14E

Question

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

y''+y=t;   yπ=0,   y'π=0

Step-by-Step Solution

Verified
Answer

The Initial value for y''+y=t is yt=t+πcost+sint

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

Since the initial conditions are given at t=π we need to shift them to t=0 so let

z(t)=y(t+π)

Solve for the initial value problem.

z''(t)+z(t)=t+π,z(0)=0,z'(0)=0

Applying the Laplace transform and using its linearity as:

Lz''+z=Lt+πLz''+Lz=1s2+πs

Solve for the transfer function as:

s2Zs-sz0-z'0+Zs=1+sπs2s2Zs+Zs=1+sπs2s2+1Zs=1+sπs2Z(s)=1+sπs2s2+1

Using partial fractions as follows:

1+sπs2s2+1=As+Bs2+Cs+Ds2+1

Solve the partial fraction as:

1+sπ=Ass2+1+Bs2+1+Cs+Ds2=A+Cs3+B+Ds2+As+B

This equation give us systems as:

A+C=0B+B=0A=πB=1A=πB=1C=-πD=-1

Therefore, solve for the transfer function as:Z(s)=πs+1s2-πs+1s2+1

Using the inverse Laplace transform solve the initial problem as:

zt=L-1πs+1s2-πs+1s2+1t=πL1s+L1s2-πLss2+1-L1s2+1=π+t-πcost-sint

Since, y(t)=zt-π obtain the solution of given IVP

y(t)=t+πcost+sint

Consider the below formulas used:

cos(t-π)=cos(π-t)=-costsin(t-π)=-sin(π-t)=-sint

Therefore, the initial value for y''+y=t is yt=t+πcost+sint