Question
Question: Solve $x^2y''-3xy'+5y=0.$...
Solve x2y′′−3xy′+5y=0.

Answer
The general solution is: y=x2(C1cos(lnx)+C2sin(lnx))
Explanation
Solution
The given differential equation is a Cauchy-Euler equation. The standard approach involves assuming a solution of the form y=xm. Substituting this into the equation results in a characteristic quadratic equation for m. Solving this quadratic equation yields the roots m=2±i. Since the roots are complex conjugates of the form α±iβ, the general solution is y=xα(C1cos(βlnx)+C2sin(βlnx)), which for α=2 and β=1 becomes y=x2(C1cos(lnx)+C2sin(lnx)).