Q31E

Question

Determine the form of a particular solution for the differential equation. (Do not evaluate coefficients.) y''+2y'+2y=8t3e-tsint


Step-by-Step Solution

Verified
Answer

The particular solution is given as:ypx=tA3t3+A2t2+A1t+A0e-tcost+B3t3+B2t2+B1t+B0e-tsint

1Step 1: Use the method of undetermined coefficients.

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

 

ay''+by'+cy=Ctmeαtcosβt             orCtmeαtsinβt

 

For, β0 then use the form;

 

(Amtm+...+A1t+A0)eαtcosβt+ts(Bmtm+...+B1t+B0)eαtsinβt

 

With s = 1 if α+  is a root of the associated auxiliary equation, and s = 0 if α+ is not a root of the associated auxiliary equation.

2Step 2: Now, write the auxiliary equation of the above differential equation

The differential equation is,

y''+2y'+2y=8t3e-tsint                                   (1)

 

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

y''+2y'+2y=0

 

The auxiliary equation for the above equation,

m2+2m+2=0

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

Solve the auxiliary equation,


m2+2m+2=0m=-2±22-4(1)(2)2(1)m=-2±-42m=-1±i


The roots of the auxiliary equation are, 

m1=-1+i,   &   m2=-1-i


The complementary solution of the given equation is,

yc=e-x(c1cosx+c2sinx)

4Step 4: Final answer.

To find a particular solution to the differential equation 

 ay''+by'+cy=Ctmeαtcosβt             orCtmeαtsinβt


 

Compare with the given differential equation,

 

y''+2y'+2y=8t3e-tsint

 

We have,

 m=3,α=-1,  β=1


 

And  

 α+=-1+i=m1


 

Therefore, we get

 

s = 1 if α+ is a root of the associated auxiliary equation.

 

The particular solution to the differential equation for m = 3,

yp(x)=ts[(Amtm+...+A1t+A0)eαtcosβt+ts(Bmtm+...+B1t+B0)eαtsinβt]yp(x)=t[(A3t3+A2t2+A1t+A0)e-tcost+(B3t3+B2t2+B1t+B0)e-tsint]