Q18E

Question

Find a general solution for  t<0.t2y''(t)+3ty'(t)+5y(t)=0

Step-by-Step Solution

Verified
Answer

The general solution of the given equation t2y''(t)+3ty'(t)+5y(t)=0 is y=c1t-1cos(2lnt)+c2t-1sin(2lnt) for  t<0.

1Step 1: Substitute the values.

Given differential equation is t2y''(t)+3ty'(t)+5y(t)=0

 

Assume y=tr, then

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

 


 

Substitute these equations in the differential equation;

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


The auxiliary equation is:

 r2+2r+5=0

2Step 2: Finding the roots of the auxiliary equation.

Find the roots of the auxiliary equation.

 

r=-2±22-4×5×12×1r=-2±4-202r=-2±-162r=-1±2i

3Step 3: Write the general solution.

When the roots to the characteristic equation are complex, r=α±βiand if t>0 then the linearly independent solutions are y1(t)=tαcos(βlnt) and y2(t)=tαsin(βlnt). But if we have that t<0, then the linearly independent solutions are given as:

 

y1(t)=(-t)αcos(βln(-t)   and   y2(t)=(-t)αsin(βln(-t))

 

Therefore, the general solution is y=c1t-1cos(2ln(t))+c2t-1sin(2ln(t)).