Problem 9.5.15
15–16. {Use of Tech} Solving logistic equations Write a logistic equation with the following parameter values. Then solve the initial value problem and graph the solution. Let r be the natural growth rate, K the carrying capacity, and P₀ the initial population.
r=0.2, K=300, P₀=50
Problem 9.1.39
33–42. Solving initial value problems Solve the following initial value problems.
y''(t) = teᵗ, y(0) = 0, y'(0) = 1
Problem 9.1.3
Does the function y(t) = 2t satisfy the differential equation y'''(t) + y'(t) = 2?
Problem 9.1.15
7–16. Verifying general solutions Verify that the given function is a solution of the differential equation that follows it. Assume C, C1, C2 and C3 are arbitrary constants.
u(t) = C₁t⁵ + C₂t⁻⁴ - t³; t²u''(t) - 20u(t) = 14t³
Problem 9.2.16
12–16. Sketching direction fields Use the window [-2, 2] x [-2, 2] to sketch a direction field for the following equations. Then sketch the solution curve that corresponds to the given initial condition. A detailed direction field is not needed.
y(x) = sin y, y(−2) = 1/2
Problem 9.5.13
9–14. Growth rate functions Make a sketch of the population function P (as a function of time) that results from the following growth rate functions. Assume the population at time t = 0 begins at some positive value.
Problem 9.4.6
5–10. First-order linear equations Find the general solution of the following equations.
y'(x) = −y + 2
Problem 9.1.18
17–20. Verifying solutions of initial value problems Verify that the given function y is a solution of the initial value problem that follows it.
y(t) = 8t⁶ - 3; ty'(t) - 6y(t) = 18, y(1) = 5
Problem 9.5.4
Explain how a stirred tank reaction works.
Problem 9.4.15
11–16. Initial value problems Solve the following initial value problems.
y'(t) − 3y = 12, y(1) = 4
Problem 9.3.30
17–32. Solving initial value problems Determine whether the following equations are separable. If so, solve the initial value problem.
y'(t) = y³sin t, y(0) = 1
Problem 9.3.15
5–16. Solving separable equations Find the general solution of the following equations. Express the solution explicitly as a function of the independent variable.
u'(x) = e²ˣ⁻ᵘ
Problem 9.3.38
33–38. {Use of Tech} Solutions in implicit form Solve the following initial value problems and leave the solution in implicit form. Use graphing software to plot the solution. If the implicit solution describes more than one function, be sure to indicate which function corresponds to the solution of the initial value problem.
z(x) = (z² + 4)/(x² + 16), z(4) = 2
Problem 9.2.50
Stability of Euler's method Consider the initial value problem y′(t) = −ay, y(0) = 1 where a > 0; it has the exact solution y(t) = e⁻ᵃᵗ, which is a decreasing function.
a. Show that Euler's method applied to this problem with time step h can be written u₀ = 1, uₖ₊₁ = (1 − ah)uₖ for k = 0, 1, 2, ...
b. Show by substitution that uₖ = (1 − ah)ᵏ is a solution of the equations in part (a), for k = 0, 1, 2, ...
Problem 9.1.12
7–16. Verifying general solutions Verify that the given function is a solution of the differential equation that follows it. Assume C, C1, C2 and C3 are arbitrary constants.
u(t) = C₁eᵗ + C₂teᵗ; u''(t) - 2u'(t) + u(t) = 0
Problem 9.3.4
Explain how to solve a separable differential equation of the form
g(t)y'(y) = h(t)
Problem 9.1.9
7–16. Verifying general solutions Verify that the given function is a solution of the differential equation that follows it. Assume C, C1, C2 and C3 are arbitrary constants.
y(t) = C₁ sin4t + C₂ cos4t; y''(t) + 16y(t) = 0
Problem 9.4.4
What is the equilibrium solution of the equation y'(t) = 3y − 9? Is it stable or unstable?
Problem 9.4.42
39–42. Special equations A special class of first-order linear equations have the form a(t)y'(t)+a'(t)y(t)=f(t), where a and f are given functions of t. Notice that the left side of this equation can be written as the derivative of a product, so the equation has the form
a(t)y'(t) + a'(t)y(t) = d/dt (a(t)y(t)) = f(t).
Therefore, the equation can be solved by integrating both sides with respect to t. Use this idea to solve the following initial value problems.
(t² + 1)y′(t) + 2ty = 3t², y(2) = 8
Problem 9.4.28
27–30. Newton’s Law of Cooling Solve the differential equation for Newton’s Law of Cooling to find the temperature function in the following cases. Then answer any additional questions.
An iron rod is removed from a blacksmith’s forge at a temperature of 900°C . Assume k=0.02 and the rod cools in a room with a temperature of 30°C When does the temperature of the rod reach 100°C?
Problem 9.3.18
17–32. Solving initial value problems Determine whether the following equations are separable. If so, solve the initial value problem.
y'(t) = eᵗʸ, y(0) = 1
Problem 9.1.33
33–42. Solving initial value problems Solve the following initial value problems.
y'(t) = 1 + eᵗ, y(0) = 4
Problem 9.1.46
45–46. Harvesting problems Consider the harvesting problem in Example 6.
If r = 0.05 and H = 500, for what values of p₀ is the amount of the resource decreasing? For what value of p₀ is the amount of the resource constant? If p₀ = 9000, when does the resource vanish?
Problem 9.5.21
20–22. {Use of Tech} Solving the Gompertz equation Solve the Gompertz equation in Exercise 19 with the given values of r, K, and M₀. Then graph the solution to be sure that M(0) and lim(t→∞) M(t) are correct.
r = 0.05, K = 1200, M₀ = 90
Problem 9.1.36
33–42. Solving initial value problems Solve the following initial value problems.
y'(x) = 4 sec² 2x, y(0) = 8
Problem 9.2.13
12–16. Sketching direction fields Use the window [-2, 2] x [-2, 2] to sketch a direction field for the following equations. Then sketch the solution curve that corresponds to the given initial condition. A detailed direction field is not needed.
y'(t) = 4−y, y(0) = −1
Problem 9.3.21
17–32. Solving initial value problems Determine whether the following equations are separable. If so, solve the initial value problem.
y'(t) = yeᵗ, y(0) = −1
Problem 9.2.2
Consider the differential equation y'(t) = t² - 3y² and the solution curve that passes through the point (3, 1). What is the slope of the curve at (3, 1)?
Problem 9.3.45
Orthogonal trajectories Use the method in Exercise 44 to find the orthogonal trajectories for the family of circles x² + y² = a²
Problem 9.1.6
Explain why the graph of the solution to the initial value problem y'(t) = t²/(1 - t), y(-1) = ln 2 cannot cross the line t = 1.
Ch. 9 - Differential Equations
