Q41E

Question

Find a second linearly independent solution using reduction of order.

t2y''-2ty'-4y=0,   t>0;   f(t)=t-1.

Step-by-Step Solution

Verified
Answer

The second linearly independent solution of the given equation t2y''-2ty'-4y=0,   t>0;   f(t)=t-1 is y=15t2-120+c1t-1+c2t4lnt.

1Step 1: Finding a homogeneous solution

Given differential equation is t2y''-2ty'-4y=t-1

Let y=tr 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-2trtr-1-4tr=0r2-3r-4tr=0r2-3r-4=0(r-4)(r+1)=0 

r=-1 and r=4

So, the homogenous solution is y=c1t-1+c2t4

2Step 2: Finding v 1 , v 2

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

aWy1,y2=t2t-14t3--t-2t4=t25t2=5t4

And

v1=-f(t)y2(t)aWy1,y2dt=-t-2t45t4dt=15t

 

And

v2=f(t)y1(t)aWy1,y2dt=t-2t-15t2dt=-120t4

 

Hence,

yp=15tt-1-120t4t4=15t2-120 

Therefore, the total solution is y=15t2-120+c1t-1+c2t4lnt