17.E: Second-Order Differential Equations (Exercises)
( \newcommand{\kernel}{\mathrm{null}\,}\)
17.1: Second-Order Linear Equations
Q17.1.1
Classify each of the following equations as linear or nonlinear. If the equation is linear, determine whether it is homogeneous or nonhomogeneous.
Q17.1.2
For each of the following problems, verify that the given function is a solution to the differential equation. Use a graphing utility to graph the particular solutions for several values of c1 and c2. What do the solutions have in common?
- [T] \(y''+2y'-3y=0; ~~ y(x)=c_1e^x+c_2e^{-3x}\)
- [T]\(x^2y''-2y-3x^2+1=0; ~~y(x)=c_1x^2+c_2x^{-1}+x^2 \ln(x)+ \frac{1}{2} \)
- [T] \(y''+14y+49y=0;y″+14y′+49y=0; y(x)=c1e−7x+c2xe−7xy(x)=c1e−7x+c2xe−7x
- [T]6y''−49y′+8y=0;6y″−49y′+8y=0; y(x)=c1ex/6+c2e8xy(x)=c1ex/6+c2e8x
Q17.1.3
Find the general solution to the linear differential equation.
y''−3y′−10y=0y″−3y′−10y=0
y''−7y′+12y=0y″−7y′+12y=0
y''+4y′+4y=0y″+4y′+4y=0
4y''−12y′+9y=04y″−12y′+9y=0
2y''−3y′−5y=02y″−3y′−5y=0
3y''−14y′+8y=03y″−14y′+8y=0
y''+y′+y=0y″+y′+y=0
5y''+2y′+4y=05y″+2y′+4y=0
y''−121y=0y″−121y=0
8y''+14y′−15y=08y″+14y′−15y=0
y''+81y=0y″+81y=0
y''−y′+11y=0y″−y′+11y=0
2y''=02y″=0
y''−6y′+9y=0y″−6y′+9y=0
3y''−2y′−7y=03y″−2y′−7y=0
4y''−10y′=04y″−10y′=0
36d2ydx2+12dydx+y=036d2ydx2+12dydx+y=0
25d2ydx2−80dydx+64y=025d2ydx2−80dydx+64y=0
d2ydx2−9dydx=0d2ydx2−9dydx=0
4d2ydx2+8y=04d2ydx2+8y=0
Q17.1.4
Solve the initial-value problem.
y''+5y′+6y=0,y(0)=0,y′(0)=−2y″+5y′+6y=0,y(0)=0,y′(0)=−2
y''+2y′−8y=0,y(0)=5,y′(0)=4y″+2y′−8y=0,y(0)=5,y′(0)=4
y''+4y=0,y(0)=3,y′(0)=10y″+4y=0,y(0)=3,y′(0)=10
y''−18y′+81y=0,y(0)=1,y′(0)=5y″−18y′+81y=0,y(0)=1,y′(0)=5
y''−y′−30y=0,y(0)=1,y′(0)=−16y″−y′−30y=0,y(0)=1,y′(0)=−16
4y''+4y′−8y=0,y(0)=2,y′(0)=14y″+4y′−8y=0,y(0)=2,y′(0)=1
25y''+10y′+y=0,y(0)=2,y′(0)=125y″+10y′+y=0,y(0)=2,y′(0)=1
y''+y=0,y(π)=1,y′(π)=−5y″+y=0,y(π)=1,y′(π)=−5
Solve the boundary-value problem, if possible.
y''+y′−42y=0,y(0)=0,y(1)=2y″+y′−42y=0,y(0)=0,y(1)=2
9y''+y=0,y(3π2)=6,y(0)=−89y″+y=0,y(3π2)=6,y(0)=−8
y''+10y′+34y=0,y(0)=6,y(π)=2y″+10y′+34y=0,y(0)=6,y(π)=2
y''+7y′−60y=0,y(0)=4,y(2)=0y″+7y′−60y=0,y(0)=4,y(2)=0
y''−4y′+4y=0,y(0)=2,y(1)=−1y″−4y′+4y=0,y(0)=2,y(1)=−1
y''−5y′=0,y(0)=3,y(−1)=2y″−5y′=0,y(0)=3,y(−1)=2
y''+9y=0,y(0)=4,y(π3)=−4y″+9y=0,y(0)=4,y(π3)=−4
4y''+25y=0,y(0)=2,y(2π)=−24y″+25y=0,y(0)=2,y(2π)=−2
Find a differential equation with a general solution that is y=c1ex/5+c2e−4x.y=c1ex/5+c2e−4x.
Q17.1.X
Find a differential equation with a general solution that is y=c1ex+c2e−4x/3.y=c1ex+c2e−4x/3.
For each of the following differential equations:
- Solve the initial value problem.
- [T] Use a graphing utility to graph the particular solution.
y''+64y=0;y(0)=3,y′(0)=16y″+64y=0;y(0)=3,y′(0)=16
y''−2y′+10y=0y(0)=1,y′(0)=13y″−2y′+10y=0y(0)=1,y′(0)=13
y''+5y′+15y=0y(0)=−2,y′(0)=7y″+5y′+15y=0y(0)=−2,y′(0)=7
Q17.1.X
(Principle of superposition) Prove that if y1(x)y1(x) and y2(x)y2(x) are solutions to a linear homogeneous differential equation, y''+p(x)y′+q(x)y=0,y″+p(x)y′+q(x)y=0, then the function y(x)=c1y1(x)+c2y2(x),y(x)=c1y1(x)+c2y2(x), where c1c1 and c2c2 are constants, is also a solution.
Prove that if a, b, and c are positive constants, then all solutions to the second-order linear differential equation ay''+by′+cy=0ay″+by′+cy=0 approach zero as x→∞.x→∞. (Hint: Consider three cases: two distinct roots, repeated real roots, and complex conjugate roots.)
17.2: Nonhomogeneous Linear Equations
Solve the following equations using the method of undetermined coefficients.
In each of the following problems,
- Write the form for the particular solution
for the method of undetermined coefficients. - [T] Use a computer algebra system to find a particular solution to the given equation.
a.
a.
a.
Solve the differential equation using either the method of undetermined coefficients or the variation of parameters.
Solve the differential equation using the method of variation of parameters.
Find the unique solution satisfying the differential equation and the initial conditions given, where
In each of the following problems, two linearly independent solutions—
17.3: Applications
A mass weighing 4 lb stretches a spring 8 in. Find the equation of motion if the spring is released from the equilibrium position with a downward velocity of 12 ft/sec. What is the period and frequency of the motion?
A mass weighing 2 lb stretches a spring 2 ft. Find the equation of motion if the spring is released from 2 in. below the equilibrium position with an upward velocity of 8 ft/sec. What is the period and frequency of the motion?
A 100-g mass stretches a spring 0.1 m. Find the equation of motion of the mass if it is released from rest from a position 20 cm below the equilibrium position. What is the frequency of this motion?
A 400-g mass stretches a spring 5 cm. Find the equation of motion of the mass if it is released from rest from a position 15 cm below the equilibrium position. What is the frequency of this motion?
A block has a mass of 9 kg and is attached to a vertical spring with a spring constant of 0.25 N/m. The block is stretched 0.75 m below its equilibrium position and released.
- Find the position function
of the block. - Find the period and frequency of the vibration.
- Sketch a graph of
. - At what time does the block first pass through the equilibrium position?
A block has a mass of 5 kg and is attached to a vertical spring with a spring constant of 20 N/m. The block is released from the equilibrium position with a downward velocity of 10 m/sec.
- Find the position function
of the block. - Find the period and frequency of the vibration.
- Sketch a graph of
. - At what time does the block first pass through the equilibrium position?
a.
d. A 1-kg mass is attached to a vertical spring with a spring constant of 21 N/m. The resistance in the spring-mass system is equal to 10 times the instantaneous velocity of the mass.
- Find the equation of motion if the mass is released from a position 2 m below its equilibrium position with a downward velocity of 2 m/sec.
- Graph the solution and determine whether the motion is overdamped, critically damped, or underdamped.
An 800-lb weight (25 slugs) is attached to a vertical spring with a spring constant of 226 lb/ft. The system is immersed in a medium that imparts a damping force equal to 10 times the instantaneous velocity of the mass.
- Find the equation of motion if it is released from a position 20 ft below its equilibrium position with a downward velocity of 41 ft/sec.
- Graph the solution and determine whether the motion is overdamped, critically damped, or underdamped.
a.
A 9-kg mass is attached to a vertical spring with a spring constant of 16 N/m. The system is immersed in a medium that imparts a damping force equal to 24 times the instantaneous velocity of the mass.
- Find the equation of motion if it is released from its equilibrium position with an upward velocity of 4 m/sec.
- Graph the solution and determine whether the motion is overdamped, critically damped, or underdamped.
A 1-kg mass stretches a spring 6.25 cm. The resistance in the spring-mass system is equal to eight times the instantaneous velocity of the mass.
- Find the equation of motion if the mass is released from a position 5 m below its equilibrium position with an upward velocity of 10 m/sec.
- Determine whether the motion is overdamped, critically damped, or underdamped.
a.
A 32-lb weight (1 slug) stretches a vertical spring 4 in. The resistance in the spring-mass system is equal to four times the instantaneous velocity of the mass.
- Find the equation of motion if it is released from its equilibrium position with a downward velocity of 12 ft/sec.
- Determine whether the motion is overdamped, critically damped, or underdamped.
A 64-lb weight is attached to a vertical spring with a spring constant of 4.625 lb/ft. The resistance in the spring-mass system is equal to the instantaneous velocity. The weight is set in motion from a position 1 ft below its equilibrium position with an upward velocity of 2 ft/sec. Is the mass above or below the equation position at the end of
A mass that weighs 8 lb stretches a spring 6 inches. The system is acted on by an external force of
A mass that weighs 6 lb stretches a spring 3 in. The system is acted on by an external force of
Find the charge on the capacitor in an RLC series circuit where
Find the charge on the capacitor in an RLC series circuit where
A series circuit consists of a device where
A series circuit consists of a device where
17.4: Series Solutions of Differential Equations
Find a power series solution for the following differential equations.
\(2y′+y=0}
The differential equation
Chapter Review Exercises
True or False? Justify your answer with a proof or a counterexample.
If
True
The following system of algebraic equations has a unique solution:
False
To find the particular solution to a second-order differential equation, you need one initial condition.
Classify the differential equation. Determine the order, whether it is linear and, if linear, whether the differential equation is homogeneous or nonhomogeneous. If the equation is second-order homogeneous and linear, find the characteristic equation.
second order, linear, homogeneous,
first order, nonlinear, nonhomogeneous
For the following problems, find the general solution.
For the following problems, find the solution to the initial-value problem, if possible.
For the following problems, find the solution to the boundary-value problem.
For the following problem, set up and solve the differential equation.
The motion of a swinging pendulum for small angles
The following problems consider the “beats” that occur when the forcing term of a differential equation causes “slow” and “fast” amplitudes. Consider the general differential equation
Find the general solution to this equation (Hint: call
Assuming the system starts from rest, show that the particular solution can be written as
[T] Using your solutions derived earlier, plot the solution to the system
For the following problem, set up and solve the differential equations.
An opera singer is attempting to shatter a glass by singing a particular note. The vibrations of the glass can be modeled by


