Q18E

Question

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

y''-6y'+9y=t-3e3t

Step-by-Step Solution

Verified
Answer

The general solution is y(t)=c1e3t+c2te3t-12t-1e3t.

1Step 1: Find a particular solution .

The differential equation is y''-6y'+9y=t-3e3t.

 

The homogenous equation is r2-6r+9=0.

 

Two independent solutions are r=3,3.

 

Then y1=e3t,y2=te3t

yh(t)=c1e3t+c2te3t

The particular solution is yp=v1(t)e3t+v2(t)te3t.

2Step 2: Evaluate v 1   and   v 2

Here yp=v1(t)e3t+v2(t)te3t

 

And referring to (9) and solve the system then

v1'e3t+v2'te3t=0v1'e3t+v'2(te3t+e3t)=fav1'e3t+v'2(te3t+e3t)=t-3e3t

3Step 3: Find v 1 ' and v 1

v1'=-f(t)y2(t)ay1(t)y'2(t)-y'1(t)y2(t)=-(t-3e3t).te3te3t.(3te3t+e3t)-3e3t.te3t=-(t-3e3t).te3te6t=t-2

Now integrating this.

v1(t)=-t-2dt       =t-1 


4Step 4: Determine v 2 ' and v 2

v2'=f(t)y1(t)ay1(t)y'2(t)-y'1(t)y2(t)=t-3e3t.e3te3t.(3te3t+e3t)-3e3t.te3t=(t-3e3t).e3te6t=t-3 

Integrate this.

y2(t)=t-3dt=-t-22

 

Thus, a particular solution is:

yp=(t-1)e3t+(-t-22)te3typ=-12t-1e3t 


And the general solution is: 

y(t)=yh(t)+yp(t)y(t)=c1e3t+c2te3t-12t-1e3t

This is the required result.