Q38E

Question

Find general solutions to the nonhomogeneous Cauchy-Euler equations using a variety of parameters.

t2y''+3ty'+y=t-1

Step-by-Step Solution

Verified
Answer

The solution of the given equation t2y''+3ty'+y=t-1 is y=-t-1lnt2+14t3+c1t-1+c2t-1lnt.

1Step 1: Substitute the values

Given differential equation is t2y''+3ty'+y=t-1

Let  and then find the solution to the associated homogeneous function,

y'(t)=rtr-1y''(t)=r(r-1)tr-2 


Substitute these in the differential equation:

t2r(r-1)tr-2+3trtr-1+tr=0r2+2r+1tr=0r2+2r+1=0(r+1)2=0r=-1 


So, the homogenous solution is y=c1t-1+c2t-1lnt.

2Step 2: Finding v 1

Now find the non-homogenous solution by using the variation of parameter method

aWy1,y2=t2t-1-lnt-1t2--t-2t-1lnt=t21t31t

And

v1=-f(t)y2(t)aWy1,y2dt=-t-1t-1lnttdt=2lnt+14t2

3Step 3: Finding v 2

v2=f(t)y1(t)aWy1,y2dt=t-1t-1tdt=-1t2 

Therefore,

yp=2lnt+14t2t-1-1t2t-1lnt=-t-1lnt2+14t3 

 

Therefore, the total solution is y=-t-1lnt2+14t3+c1t-1+c2t-1lnt.