Q33E

Question

In Problems 33, use the method of undetermined coefficients to find a particular solution to the given higher-order equation. y'''-y''+y=sint

Step-by-Step Solution

Verified
Answer

yp(t)=25sint+15Bcost

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

The given differential equation is,

 

y'''-y''+y=sint              (1)

 

Consider the particular solution is,

 yp(t)=Asint


 

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

 yp'(t)=Acostyp''(t)=-Asintyp'''(t)=-Acost


 

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

 y'''-y''+y=sint-Acost-(-Asint)+Asint=sint-Acost+2Asint=sint


Comparing all coefficients of the above equation;

 -Acost=0   A=02Asint=sint  A=12


 

Here, A has two different values.

 

Thus, yp(t)=Asint is not a correct form of the particular solution.


2Step 2: Now again consider the particular solution for the given differential equation.

Now, again Consider the particular solution is,

 

yp(t)=Asint+Bcost              (2)

 

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


 yp'(t)=Acost-Bsintyp''(t)=-Asint-Bcostyp'''(t)=-Acost+Bsint


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

 y'''-y''+y=sint-Acost+Bsint-(-Asint-Bcost)+Asint+Bcost=sint(-A+2B)cost+(B+2A)sint=sint



Comparing all coefficients of the above equation;

-A+2B=0                          ......(3)-2A+4B=0                       ......(4)


Solve the above equation,

   (-A+2B=0)×2   -2A+4B=0               2A+B=1                            5B=1                                     B=15¯


 

Substitute value B in the equation (3),

 

 -A+2B=0-A+215=0A=25


3Step 3: Conclusion

Substitute values A and B in the equation (2), we get:


yp(t)=Asint+Bcostyp(t)=25sint+15Bcost 


 

Therefore, the particular solution is:


yp(t)=25sint+15Bcost