Introduction

Fundamentals Of Differential Equations And Boundary Value Problems · 126 exercises

Q1 E

(a) Show that ϕx=x2 is an explicit solution to xdydx=2y on the interval (-,).

(b) Show that ϕ(x)=ex-x, is an explicit solution to dydx+y2=ex+1-2xex+x2-1 on the interval (-,).

(c) Show that ϕx=x2-x-1 is an explicit solution to x2d2ydx2=2y on the interval (0,).

3 step solution

Q1E

In problems 1-4 Use Euler’s method to approximate the solution to the given initial value problem at the points x=0.1,0.2,0.3,0.4 , and 0.5 , using steps of size 0.1h=0.1 .

dydx=-xy , y(0)=4

5 step solution

Q1 E

The directional field for dydx=4xy in shown in figure 1.12. 

(a) Verify that the straight lines y=± 2x are solution curves, provided x0.

(b) Sketch the solution curve with initial condition y (0) = 2.

(c) Sketch the solution curve with initial condition y(2) = 1.

(d) What can you say about the behaviour of the above solution as x+? How about x-?



4 step solution

Q1RP

In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.

5dxdt+5x2+3=0

2 step solution

Q1E

In Problems , identify the equation as separable, linear, exact, or having an integrating factor that is a function of either x alone or y alone.

2x+yx-1dx+xy-1dy=0

4 step solution

Q2E

In problems  1-4 Use Euler’s method to approximate the solution to the given initial value problem at the points x = 0.1, 0.2, 0.3, 0.4, and 0.5, using steps of size 0.1 (h = 0.1).

dydx=y(2-y)y(0)=3

6 step solution

Q2 E

The direction field for dydx=2x+y as shown in figure 1.13.

  1. Sketch the solution curve that passes through (0, -2). From this sketch, write the equation for the solution.


b. Sketch the solution curve that passes through (-1, 3).

c. What can you say about the solution in part (b) as x+? How about x-?

3 step solution

Q2RP

In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.

3r-cosθdrdθ=sinθ

2 step solution

Q3E

In problems  1-4 Use Euler’s method to approximate the solution to the given initial value problem at the points x = 0.1, 0.2, 0.3, 0.4, and 0.5, using steps of size 0.1 (h = 0.1).

dydx=x+y,y(0)=1

6 step solution

Q3 E


A model for the velocity v at time of a certain object falling under the influence of gravity in a viscous medium is given by the equation dvdt=1-v8.  From the direction field shown in Figure 1.14, sketch the solutions with the initial conditions v(0) = 5, 8, and 15. Why is the value v = 8 called the “terminal velocity”?


                                                           Figure 1.14

6 step solution

Q3RP

In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.

y3d2xdy2+3x-8y-1=0

2 step solution

Q 3.6-10E

Use the improved Euler’s method subroutine with step size h = 0.1 to approximate the solution to y'=4cos(x+y),y(0)=0, at the points x=0,0.1,0.2,...,1.0. Use your answers to make a rough sketch of the solution on [0,1].

6 step solution

Q4E

In problems 1-4 Use Euler’s method to approximate the solution to the given initial value problem at the points x=0.1,0.2,0.3,0.4 , and 0.5 , using steps of size 0.1h=0.1 .

dydx=xy,y(0)=-1

7 step solution

Q4RP

In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.

t3d3xdt32+3t-x=0

2 step solution

Q Review Problems-4E

Find a general solution for the given differential equation.

(a) y(4)+2y'''-4y''-2y'+3y=0

(b) y'''+3y''-5y'+y=0

(c) y(5)-y(4)+2y'''-2y''+y'-y=0

(d) y'''-2y''-y'+2y=ex+x

4 step solution

Q5E

The logistic equation for the population (in thousands) of a certain species is given by dpdt=3p-2p2 .

⦁    Sketch the direction field by using either a computer software package or the method of isoclines.

⦁    If the initial population is 3000 [that is, p(0) = 3], what can you say about the limiting population?

⦁    If p(0)=0.8 , what is limt+p(t) ?

⦁    Can a population of 2000 ever decline to 800?

4 step solution

Q5.4-2E

In Problems 1 and 2, verify that the pair x(t), and y(t) is a solution to the given system. Sketch the trajectory of the given solution in the phase plane.

dxdt=1,dydt=3x2;x(t)=t+1,y(t)=t3+3t2+3t

3 step solution

Q5E

