MATH 308 Lecture 19

From Notes
Jump to navigation Jump to search

« previous | Friday, March 1, 2013 | next »

Lecture Notes


Section 6.1–6.2

y4y=1y(0)=0y(0)=1

Partial Fraction Decomposition from last time.

{y}=s+1s(s2)(s+2)=as+bs2+cs+2

Multiply by each term q in the denominator and take q=0

s+1(s2)(s+2=a+bss2+css+214=awhen s=0s+1s(s+2)=a(s2)s+b+c(s2)s+238=bwhen s=2s+1s(s2)=a(s+2)s+b(s+2)s2+c18=cwhen s=2

Therefore,

{y}=141s+381s2181s+2=14{1}+38{e2t}18{e2t}={14+38e2t18e2t}y=14+38e2t18e2t

Inverse Laplace Transform (Exercise 7)

{y}=3s2+s(s+1)(s1)2=as+1+b(s1)1+c(s1)2


  1. Multiply by s+1 and take s=1
  2. Multiply by (s1)2 and take s=1

3s2+s(s1)2=a+b(s+1)(s1)1+c(s+1)(s1)212=awhen s=13s2+ss+1=a(s1)2s+1+b(s1)+c2=cwhen s=1


Taking similar steps won't work for b since taking s=1 will cause a division by zero on the "c term".

Multiply by s, take lims, and take s=0

lims3s3s3=3=a+b3=12+bb=52


(I'm not sure what's going on here...)

0=12b+2b=12+2


Therefore

{y}=121s+1+521s1+2(s1)2=12{et}+52{et}+2{tet}y=et2+5et2+2tet

Exercise 8

12et=y+6y+5yy(0)=1y(0)=712{et}={y}+6{y}+5{y}12s1=s2{y}y(0)5y(0)+6s{y}6y(0)+5{y}11s2+2ss1=(s2+6s+5){y}{y}=11s2+2s(s1)(s+5)(s+1)=as1+bs+5+cs+1=1s11s+51s+1={et}{e5t}{et}={ete5tet}y=ete5tet

Exercise 9

w+w=t2+2w(0)=1w(0)=1

{w}+{w}={t2+2}s2{w}w(0)sw(0)+{w}=2s3+25=2+2s2s3+s4s3(s2+1)=as+bs2+cs3+ds+es2+1

We find c=2 easily, but lower degrees are harder: multiply by s and take limit to infinity.

1=a+d

(out of time; WolframAlpha says the decomposition is 2s3+s1s2+1)