I encounter the following second-order ODE, but not sure how to approach it. Can somebody help?
$y''(x) = f(x) y(x)$ for $x>0$ where $f(x)=\frac{1}{2x^{3/2}} + \frac{1}{x} + C$.
Solve $y(x)$ for $x>0$. $y(x)$ is symmetric, that is, $y(-x)=y(x)$. $C$ is the eigen value such that $y(x)$ is finite at infinity.
Thanks.