Q3E

Question

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

y'''+3y''-4y=e-2x

Step-by-Step Solution

Verified
Answer

yp(x)=-16x2e-2x

1Step 1: Find the corresponding auxiliaryequation

Theauxiliary equationof corresponding homogeneous equation 

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

The solutions of the auxiliary equation are

r=-2,r=-2,r=1

2Step 2: Find particular solution

Let the particular solution be

yp(x)=ax2e-2x

 Then

yp'(x)=2axe-2x-2ax2e-2xyp''(x)=2ae-2x-8axe-2x+4ax2e-2xyp'''(x)=-12ae-2x+24axe-2x-8ax2e-2x

Then

yp'''(x)+3yp''(x)-4yp(x)=-12ae-2x+24axe-2x-8ax2e-2x+6ae-2x-24axe-2x+12ax2e-2x-4ax2e-2x=-6ae-2x.

If -6ae-2x=e-2x  then-6a=1

Then a=-16

Hence yp(x)=-16x2e-2x