Q10E

Question

In Problems 9 and 10, find a particular solution first by undetermined coefficients, and then by variation of parameters. Which method was quicker?

10.2x''(t)-2x'(t)-4x(t)=2e2t

Step-by-Step Solution

Verified
Answer

The general solution is yt=c1e2t+c22e-t+t3e2t-19e2t.

1Step 1: Find a particular solution by variation of parameter.

The differential equation is 2x''t-2x't-4xt=2e2t

This can be written as x''t-x't-2xt=e2t

The homogenous equation is r2-r-2=0.

 

Two independent solutions are r=2,-1.

Then y1=e2t,y2=e-t

yht=c1e2t+c2e-t


The particular solution is yp=v1te2t+v2te-t.

2Step 2: Evaluate, v 1 and v 2 , v ' 1 and v 1, v ' 2 and v 2

Here yp=v1tet+v2tte-t

And referring to (9) yt=c1eαtcosβtc2eαtsinβt and solve the system by derivative then,

  v1'e2t+v2'e-t=02v1'e2t-v2'e-t=fa 2v1'e2t-v2'e-t=e2t


 Now for finding the values.

v1'=-fty2tay1ty'2t-y'1ty2t     =-e2t.e-t-e2t.e-t-2e-t.e-t     =13


Now integrating this;

v1t=13dt        =t3+C  v2'=fty1tay1ty'2t-y'1ty2t       =e2t.et-e2t.e-t-2e-t.e-t       =-13e3t 


Integrate this.

v2t=-13e3tdt       =-19e3t+C 


Thus, the particular solution is when C=0

 yp=t3e2t+C-(19e3t+C)e-typ=t3e2t-19e2t


Therefore, the general solution is:

 yt=yht+yptyt=c1e2t+c22e-t+t3e2t-19e2t