11E

Question

In Problems 1-14 , solve the given initial value problem using the method of Laplace transforms.

y''-y=t-2;y2=3,   y'2=0

Step-by-Step Solution

Verified
Answer

The Initial value for y''-y=t-2 is y(t)=2-t+e2-t+2et-2

1Step 1: Define Laplace Transform
  • The Laplace transform is a strong integral transform used in mathematics to convert a function from the time domain to the s-domain. 
  • In some circumstances, the Laplace transform can be utilized to solve linear differential equations with given beginning conditions.
  • Fs=0f(t)e-stt'
2Step 2: Determine the initial value of Laplace transform

Shift the initial conditions to t=0  by defining a new function:

xt=yt+2x't=y't+2x''(t=y''t+2

Replace t by t+2 in the condition.

y''t-yt=t-2y''t+2-yt+2=t+2-2y''t+2-yt+2=t

Substitute x(t)=y(t+2) in the equation

x0=y0+2=y2=3

x'0=y'0+2=y'2=0

x''t-xt=tx0=3,x'0=0

Define L{x}(s)=X(s)

Using the properties listed below, take the Laplace transform of the equation

Lx''s=s2Lxs-sx0-x'0Ltns=n!sn+1

Lx''-Lx=Lt

Substitute the properties into the equation.

s2X-sx0-x'0-X=1s2

Substitute the initial conditions:

x0=3 and x'0=0s2X-3s-X=1s2

Isolate the X variable.

Xs2-1=1s2+3sXs+1s-1=3s3+1s2X=3s3+1s2s+1s-1

Find the partial fraction expansion.

Because  s is a repeated factor of s2s+1s-1, we include s  and  s2

3s3+1s2s+1s-1=As+Bs2+Cs+1+Ds-1

Combine the fractions to equate the numerators.

3s3+1=Ass+1s-1+Bs+1s-1+Cs2s-1+Ds2s+1

Solve for variables by setting values of S   as follows:s=01=A·0-B+C·0+D·0                B=-1s=14=A·0-1·0+C·0+2D                D=2s=-1-2=A·0-1·0-2C+2·0                  C=1s=225=6A-1·3+1·4+2·12                  A=0

Substitute the values A,B,C,D of into partial fraction expansion

Using the properties listed below take the inverse Laplace transform  to obtain the solution x(t)

c-11s-a=eatL-1n!sn+1=tn

xt=L-1X=-L-11s2+L-11s+1+2L-11s-1=-t+e-t+2et

Since x(t-2)=y(t) replace t by t-2   and solve as:

xt-2=yt=-t-2+e-t-2+2et-2=2-t+e2-t+2et-2

Therefore, the Initial value for y''-y=t-2 is y(t)=2-t+e2-t+2et-2