Q22E

Question

Devise a modification of the method for Cauchy-Euler equations to find a general solution to the given equation.(t+1)2y''(t)+10(t+1)y'(t)+14y(t)=0,t>-1

Step-by-Step Solution

Verified
Answer

The general solution to the given equation (t+1)2y''(t)+10(t+1)y'(t)+14y(t)=0,t>-1 is y=c1(t+1)-2+c2(t+1)-7.

1Step 1: Substitute the values:

Given differential equation is (t+1)2y''(t)+10(t+1)y'(t)+14y(t)=0

 

Let  t+1=udt=du

 

Therefore, the equation becomes:

 

u2y''(u)+10uy'(u)+14y(u)=0

 

Assume  y=ur, then

 

y'=rur-1y''=r(r-1)ur-2

 

Substitute these equations in the differential equation;

 u2r(r-1)ur-2+10urur-1+14ur=0(r(r-1)+10r+14)ur=0r2+9r+14=0


The auxiliary equation is:

 r2+9r+14=0

2Step 2: Finding roots

Find the roots of this equation.

r=-9±92-4×14×12×1r=-9±81-562r=-9±252r=2,7


Therefore, the general solution is y=c1u-2+c2u-7.

 

Substitute u=t+1 in the above solution, we get y=c1(t+1)-2+c2(t+1)-7.

 

Thus, the general solution is y=c1(t+1)-2+c2(t+1)-7.