Q16E

Question

In Problems 11–18, find a general solution to the differential equation.

y''+5y'+6y=18t2

Step-by-Step Solution

Verified
Answer

The general solution is yt=c1e-3t+c2e-2t+3t2-5t+196.

1Step 1: Find a particular solution

The auxiliary equation is r2+5r+6=0.

 

Two independent solutions are r=-2,-3.

 

Then y1=e-3t,v2=e-2t

yht=c1e-3t+c2e-2t

 

The particular solution is yp=v1(t)e-3t+v2(t)e-2t.

2Step 2: Find v 1 ' and v 1

 Now,

v1'=-fty2tay1ty'2t-y'1ty2t=-18t2.e-2te-3t-2e-2t+3e-3te-2t=-18t2.e-2t-2e-5t+3e-5t=-18t2.e-2te-5t=-18t2e3t

 

Now integrating this by integration by parts formula

v1t=-18t2e3tdt=-2e3t32-6t+9t2+C

3Step 3: Determine v 2 ' and v 2

v2'=fty1tay1ty'2t-y'1ty2t=18t2.e-3te-3t-2e-2t+3e-3te-2t=18t2e2t

Integrate this by integration by parts.

y2t=18t2e2tdt=92e2t1-2t+2t2+C 


Thus, a particular solution is:

yp=-2e3t32-6t+9t2+Ce-3t+92e2t1-2t+2t2+Ce-2typ=3t2-5t+196 


 

Therefore, the general solution is:

 y(t)=yh(t)+yp(t)y(t)=c1e-3t+c2e-2t+3t2-5t+196