1E

Question

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

1·y''-2y'+5y=0;   y0=2,   y'0=4

Step-by-Step Solution

Verified
Answer

The Initial value for y''-2y'+5y=0;   y(0)=2,   y'(0)=4 is y(t)=2etcos(2t)+etsin(2t)

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

Define Lys=Ys

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

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

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

Ly''-2Ly'+5Ly=L0

Substitute the properties into the equation. 

s2Y-sy0-y'0-2sY-y0+5Y=0

Substitute the initial conditions:

 y0=2 and  y'0=4

s2Y-2s-4-2sY-2+5Y=0

Distribute and simplify

s2Y-2sY+5Y-2s=0

Isolate the Y variable

Ys2-2s+5=2sY=2ss2-2s+5

Complete the denominator. 

This allows us to use Laplace transform properties.

Y=2ss2-2s+1-1+5


By completing the square, we can apply the following properties.


L-1bs-a2+b2=eatsinbt

L-1(s-a)(s-a)2+b2=eatcos(bt)

Y=2s(s-1)2+4Y=2s(s-1)2+22

Since a=1and b=2,we adjust the numerator to match the formulas

Y=2s-2+2s-12+22Y=2s-1s-12+22+2s-12+22

Using the properties listed above, take the inverse Laplace transform of   to obtain the solution y(t)

y(t)=L-1{Y}=2L-1s-1(s-1)2+22+L-12(s-1)2+22y(t)=2etcos(2t)+etsin(2t)Therefore, the Initial value for y''-2y'+5y=0;   y0=2,   y'0=4 is yt=2etcos2t+etsin2t