Use Euler’s method with step size h = 0.1 to approximate the solution to the initial value problem 

 y'=x-y2, y (1) = 0 at the points x=1.1, 1.2, 1.3, 1.4 and 1.5 .

7 step solution

Q5E

Find a general solution for the differential equation with x as the independent variable:

ym+3yn+28y'+26y=0

2 step solution

Q5.3-11E

In Problems 10–13, use the vectorized Euler method with h = 0.25 to find an approximation for the solution to the given initial value problem on the specified interval.

(1+t2)y''+y'-y=0;y(0)=1,y'(0)=-1on[0,1]

2 step solution

Q5.3-12E

In Problems 10–13, use the vectorized Euler method with h = 0.25 to find an approximation for the solution to the given initial value problem on the specified interval.

t2y''+y=t+2;y(1)=1,y'(1)=-1on[1,2]

2 step solution

Q5.3-13E

In Problems 10–13, use the vectorized Euler method with h = 0.25 to find an approximation for the solution to the given initial value problem on the specified interval.

y''=t2-y2;y(0)=0,y'(0)=1on[0,1]

2 step solution

Q5.3-14E

In Problems 14–24, you will need a computer and a programmed version of the vectorized classical fourth-order Runge–Kutta algorithm. (At the instructor’s discretion, other algorithms may be used.)†

Using the vectorized Runge–Kutta algorithm with h = 0.5, approximate the solution to the initial value 3t2y''-5ty'+5y=0;y(1)=0,y'(1)=23 problemat t = 8.

Compare this approximation to the actual solution y(t)=t53-t.

3 step solution

Q5.3-15E

In Problems 14–24, you will need a computer and a programmed version of the vectorized classical fourth-order Runge–Kutta algorithm. (At the instructor’s discretion, other algorithms may be used.)†

Using the vectorized Runge–Kutta algorithm, approximate the solution to the initial value problem y''=t2+y2;y(0)=1,y'(0)=0 at  t=1. Starting with h=1, continue halving the step size until two successive approximations of both y1 and y'1 differ by at most 0.1.

3 step solution

Q5.3-16E

In Problems 14–24, you will need a computer and a programmed version of the vectorized classical fourth-order Runge–Kutta algorithm. (At the instructor’s discretion, other algorithms may be used.)†

Using the vectorized Runge–Kutta algorithm for systems with h=0.175, approximate the solution to the initial value problem x'=2x-y;x(0)=0,y'=3x+6y;y(0)=-2 at t=1

Compare this approximation to the actual solution.

3 step solution

Q5.3-17E

In Problems 14–24, you will need a computer and a programmed version of the vectorized classical fourth-order Runge–Kutta algorithm. (At the instructor’s discretion, other algorithms may be used.)†

Using the vectorized Runge–Kutta algorithm, approximate the solution to the initial value problem

dudx=3u-4v;u(0)=1'dvdx=2u-3v;v(0)=1

at x = 1. Starting with h=1, continue halving the step size until two successive approximations of u(1)and v(1) differ by at most 0.001.

3 step solution

Q5.3-18E

Combat Model. A simplified mathematical model for conventional versus guerrilla combat is given by the system x'1=-(0.1)x1x2;x1(0)=10;x'2=-x1;x2(0)=15 where x1 and x2 are the strengths of guerrilla and conventional troops, respectively, and 0.1 and 1 are the combat effectiveness coefficients. Who will win the conflict: the conventional troops or the guerrillas? [Hint: Use the vectorized Runge–Kutta algorithm for systems with h=0.1 to approximate the solutions.]

2 step solution

Q5.3-20E

In Project C of Chapter 4, it was shown that the simple pendulum equation θ''(t)+sinθ(t)=0 has periodic solutions when the initial displacement and velocity show that the period of the solution may depend on the initial conditions by using the vectorized Runge–Kutta algorithm with = 0.02 to approximate the solutions to the simple pendulum problem on

[0, 4] for the initial conditions:

(a)θ(0)=0.1,θ'(0)=0(b)θ(0)=0.5,θ'(0)=0(c)θ(0)=1.0,θ'(0)=0

[Hint: Approximate the length of time it takes to reach].

2 step solution

Q5.3-22E

Oscillations and Nonlinear Equations. For the initial value problem x''+(0.1)(1-x2)x'+x=0;x(0)=xo,x'(0)=0 using the vectorized Runge–Kutta algorithm with h = 0.02 to illustrate that as t increases from 0 to 20, the solution x exhibits damped oscillations when xo=1, whereas exhibits expanding oscillations when xo=2.1,.

