Q4E

Question

In Problems 1–8, find a general solution to the differential equation using the method of variation of parameters.

y''+2y'+y=e-t

Step-by-Step Solution

Verified
Answer

The general solution is y(t)=c1e-t+c2te-t-t22e-t

1Step 1: Find the particular solution.

The homogenous equation is r2+2r+1=0.

 

Two independent solutions are r=-1,-1.

 

Then y1=e-t,y2=te-t

yh(t)=c1e-t+c2te-t


The particular solution is yp=v1(t)e-t+v2(t)te-t

2Step 2: Evaluate v 1 and v 2

Here yp=v1(t)e-t+v2(t)te-t

And referring to (9) yt=c1eαtcosβtc2eαtsinβt, and solve the system then put the value of yp=0.

              v1'e-t+v2'te-t=0v1'e-t+v2'e-t-te-t=fav1'e-t+v2'e-t-te-t=e-t                 v1'+v2'1-t=1

3Step 3: Find v ' 1 and v 1

v1'=-fty2tay1ty'2t-y'1ty2t     =-e-t.te-t1e-t.e-t-te-t-e-t.te-t     =-te-2te-2t     =-t


Now integrating this;

v1t=-tdt        =-t22+C

4Step 4: Determine v ' 2 and v 2

v2'=fty1tay1ty'2t-y'1ty2t     =e-t.e-t1e-2t     =1


Integrate this:

 v2t=1dt        =t+C

 

Therefore, the particular solution is:

yp=-t22+Ce-t+t+Cte-typ=-t22e-t 


Hence, the general solution is:

y(t)=yh(t)+yp(t)y(t)=c1e-t+c2te-t-t22e-t