Q39E

Question

Find a particular solution to the given higher-order equation. y'''+y''-2y=tet+1

Step-by-Step Solution

Verified
Answer

Thus, the particular solution is  yp(t)=t(110t-425)et-12.          

1Step 1: Consider the particular solution for the given differential equation.

The given differential equation is,

 

y'''+y''-2y=tet+1              .              .....(1)

 

Consider the particular solution is,

 

yp(t)=t(At+B)et+C                          .                  ....(2)yp(t)=(At2+Bt)et+C

 

Take first, second and third derivative of the above equation,


yp'(t)=et(2At+B)+et(At2+Bt)yp'(t)=et(At2+(2A+B)t+B)yp''(t)=et(At2+(4A+B)t+2A+2B)yp'''(t)=et(At2+(6A+B)t+6A+3B)



Substitute value of  yp'(t),  yp''(t) and yp'''(t) in the equation (1),

y'''+y''-2y=tet+1et(At2+(6A+B)t+6A+3B)+et(At2+(4A+B)t+2A+2B)-2[et(At2+Bt)+C]=tet+1et(8A+5B)+tet(10A)-2C=tet+1


Comparing the all coefficients of the above equation;

10A=1     A=110-2C=1      C=-128A+5B=0                         .                             ......(3)



Substitute the value A in the equation (3),

8110+5B=0B=-425

2Step 2: Conclusion.

Therefore, the particular solution of the equation (1),

yp(t)=t110t-425et-12