Can you help me solve this 2nd order ode?!

95 Views Asked by At

$$\frac{d^2y}{dx^2}+\frac{1}{x}\frac{dy}{dx}-ye^{-x}=0$$ subjected to $y'(1)=-1$ and $y'(a)=0$. I was trying to fit it to the general bessel differential equation. But no luck. :( :(