MATH 315 FALL 1998 TEST 2 SOLUTION KEY
- 1.
- (15 pts.) Consider the differential equation
y'' +2y' + y = 0.
- (a)
- Find the general solution for the equation.
Answer:
Characteristic polynomial is
r2+2r+1 = (r+1)2, with roots -1, -1.
The general solution is therefore
c1e-t+c2te-t.
- (b)
- Determine the Wronskian for fundamental solution set.
Answer:
- 2.
- (15 pts.) Find the general solution for the differential equation
y''' + 2y'' - y' - 2y = 0.
Answer:
Characteristic polynomial is
r3+2r2-r-2 = (r-1)(r+1)(r+2),
with roots 1, -1, -2.
The general solution is therefore
c1et+c2e-t+c3e-2t.
- 3.
- (15 pts.) Find the general solution for the differential equation
y'''' + 3y'' - 4y = 4e-t,
assuming that the general solution to the homogeneous equation is
given by
Answer:
A particular solution should have the form
Y(t) = Ate-t.
- 4.
- (20 pts.) Solve the differential equation
y'' + 2y' + 2y = e-t,
with y(0) = 1, y'(0) = 1.
Answer:
Characteristic polynomial is r2+2r+2, with roots
,
so
.
A particular solution should have the form
Y(t) = Ae-t.
- 5.
- (15 pts.) Suppose the general solution to an nth order
homogeneous equation L[y]=0 is
Determine the general form that would be used with the method of
undetermined coefficients for the solution to the nonhomogeneous equation
Answer:
- 6.
- (20 pts.) Use the variation of parameters method to solve the
differential equation
y''+3y'+2y = 4et.
Answer:
Characteristic polynomial is
r2+3r+2 = (r+1)(r+2), with roots -1, -2;
yc(t) = c1e-t+c2e-2t.
Let
Y(t) = u1(t)e-t + u2(t)e-2t; then
Therefore
y(t) = yc(t) + 2e2te-t - 4e3te-2t/3 = yc(t) + 2et/3.
Alan C Genz
1999-09-14