I am trying to solve the following system of coupled ODEs: \begin{align} -x^2 f'' - 3xf' + (1-2a)f - (a+1)x^2g'' + (2-4a)xg' + (4a-2)g &= 0,\\ (a-1)x^2 f'' + (4a+2)xf' + (12-6a)f + 12xg' + (12a-24)g &= 0, \end{align} where $f$ and $g$ are function of $x$ and $a$ is a constant.
What method do you suggest for solving this system? Any suggestion will be appreciated!
Thanks!
The idea: