Find the first three non-zero terms in series solutions $y_1(x)$ and $y_2(x)$ for $$x\frac{d^2y}{dx^2}-\frac{dy}{dx}+4x^3y=0$$...
I've seen the solutions as this problem has been presented here before but what I'm really hoping for is for someone to read through what I've done and tell me what I'm doing wrong.
What I've done:
I identified $x=0$ as a regular singular point and so set $y=\sum^{\infty}_{n=0}a_nx^{n+\sigma}$ and this reduced to the indicial equation $\sigma=\sigma (\sigma -1)$ and so $\sigma =0$ or $\sigma =2$.
For $\sigma =0$ I had that $a_1=a_3=0$ and $a_0$ and $a_2$ are arbitrary and $a_{n+4}=-\frac4{(n+2)(n+4)}a_n$, but this gives two linearly independent solutions. So when I put in $\sigma=2$ I'm going to get even more solutions, i.e. more than 2 linearly independent solutions in total. What am I misunderstanding?
Any help is appreciated, thank you