10E

Question

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

 10. y''-4y=4t-8e-2t;   y(0)=0,   y'(0)=5

Step-by-Step Solution

Verified
Answer

The Initial value for y''-4y=4t-8e-2t is y(t)=-t-e-2t+2te-2t+e2t

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

Applying the Laplace transform and using its linearity as follows:

Ly''-4y=L4t-8e-2tLy''-4Ly=4s2-8s+2

Solve the Laplace transform as:

s2Ys-sy0-y'0-4Ys=-8s2+4s+8s2s+2s2Ys-5-4Ys=-8s2+4s+8s2s+2s2Y(s)-4Ys=-8s2+4s+8s2(s+2)+5s2-4Ys=5s3+2s2+4s+8s2s+2

Solve further as:

Y(s)=5s3+2s2+4s+8s2(s+2)2(s-2)

Using partial fractions solve as:

5s3+2s2+4s+8s2(s+2)2(s-2)=As2+Bs+2+C(s+2)2+Ds-2

Simplify the partial fractions as: 

5s3+2s2+4s+8=As+22s-2+Bs2s+2s-2+Cs2s-2+S-Ds2s+22

Using s=0,2,1,-1 , respectively, gives 

s=0:8=-8AA=-1s=2:64=64DD=1s=1:19=18-3B-C1=-3B-Cs=-1:1=4-3B-3C3=3B+3C

Find B  and C  from the system.

3B-C=13B+3C=3C=2B=-1

Therefore,Y(s)=-1s2-1s+2+2(s+2)2+1s-2Using the inverse Laplace transform we obtain the solution of given differential equation y(t)=L-1-1s2-1s+2+2(s+2)2+1s-2t=-L1s2-L1s+2+2L1(s+2)2+L-11s-2=-t-e-2t+2te-2t+e2tTherefore, the initial value for y''-4y=4t-8e-2t is y(t)=-t-e-2t+2te-2t+e2t