Q20E

Question

Solve the given initial value problem for the Cauchy-Euler equation.t2y''(t)+7ty'(t)+5y(t)=0;y(1)=-1,   y'(1)=13

Step-by-Step Solution

Verified
Answer

The solution to the given initial value problem

 t2y''(t)+7ty'(t)+5y(t)=0;y(1)=-1,   y'(1)=13 is  y=2t-1-3t-5

1Step 1: Substitute the values.

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

 

Assume, y=tr then we have;

 

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

 

Substitute these equations in the differential equation:

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


The auxiliary equation is:

 r2+6r+5=0.

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

Find the roots of the auxiliary equation.

r=-6±62-4×5×12×1r=-6±36-202r=-6±162r=-6±42r=5,1


Hence, the general solution is y=c1t-1+c2t-5.

3Step 3: Finding the values of c 1 , c 2

Using the given initial condition;

      y(1)=c1(1)-1+c2(1)-5 c1+c2=-1                                     (1)


 

And we have y'(t)=-c1t-2-5c2t-6 then:

 

         y'(1)=-c1(1)-2-5c2(1)-6-c1-5c2=13                                                        (2)

 

Add (1) and (2), we get:

 

-4c2=12      c2=-3

 

Therefore,

c1=2

 

Therefore, the solution is y=2t-1-3t-5.