Worked Example

Solve the following initial value problem:

y3y+2y=e3t,y(0)=1,y(0)=0

Step 1: Transform both sides

L{y}3L{y}+2L{y}=L{e3t}

Using the identity L{eat}=1sa:

(s2Y(s)sy(0)y(0))3(sY(s)y(0))+2Y(s)=1s3

Step 2: Insert initial conditions y(0)=1 and y(0)=0

(s2Y(s)s0)3(sY(s)1)+2Y(s)=1s3(s23s+2)Y(s)s+3=1s3

Step 3: Isolate Y(s)

(s23s+2)Y(s)=1s3+s3(s1)(s2)Y(s)=1+(s3)2s3=s26s+10s3Y(s)=s26s+10(s1)(s2)(s3)

Step 4: Perform Partial Fraction Decomposition

Set up the decomposition for distinct linear factors:

s26s+10(s1)(s2)(s3)=As1+Bs2+Cs3

Solve for coefficients using the cover-up method:

Substitute A,B, and C back into Y(s):

Y(s)=5/2s12s2+1/2s3

Step 5: Take the Inverse Laplace Transform

Apply L1{1sa}=eat term-by-term:

y(t)=52et2e2t+12e3t