Q32E

Question

Determine the form of a particular solution for the differential equation. (Do not evaluate coefficients.)  y''-y'-12y=2t6e-3t

Step-by-Step Solution

Verified
Answer

The particular solution is:

yp(x)=(A6t7+A5t6+A4t5+A3t4+A2t3+A1t2+A0t)e-3t.

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

The given differential equation is in the form of,

ax''+bx'+cx=ert

 

According to the method of undetermined coefficients, to find a particular solution to the differential equation;

 ay''(x)+by'(x)+cy(x)=Ctmert


 

Where m is a non-negative integer, use the form

yp(x)=ts(Amtm+...+A1t+A0)ert

 

  1. s = 0 if r is not a root of the associated auxiliary equation; 
  2. s = 1 if r is a simple root of the associated auxiliary equation; 
  3.  s = 2 if r is a double root of the associated auxiliary equation.
2Step 2: Now, write the auxiliary equation of the above differential equation

The given differential equation is,

 

y''-y'-12y=2t6e-3t            ......(1)

 

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

 

y''-y'-12y=0

 

The auxiliary equation for the above equation,


 r2-r-12=0

3Step 3: Now find the roots of the auxiliary equation

Solve the auxiliary equation,

r2-r-12=0r2-4r+3r-12=0r(r-4)+3(r-4)=0(r-4)(r+3)=0


The roots of the auxiliary equation are, 

r1=4,   &   r2=-3

 

The complementary solution of the given equation is,

yc=c1e4t+c2e-3t

 

4Step 4: Conclusion.

To find a particular solution to the differential equation;

 

ay''(x)+by'(x)+cy(x)=Ctmert

 

Compare with the given differential equation,

 

y''-y'-12y=2t6e-3t

 

Condition satisfied, 

 

M=6, s = 1 if r = -3 is a simple root of the associated auxiliary equation;

 

Therefore, the particular solution of the equation,


yp(x)=ts(Amtm+...+A1t+A0)ertyp(x)=t(A6t6+A5t5+A4t4+A3t3+A2t2+A1t+A0)e-3typ(x)=(A6t7+A5t6+A4t5+A3t4+A2t3+A1t2+A0t)e-3t