Q26E

Question

Find a particular solution to the differential equation.

y''+2y'+2y=4te-tcost

Step-by-Step Solution

Verified
Answer

The particular solution is yp=e-t[tcost+t2sint].

1Step 1: Firstly, write the auxiliary equation of the above differential equation.

The differential equation is:

 

y''+2y'+2y=4te-tcost                         ......(1)

 

Write the homogeneous differential equation of the equation (1),

 

y''+2y'+2y=0

 

The auxiliary equation for the above equation,

m2+2m+2=0

2Step 2: Now find the roots of the auxiliary equation.

Solve the auxiliary equation,


 m2+2m+2=0m=-2±22-4(1)(2)2(1)m=-2±-42m=-1±i


 

The roots of the auxiliary equation are, 

 

m1=-1+i,   &  m2=-1-i

 

The complementary solution of the given equation is,

 yc=e-x(c1cosx+c2sinx)


3Step 3: Use the method of undetermined coefficients to find a particular solution to the differential equation

Assume, the particular solution of equation (1),


 yp=t[e-t(At+B)cost+e-t(Ct+D)sint]yp=e-t[At2cost+Btcost+Ct2sint+Dtsint]                  ......(2)


 

Now find the derivative of the above equation,

  yp'=-e-t[At2cost+Btcost+Ct2sint+Dtsint]         +e-t[2Atcost-At2sint+Bcost-Btsint+2Ctsint+Ct2cost+Dsint+Dtcost]yp'=e-t[(-A+C)t2cost+(-B+D+2A)tcost+(-C-A)t2sint+(-D-B+2C)tsint+Bcost+Dsint]yp''=-e-t(-A+C)t2cost+(-B+D+2A)tcost+(-C-A)t2sint+(-D-B+2C)tsint+Bcost+Dsint+e-t2(-A+C)tcost-(-A+C)t2sint+(-B+D+2A)cost-(-B+D+2A)tsint+2(-C-A)tsint+(-C-A)t2cost+(-D-B+2C)sint+(-D-B+2C)tcost-Bsint+Dcostyp''=e-t(-2C)t2cost+(-2D-4A+4C)tcost+(2A)t2sint+(2B-4C-4A)tsint+(-2B+2D+2A)cost+(-2D-2B+2C)sint


From the equation (1), Substitute the value of y''p,  y'p and yp in the equation (1),


yp''+2yp'+2yp=4te-tcoste-t(-2C)t2cost+(-2D-4A+4C)tcost+(2A)t2sint+(2B-4C-4A)tsint+(-2B+2D+2A)cost+(-2D-2B+2C)sint+2e-t[(-A+C)t2cost+(-B+D+2A)tcost+(-C-A)t2sint+(-D-B+2C)tsint+Bcost+Dsint]+2e-t[At2cost+Btcost+Ct2sint+Dtsint]=4te-tcoste-t[(4C)tcost-(4A)tsint+(2D+2A)cost+(-2B+2C)sint]=4te-tcost

4Step 4: Final conclusion.

Comparing all coefficients of the above equation;

 4C=4    C=14A=0    A=02D+2A=0                         .....(3)-2B+2C=0                      ......(4)


Substitute the value of A in the equation (3),

2D+2(0)=0D=0

 

 

Substitute the value of C in the equation (4),

 -2B+2(1)=0B=1


 

 

Therefore, the particular solution of equation (1),

 

yp=e-t[At2cost+Btcost+Ct2sint+Dtsint]yp=e-t[tcost+t2sint]