Q34E

Question

In Problems 34, use the method of undetermined coefficients to find a particular solution to the given higher-order equation. 2y'''+3y''+y'-4y=e-t

Step-by-Step Solution

Verified
Answer

The particular solution is yp(t)=-14e-t

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

The given differential equation is:

 

2y'''+3y''+y'-4y=e-t               (1)

 

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

 

2y'''+3y''+y'-4y=0

 

The auxiliary equation for the above equation,

 

2m3+3m2+m-4=0

 

Check for m = -1,

2(-1)3+3(-1)2+(-1)-4=0-2+3-1-4=0-40


Therefore, m = -1 is not the root of the auxiliary equation.

2Step 2: Use the method of undetermined coefficients to find a particular solution to the given differential equation.

Consider the particular solution is,

 

yp(t)=Ae-t               (2)

 

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


 yp'(t)=-Ae-typ''(t)=Ae-typ'''(t)=-Ae-t


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


2y'''+3y''+y'-4y=e-t-2Ae-t+3Ae-t+(-Ae-t)-4Ae-t=e-t-4Ae-t=e-t 


 

Comparing the coefficients of the above equation;


  -4A=1A=-14


3Step 3: Conclusion

Substitute value A in the equation (2),

 

yp(t)=Ae-typ(t)=-14e-t

 

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

 

yp(t)=-14e-t