Q22E

Question

solve the given initial value problem using the method of Laplace transforms. Sketch the graph of the solution.

 w''+w=u(t--2)--u(t--4);w(0)=1,w'(0)=0 



Step-by-Step Solution

Verified
Answer


On solving the given initial value problem using the method of Laplace transforms,the solution isw(t)=cost+[1-cos(t-2)]u(t-2)-[1-cos(t-4)]u(t-4)  and the corresponding graph is

1Step 1: Definition

The Laplace transform, is an integral transform that converts a function of a real variable usually t, the time domain to a function of a complex variable s.

 


2Step 2: Taking Laplace Transform of initial value Problem

w''+w=u(t-2)-u(t-4)

Where w(0)=1 and w'(0)=0   

 Lw''(s)+Lw(s)=L[u(t-2)-u(t-4)]s2Lw(s)-sLw(0)-w'(0)+Lw(s)=e-2ss-e-48ss2Lw(s)-s-0+Lw(s)=e-2ss-e-48s

s2+1Ly(s)-s=e-28s-e-18sLw(s)=ss2+1+e-2sss2+1-e4sss2+1

 

 


3Step 3: By Partial fraction

1ss2+1=1s-ss2+1

Equation 1 becomes,

 

 Lw(s)=ss2+1+e-2ss-se-2ss2+1-e-4ss+se-4ss2+1


4Step 4: Taking inverse Laplace transform

w(t)=L-1ss2+1+L-1e-2ss-L-1se-2ss2+1-L-1e-4ss+L-1se-4ss2+1=cost+u(t-2)-cos(t-2)u(t-2)-u(t-4)+cos(t-4)u(t-4)=cost+[1-cos(t-2)]u(t-2)-[1-cos(t-4)]u(t-4)

Hence, w(t)=cost+[1-cos(t-2)]u(t-2)-[1-cos(t-4)]u(t-4)

 , the graph is given below