MATH 308 Lecture 39

From Notes
Jump to navigation Jump to search

« previous | Tuesday, April 30, 2013 | next »

End Exam 4 content
Lecture Notes


Review

Exercise 24.1

X=[1142]X+[e2t2et]

Eigenvalues: λ{3,2}

Eigenvectors: x1=1,4x2=1,1

Geneal Solution to Homogeneous Problem: c1e3t[1,4]+c2e2t[11]

Undetermined Coefficients

Guess for particular solution: Xp(t)=v1e2t+v2et

Note: If the first term would have been e2t, we would have to multiply it by t and add a corrective term since e2t is already a solution

Derivation and Solution:

X(t)=2e2tv1+etv2AX(t)+G(t)=[1142]v1+et[1142]v2+[e2t2et]2e2tv1+etv2=e2t[a+ba2b]+et[c+d4c2d]+e2t[10]+et[02]

Coefficient of e2t:

{2a=a+b+12b=4a2b

Coefficient of et:

{c=c+dd=4c2d

Variation of Parameters

Recall c1X1+c2X2=G(t)

Plugging in our values gives:

c1e3t[14]+c2e2t[11]=[e2t2et]

{c1e3t+c2e2t=e2t4c1e3t+c2e2t=2et

c1=et+2e4t5c2=(e2te3t(et+2e4t5))e2t

Take the antiderivatives of each function to get the final constants.

Laplace Transform

{X(t)}=A{X(t)}+{G(t)}s{X(t)}X(0)=A{X(t)}+[1s+22s1]

Let the initial condition X(0)=0,0 (we can pick whatever we want)

(sIA){X(t)}=[1s22s1][s114s+2][{x}{y}]=[1s+22s1]

{{y}=(s1){x}1s+24{x}+(s+2)((s1){x}1)=2s1

Finally we get {x}=2(s1)(s2+s6+1s2+s6

Exercise 20.3

X=[111211853]X

Eigenvalues: λ{2,1,2}

Exercise 11

Use method of variation of parameters to find a particular solution of y+4y+4y=t2e2t

Solution to Homogeneous equation:

0=r2+4r+4r{2,2}y1=e2ty2=te2tc1=g(t)y2W{y1,y2}dtc2=g(t)y1W{y1,y2}dt

Notice that now we know matrices:

[y1y2y1y2][c1c2]=[0g(t)]