Q27E

Question

Solve the given initial value problem. y'''-4y''+7y'-6y=0;y(0)=1,y'(0)=0,y''(0)=0

Step-by-Step Solution

Verified
Answer

The solution of the given initial value y'''-4y''+7y'-6y=0  is y(t)=2et(sin(2t))+e2t when y(0)=1,y'(0)=0 and y''(0)=0 .

1Step 1: Differentiate the value of y.

Given differential equation is  y'''-4y''+7y'-6y=0 

 

Let  y=ert

 

Therefore,

 

y'(t)=rert , y''(t)=r2ert and y'''=r3ert  

 

Then the auxiliary equation is  r3-4r2+7r-6=0

 

Now r3-4r2+7r-6=(r-2)(r2-2r+3)

2Step 2: Finding the general solution

Now we have to find the roots of r2-2r+3.


r=2±22-4×1×32×1r=2±4-12r=2±-8r=2±22ir=1±2i


Therefore, the general solution is  y(t)=et(c1cos(2t)+c2sin(2t))+c3e2t.

3Step 3: Substituting the values of y ( 0 ) = 1 , y ' ( 0 ) = 0 and y ' ' ( 0 ) = 0

     y(0)=e0(c1cos(2×0)+c2sin(2×0))+c3e2×0c1+c3=1                             ...(1)


And 

 y'(t)=et(c1cos2t+c2sin2t)+2et(-c1sint+c2cost)+2c3e2t

 

Then,

                 y''(0)=e0c1cos(2×0)+c2sin(2×0)+2e0(-c1sin(2×0)+c2cos(2×0))+2c3e2×0c1+2c2+2c3=0                                           ...(2)


And 

y'''=etc1cos(2t)+c2sin(2t)+2et(-c1sint+c2cost)+2et(-c1sint+c2cost)+2et(-c1cos(2t)-c2sin(2t))+4c3e2t



Then,

                       y'''(0)=e0(c1cos(0)+c2sin(0)+2e0(-c1sin0+c2cos0)+2e0(-c1sin0+c2cos0)                                        +2e0(-c1cos(0)-c2sin(0))+4c3e0)-c1+22c2+4c3=0                                      ...(3)

 

On solving the equations, we get:

 

c1=0,c2=-2 and  c3=1

 

Therefore, the solution is  y(t)=2et(sin(2t))+e2t.