Question: Solving differential equation

I want to solve the following differential equation


solve
(y''(x)=(λ*x* y[x])/Sqrt(-1+ x), y(x),x)


But do not know how to actually solve it. Any suggestion?
Please Wait...