MATH 308 Lecture 36

From Notes
Jump to navigation Jump to search

« previous | Monday, April 22, 2013 | next »

Lecture Notes


Section 7.9

Solving nonhomogeneous systems:

  • Undetermined coefficients
  • Variation of parameters
  • Laplace transforms
X(t)=Xp(t)+Xh(t)

where Xp(t) is a particular solution and Xh(t) is the general solution to the homogeneous form problem.

Exercise 1a: Undetermined Coefficients

X(t)=[1142]X+[e2t2et]

Solution to homogeneous system is Xh(t)=c1e3t[14]+c2e2t[11]

Guess for particular solution:

Xp(t)=e2tv+etu=[v1e2t+u1etv2e2t+u2et]

Solve for derivative:

Xp(t)=2e2tv+etuAXp+G(t)=e2t[1142]v+et[1142]u+et[02]+e2t[10]2e2tv+etu=e2t[v1+v24v12v2]+et[u1+u24u12u2]+et[02]+e2t[10]

Solve system term-wise:

Coefficients of e2t:

{v1+v2+1=2v14v12v2=2v2

From this we can determine that v=0,1

Coefficients of et:

{u1+u2=u14u12u22=u2

From this we can determine that u=12,0

Exercise 1b: Variation of Parameters

X(t)=[2132]X+[ett]

Solution to homogeneous system is Xh(t)=c1et[11]+c2et[13]

Guess for particular solution:

Xp(t)=tetu+tv+w+etx=[u1tet+tv1+w1+x1etu2tet+tv2+w2+x2et]

Find derivative and set equal to substituted RHS

Xp(t)=(et+tet)u+vAXp(t)+G(t)=tet[2132]u+t[2132]v+[2132]w+et[10]+t[01]etu+v=et[2u1u23u12u2]+t[2v1v23v12v2]+[2w1w23w12w2]+et[10]+t[01]Xp(t)=tet[3232]+t[12]+[01]+et[120]

Therefore, the general solution is the sum X(t)=Xp(t)+Xh(t):

X(t)=tet[3232]+t[12]+[01]+et[120]+[2132]X+[ett]