Q22E

Question

In Problems 22 through 25, use a variation of parameters to find a general solution to the differential equation given that the functions and are linearly independent solutions to the corresponding homogeneous equation for t> 0.t2y''-4ty'+6y=t3+1;y1=t2,y2=t3

Step-by-Step Solution

Verified
Answer

The general solution is y(t)=c1t2+c2t3+-t+t-22t2+ln|t|-t-33t3.

1Step 1:Find a particular solution

Given the differential equation is t2y''-4ty'+6y=t3+1.

 

And y1=t2,y2=t3

 

yh(t)=c1t2+c2t3

 

The particular solution is yp=v1(t)t2+v2(t)t3.

2Step 2: Evaluate v 1    and    v 2

Here yp=v1(t)t2+v2(t)t3

v1'=-f(t)y2(t)a[y1(t)y'2(t)-y'1(t)y2(t)]=-(t3+1)t3[t2(t2.3t2-2t.t3]=-(t3+1)t3[t6]

Now integrate the above result.

 v1(t)=-(t3+1)t3[t6]dt=-t+t-22

3Step 3: Determine v 2 ' and v 2

v2'=f(t)y1(t)a[y1(t)y'2(t)-y'1(t)y2(t)]=(t3+1)t2[t2(t2.3t2-2t.t3]=(t3+1)t2[t6]=(t6+t3)[t6]



Integrate the above equation.


v2(t)=(t6+t3)[t6]dt=ln|t|-t-33


Thus the particular solution is:

  yp=-t+t-22t2+ln|t|-t-33t3


And the general solution is:

y(t)=yh(t)+yp(t)y(t)=c1t2+c2t3+-t+t-22t2+ln|t|-t-33t3