I have to find the general solution of the differential equation $$y''-2xy'+2y=0.$$ An obvious solution is $y(x)=ax$ but I am unable to find another solution. Any hint as to how to proceed or which kind of method to apply is greatly appreciated.
2026-05-16 19:31:00.1778959860
General solution of $y''-2xy'+2y=0$
776 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hints: there is a standard method called variation of parameters. Take $y=xg(x)$ (obtained by replacing the constant in your first solution by a function). Plug this into the ODE and put $h=g'$. You will get a first order ODE for $h$. You should now be able to complete the answer. Note: please see comment below by LutzL.