Q21E

Question


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


Step-by-Step Solution

Verified
Answer

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

1Step 1: Substitute the values.

Given differential equation is (t-2)2y''(t)-7(t-2)y'(t)+7y(t)=0

 

Let  t-2=udt=du

 

Therefore, the equation becomes:

 

u2y''(u)-7uy'(u)+7y(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-7urur-1+7ur=0(r(r-1)-7r+7)ur=0r2-8r+7=0

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

Find the roots of this equation.


r=8±82-4×7×12×1r=8±64-282r=8±362r=8±62r=1,7


Therefore, the general solution is y=c1u1+c2u7

 

Substitute u=t-2 in the above solution, we get:

 

y=c1(t-2)+c2(t-2)7

 

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