I am solving this eq: $$w''(z)-\frac{2}{z}w'(z)+w(z)=0$$ using the Frobenius methodology. I found two roots $$w_1=\sum_{k=1}^{\infty}\frac{(-1)^{k}}{4^kk!(-\frac{1}{2})_k} z^{2k} ,w_2=\sum_{k=1}^{\infty}\frac{(-1)^{k}}{4^kk!(\frac{5}{2})_k}z^{2k+3} $$ where $(a)_k$ is the Pochhammer symbol.
Now i want to proove that these two are linearly independent. However when i take their Wronskian it feels impossible to do these calculations. Am i missing something or maybe my solutions are miscalculated??