2 step solution

Q5.3-23E

Nonlinear Spring. The Duffing equation y''+y+ry3=0 where r is a constant is a model for the vibrations of amass attached to a nonlinear spring. For this model, does the period of vibration vary as the parameter r is varied?

Does the period vary as the initial conditions are varied? [Hint: Use the vectorized Runge–Kutta algorithm with h = 0.1 to approximate the solutions for r = 1 and 2,

with initial conditions y(0)=a,y'(0)=0 for a = 1, 2, and 3.]

2 step solution

Q5.3-24E

Pendulum with Varying Length. A pendulum is formed by a mass m attached to the end of a wire that is attached to the ceiling. Assume that the length l(t)of the wire varies with time in some predetermined fashion. If

U(t) is the angle in radians between the pendulum and the vertical, then the motion of the pendulum is governed for small angles by the initial value problem l2(t)θ''(t)+2l(t)l'(t)θ'(t)+gl(t)sin(θ(t))=0;θ(0)=θo,θ'(0)=θ1 where g is the acceleration due to gravity. Assume that l(t)=lo+l1cos(ωt-ϕ) where l1 is much smaller than lo. (This might be a model for a person on a swing, where the pumping action changes the distance from the center of mass of the swing to the point where the swing is attached.) To simplify the computations, take g = 1. Using the Runge– Kutta algorithm with h = 0.1, study the motion of the pendulum when θo=0.05,θ1=0,lo=1,l1=0.1,ω=1,ϕ=0.02. In particular, does the pendulum ever attain an angle greater in absolute value than the initial angle θo?

2 step solution

Q5.3-25E

Using the Runge–Kutta algorithm for systems with h = 0.05, approximate the solution to the initial value problem y'''+y''+y2=t;y(0)=1,y'(0)=0,y''(0)=1 at t=1.

2 step solution

Q5.3-28E

Lunar Orbit. The motion of a moon moving in a planar orbit about a planet is governed by the equations d2xdt2=-Gmxr3,d2ydt2=-Gmyr3 where r=(x2+y2)12, G is the gravitational constant, and m is the mass of the planet. Assume Gm = 1. When  x(0)=1,x'(0)=y(0)=0,y'(0)=1 the motion is a circular orbit of radius 1 and period 2π.

(a) The setting x1=x,x2=x',x3=y,x4=y' expresses the governing equations as a first-order system in normal form.

(b) Using h=2π1000.0628318, compute one orbit of this moon (i.e., do N = 100 steps.). Do your approximations agree with the fact that the orbit is a circle of radius 1?

3 step solution

Q5.3-29E

Competing Species. Let pi(t) denote, respectively, the populations of three competing species Si,i=1,2,3.Suppose these species have the same growth rates, and the maximum population that the habitat can support is the same for each species. (We assume it to be one unit.) Also, suppose the competitive advantage that S1 has over S2 is the same as that of S2 over S3 and over. This situation is modeled by the system

p'1=p1(1-p1-ap2-bp3)p'2=p2(1-bp1-p2-ap3)p'3=p3(1-ap1-bp2-p3)

where a and b are positive constants. To demonstrate the population dynamics of this system when a = b = 0.5, use the Runge–Kutta algorithm for systems with h = 0.1 to approximate the populations over the time interval [0, 10] under each of the following initial conditions:

(a) p1(0)=1.0,p2=0.1,p3=0.1(b) p1(0)=0.1,p2=1.0,p3=0.1(c) p1(0)=0.1,p2=0.1,p3=1.0

3 step solution

Q5.3-30E

Spring Pendulum. Let a mass be attached to one end of a spring with spring constant k and the other end attached to the ceiling. Let lo be the natural length of the spring, and let l(t) be its length at time t. If θ(t) is the angle between the pendulum and the vertical, then the motion of the spring pendulum is governed by the system 

l''(t)-l(t)θ'(t)-gcosθ(t)+km(l-lo)=0l2(t)θ''(t)+2l(t)l'(t)θ'(t)+gl(t)sinθ(t)=0

Assume g = 1, k = m = 1, and lo= 4. When the system is at rest, l=lo+mgk=5.

a. Describe the motion of the pendulum when l(0)=5.5,l'(0)=0,θ(0)=0,θ'(0)=0.

b. When the pendulum is both stretched and given an angular displacement, the motion of the pendulum is more complicated. Using the Runge–Kutta algorithm for systems with h = 0.1 to approximate the solution, sketch the graphs of the length l and the angular displacement u on the interval [0,10] if l(0)=5.5,l'(0)=0,θ(0)=0.5,θ'(0)=0.

3 step solution

Q5RP

In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.

6-t3(d2vdt2)+3v-lnt=dvdt

2 step solution

Q6E

Consider the differential equation  dydx=x+sin y

⦁    A solution curve passes through the point (1,π2) . What is its slope at this point?

⦁    Argue that every solution curve is increasing for x>1 .

⦁    Show that the second derivative of every solution satisfies d2ydx2=1+x cos y+12sin 2y. 

⦁    A solution curve passes through (0,0). Prove that this curve has a relative minimum at (0,0).

4 step solution

Q6RP

In problems 1-6, identify the independent variable, dependent variable, and determine whether the equation is linear or nonlinear.

xd2ydx2+3x-dydx=e3x

2 step solution

Q7E

Consider the differential equation  dpdt=p(p-1)(2-p)  for the population p (in thousands) of a certain species at time t.


⦁    Sketch the direction field by using either a computer software package or the method of isoclines.

⦁    If the initial population is 4000 [that is, p0=4], what can you say about the limiting population  limtP(t)?

⦁    If p(0)=1.7 , what is  limtP(t)?

⦁    If p(0)=0.8 , what is  limtP(t)?

⦁    Can a population of 900 ever increase to 1100?

6 step solution

Q7RP

Decide whether the statement made is True or False. The function  x(t)=t-3sin t+4t-3 is a solution to t3dxdt=cos t-3t2x .

2 step solution

Q8E

The motion of a set of particles moving along the x‑axis is governed by the differential equation dxdt=t3-x3,  where  xt denotes the position at time t of the particle.

⦁    If a particle is located at  x=1 when  t=1 , what is its velocity at this time?

⦁    Show that the acceleration of a particle is given by  d2xdt2=3t2-3t3x2+3x5.

⦁    If a particle is located at  x=2 when t=2.5, can it reach the location  x=1 at any later time?

[Hint: t3-x3=(t-x)(t2+xt+x2). ]

3 step solution

Q8RP

Decide whether the statement made is True or False. The function  y(x)=-13(x+1) is a solution to dydx=y-1x+3.

2 step solution

Q-8E

Question:8. Determine the convergence set of the given power series.

6 step solution

Q9E

Let ϕ(x) denote the solution to the initial value problem  

dydx=x-y,y(0)=1

⦁    Show that  ϕ(x)=1-ϕ'(x)=1-x+ϕ(x)

⦁    Argue that the graph of ϕ  is decreasing for x near zero and that as x increases from zero, ϕ(x) decreases until it crosses the line y = x, where its derivative is zero.

⦁    Let x* be the abscissa of the point where the solution curve  y=ϕ(x) crosses the line y=x .Consider the sign of  ϕ(x*) and argue that ϕ  has a relative minimum at x*.

⦁    What can you say about the graph of  y=ϕ(x) for x > x*?

⦁    Verify that y = x – 1 is a solution to  dydx=x-y and explain why the graph of  y=ϕ(x) always stays above the line  y=x-1.

⦁    Sketch the direction field for  dydx=x-y by using the method of isoclines or a computer software package.

⦁    Sketch the solution  y=ϕ(x) using the direction field in part (f).

7 step solution

Q9E

In Problems 9–20, determine whether the equation is exact.

If it is, then solve it.

(2xy+3)dx+(x2-1)dy=0

 

3 step solution

Q9RP

Decide whether the statement made is True or False. The relation x2+y3-ey=1  is an implicit solution to dydx=ey-2x3y2 .

2 step solution

Q10E

Find a general solution for the differential equation with x as the independent variable:

y'''+3y''4y'6y=0

2 step solution

Q10RP

Decide whether the statement made is True or False. The relation sin y+ey=x6-x2+x+1  is an implicit solution to dydx=6x5-2x+1cos y+ey.

2 step solution

Q-10E

Question 10: In Problems, find the power series expansion  for f(x)+g(x), given the expansions for f(x) and g(x).

10.

2 step solution

Q-11E


Question 11: In Problem, find the first three nonzero terms in the power series expansion for the product f(x) g(x).


2 step solution

Show/ page