Q40E

Question

Find a particular solution to the given higher-order equation.y4-3y'''+3y''-y'=6t-20

Step-by-Step Solution

Verified
Answer

The particular solution to the given higher-order equation is yp(t)=-3t2+2t.

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

The given differential equation is,

 

y4-3y'''+3y''-y'=6t-20              .         .....(1)

 

Consider the particular solution is,

 

yp(t)=At2+Bt                                          .....(2)

 

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

 yp'(t)=2At+Byp''(t)=2Ayp'''(t)=0yp4(t)=0


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

y4-3y'''+3y''-y'=6t-200-3(0)+3(2A)-(2At+B)=6t-20-2At+(-B+6A)=6t-20


Comparing all coefficients of the above equation;

 -2A=6A=-3-B+6A=-20                                  .                 .....(3)


Substitute the value A in the equation (3),

-B+6(-3)=-20B=2



2Step 2: Final conclusion.

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


 yp(t)=At2+Btyp(t)=-3t2+2t