Consider the second order ODE where
$ (k-x)^2 y''+6(k-x)y'+12y=F(x) $
where $k$ is some constant. I want to compute the real valued general solution.
progress: guess $(k-x)^{m}$ to be the solution and I find m to be of the form $m=a+bi$. Applying variation of parameters, it takes me into a long algebra mess.
Any trick/ways to do this quickly. ($y(0)$ and $y'(0)$ are given.)
