Q1E

Question

use the method of undetermined coefficients to determine the form of a particular solution for the given equation.

y'''-2y''-5y'+6y=ex+x2

Step-by-Step Solution

Verified
Answer

yp(x)=-16xex+37108+5x18+x26

1Step 1: Find the corresponding auxiliaryequation

Theauxiliary equationof corresponding homogeneous equation 

r3-2r2-5r+6=(r-1)(r-3)(r+2)=0

The solutions of the auxiliary equation are

r =  - 2,r = 1andr = 3

2Step 2: Find particular solution

Let the particular solution be

yp(x)=axex+b+cx+dx2

 Then

yp'(x)=aex+axex+c+2dxyp''(x)=2aex+axex+2dyp'''(x)=3aex+axex

Then

yp'''(x)-2yp''(x)-5yp'(x)+6yp(x)=3aex+axex-4aex-2axex-4d-5aex-5axex-5c-10dx+6axex+6b+6cx+6dx2=-6aex+(6b-5c-4d)+(6c-10d)x+6dx2

If -6aex+(6b-5c-4d)+(6c-10d)x+6dx2=ex+x2

Then  - 6a = 1,6b - 5c - 4d = 0,6c - 10d = 0, and6d = 1

Then  a=-16,b=37108,c=518 and d=16

Hence

 yp(x)=-16xex+37108+5x18+x26