2E

Question

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

2y''-y'-2y=0

Step-by-Step Solution

Verified
Answer

The Initial value for y''-y'-2y=0 is y(t)=e2t-3e-t

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

Applying the Laplace transform and using its linearity we get

Ly''-y'-2y=0

Ly''-Ly'-2L{y}=0

Solve for the Laplace transform as:

s2Y(s)-sy(0)-y'(0)-[sY(s)-y(0)]-2Y(s)=0s2Y(s)+2s-5-sY(s)-2-2Y(s)=0s2Y(s)-sY(s)-2Y(s)=7-2ss2-s-2Y(s)=7-2sY(s)=7-2ss2-s-2

Using partial fractions solve as:

7-2ss2-s-2=7-2s(s-2)(s+1)=As-2+Bs+17-2s=A(s+1)+B(s-2)

Using  s=-1, 2respectively, gives

s=-1:7+2=-3BB=-3s=2:7-4=3AA=1

Therefore

Y(s)=1s-2-3s+1

Using the inverse Laplace transform we obtain the solution of given differential equation

y(t)=L-11s-2-3s+1(t)=L1s-2-3L1s+1=e2t-3e-t

Therefore

y(t)=e2t-3e-t