9E

Question

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

z''+5z'-6z=21et-1, z1=-1,   z'1=9

Step-by-Step Solution

Verified
Answer

The Initial value for z''+5z'-6z=21et-1 is zt=3t-1et-1-e-6t-1

1Step 1: Define the 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:

y(t)=zt+1y'(t)=z't+1y''(t)=z''t+1

Replace t by t+1  in the condition

z''t+5z't-6zt=21et-1z''t+1+5z't+1-6zt+1=21et+1-1

z''t+1+5z't+1-6zt+1=21et

Substitute yt=zt+1

Solve for initial condition.

y0=z0+1=z1=-1

Solve for differentiation of initial condition.

y'0=z'0+1=z'1=9

Simplify the equation as:

y''t+5y't-6yt=21ety0=-1y'0=9

Define L{y}(s)=Y(s)

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

Ly's=sLys-y0Ly''s=s2Lys-sy0-y'0

Leats=1s-aLy''+5Ly'-6Ly=21Let

Substitute the properties into the equation.

s2Y-sy0-y'0+5sY-y0-6Y=21s-1

Substitute the initial conditions:

y0=-1 and y'0=9

s2Y+s-9+5sY+1-6Y=21s-1

Distribute and simplify:

s2Y+5sY-6Y+s-4=21s-1

Isolate the Y variable.

Ys2+5s-6=21s-1-s+4Ys2+5s-6=21+-s+4s-1s-1Y=-s2+5s+17s-1s2+5s-6

Find the partial fraction expansion

Because s-1 is a repeated factor of s-12s+6 ,we include s-1 and s-12

Y=-s2+5s+17s-1s-1s+6

-s2+5s+17s-12s+6=As-1+Bs-12+Cs+6

Combine the fractions to equate the numerators.

-s2+5s+17=As-1s+6+Bs+6+Cs-12

Solve for variables by setting values of S

s=121=A·0+7B+C·0=7BB=3s=-6-49=A·0+3·0+49CC=-1

s=017=-6A+3·6-1·1A=0

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

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

c-11s-a=eatc-1n!(s-a)n+1=eattn

Solve for the solution of differential equation as:

y(t)=L-1Y=3L-11(s-1)2-L-11s+6=3tet-e-6t

Since , y(t-1)=z(t), , replace t by t-1

yt-1=zt=3t-1et-1-e-6t-1

Therefore, the Initial value for z''+5z'-6z=21et-1is zt=3t-1et-1-e-6t-1