Solutions to Differential Equations in Math 308: 4.3/2 and 4.3/10, Study notes of Differential Equations

The solutions to two problems of differential equations in math 308. The first problem (4.3/2) involves the equation d2y dt2 + 9y = 5 sin 2t, and the second problem (4.3/10) deals with d2y dt2 + 4y = 3 cos 2t. The solutions include the homogeneous solutions yh and particular solutions yp, as well as the general solutions for each problem.

Typology: Study notes

Pre 2010

Uploaded on 08/18/2009

koofers-user-fvr
koofers-user-fvr 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 308 Differential Equations
Solutions to 4.3/2 and 4.3/10
4.3/2. The equation is
d2y
dt2+ 9y= 5 sin 2t.
First find yh. The homogeneous equation is d2y
dt2+ 9y= 0, so when we guess yh=est, we find
s2+ 9 = 0. Thus s=±3i, and we have
yh=k1cos 3t+k2sin 3t.
Now we find the particular solution yp. The first guess is yp=Acos 2t+Bsin 2t, and neither
term in ypsolves the homogeneous equation, so this will work. We find
y0
p=2Asin 2t+ 2Bcos 2t
y00
p=4Acos 2t4Bsin 2t.
Now put these into the original equation:
4Acos 2t4Bsin 2t+ 9Acos 2t+ 9Bsin 2t= 5 sin 2t
(5A) cos 2t+ (5B) sin 2t= 5 sin 2t,
and this implies A= 0 and B= 1. Thus yp= sin 2t. The general solution is
y(t) = yh+yp=k1cos 3t+k2sin 3t+ sin 2t.
4.3/10. The initial value problem is
d2y
dt2+ 4y= 3 cos 2t, y(0) = 0, y0(0) = 0.
First find yh; following the usual procedure, we find yh=k1cos 2t+k2sin 2t.
Now we find the particular solution yp. Our first guess is yp=Acos 2t+Bsin 2t. This will
not work, because each term in this guess also solves the homogeneous problem. So we multiply
by tto get the next guess: yp=At cos 2t+Bt sin 2t. Neither term solves the homogeneous
problem, so this will work. We find
y0
p= (B2At) sin 2t+ (A+ 2Bt) cos 2t
y00
p= 4Bcos 2t4At cos 2t4Asin 2t4Bt sin 2t.
Put these into the original equation:
4Bcos 2t4At cos 2t4Asin 2t4Bt sin 2t+ 4At cos 2t+ 4B t sin 2t= 3 cos 2t,
1
pf2

Partial preview of the text

Download Solutions to Differential Equations in Math 308: 4.3/2 and 4.3/10 and more Study notes Differential Equations in PDF only on Docsity!

Math 308 Differential Equations

Solutions to 4.3/2 and 4.3/

4.3/2. The equation is d^2 y dt^2

  • 9y = 5 sin 2t.

First find yh. The homogeneous equation is d

(^2) y dt^2 + 9y^ = 0, so when we guess^ yh^ =^ e

st, we find

s^2 + 9 = 0. Thus s = ± 3 i, and we have

yh = k 1 cos 3t + k 2 sin 3t.

Now we find the particular solution yp. The first guess is yp = A cos 2t + B sin 2t, and neither term in yp solves the homogeneous equation, so this will work. We find

y p′ = − 2 A sin 2t + 2B cos 2t y′′ p = − 4 A cos 2t − 4 B sin 2t.

Now put these into the original equation:

− 4 A cos 2t − 4 B sin 2t + 9A cos 2t + 9B sin 2t = 5 sin 2t (5A) cos 2t + (5B) sin 2t = 5 sin 2t,

and this implies A = 0 and B = 1. Thus yp = sin 2t. The general solution is

y(t) = yh + yp = k 1 cos 3t + k 2 sin 3t + sin 2t.

4.3/10. The initial value problem is

d^2 y dt^2

  • 4y = 3 cos 2t, y(0) = 0, y′(0) = 0.

First find yh; following the usual procedure, we find yh = k 1 cos 2t + k 2 sin 2t. Now we find the particular solution yp. Our first guess is yp = A cos 2t + B sin 2t. This will not work, because each term in this guess also solves the homogeneous problem. So we multiply by t to get the next guess: yp = At cos 2t + Bt sin 2t. Neither term solves the homogeneous problem, so this will work. We find

y′ p = (B − 2 At) sin 2t + (A + 2Bt) cos 2t y p′′ = 4B cos 2t − 4 At cos 2t − 4 A sin 2t − 4 Bt sin 2t.

Put these into the original equation:

4 B cos 2t − 4 At cos 2t − 4 A sin 2t − 4 Bt sin 2t + 4At cos 2t + 4Bt sin 2t = 3 cos 2t,

1

so 4 B cos 2t − 4 A sin 2t = 3 cos 2t,

and we have A = 0 and B = 3/ 4. Thus yp = 34 t sin 2t. The general solution is then

y(t) = yh + yp = k 1 cos 2t + k 2 sin 2t +

t sin 2t.

Now choose k 1 and k 2 to satisfy the initial conditions. y(0) = 0 =⇒ k 1 +0+0 = 0 =⇒ k 1 = 0. Now y′(t) = 2k 2 cos 2t + (3/2)t cos 2t + (3/4) sin 2t,

and y′(0) = 0 =⇒ 2 k 2 + 0 + 0 = 0 =⇒ k 2 = 0. The solution to the initial value problem is

y(t) =

t sin 2t.