Q14E

Question

Find a general solution to the given Cauchy-Euler equation for t>0

t2y''(t)-3ty'(t)+4y(t)=0


 

Step-by-Step Solution

Verified
Answer

The general solution to the given equation  t2y''(t)-3ty'(t)+4y(t)=0 is y(t)=c1t2+c2t2lnt.

1Step 1: Check the associated characteristic equation.

For a differential equation at2y''(t)+bty'(t)+cy(t)=f(t), we have that the associated characteristic equation is ar2+(b-a)r+c=0.

 

In our case, the coefficient of  t2y''(t) is a=1, the one multiplying is ty'(t)is b=-3 and the one multiplying y(t) is c=4, therefore the associated characteristic equation is:


r2+(-3-1)r+4=0           r2-4r+4=0                (r-2)2=0                          r=2,2

 


2Step 2: Check the differential equation.

When one has a double root to the associated characteristic equation, linearly independent solutions to the given differential equation are y1(t)=tr  and y2(t)=trlnt.

 

So, we have y1(t)=t2 , y2(t)=t2lnt and hence the general solution to the given equation is y(t)=c1t2+c2t2lnt.