Q22E

Question

Solve the given initial value problem y''+2y'+17y=0;y(0)=1,y'(0)=-1.    

Step-by-Step Solution

Verified
Answer

The solution of the given initial value y''+2y'+17y=0  is y(t)=e-t(cos4t)   when y(0)=1  and y'(0)=-1.  

1Step 1: Complex conjugate roots.

If the auxiliary equation has complex conjugate roots α±iβ , then the general solution is given as:

 

 y(t)=c1eαtcosβt+c2eαtsinβt.

2Step 2: Finding the roots of the auxiliary equation.

Given differential equation is y''+2y'+17y=0 

 

Then the auxiliary equation r2+2r+17=0

 

Solve the auxiliary equation to obtain the roots.


r=-2±22-4×1×172×1r=-2±4-68r=-2±-64r=-2±8ir=-1±4i


Therefore, the general solution is:

y(t)=e-1×t(c1cos(4t)+c2sin(4t))=e-t(c1cos(4t)+c2sin(4t))

3Step 3: Finding the values of C 1 and C 2

Given initial conditions are y(0)=1  and  y'(0)=-1. 

 

   y(0)=e-0(c1cos(4×0)+c2sin(4×0))     c1=1

 

And

 y'(t)=-e-t(c1cos4t+c2sin4t)+e-t(-4c1sint+4c2cost)

 

 

Then,

          y'(0)=-e-0(c1cos(4×0)+c2sin(4×0))+e-0(-4c1sin(4×0)+4c2cos(4×0))-c1+4c2=-1

 

Substitute c1  in the above equation

 

 -1+c2=-1         c2=0

 

Therefore, the solution is  y(t)=e-t(cos4t).