So I have here a series solution for SHO and it's given by
$$ \sum_{\lambda=0}^{\infty}a_{\lambda}(k+\lambda)(k+\lambda-1)x^{k+\lambda}+\sum_{\lambda=0}^{\infty}a_{\lambda}(k+\lambda)x^{k+\lambda}+\sum_{\lambda=0}^{\infty}a_{\lambda}x^{k+\lambda+2}-\sum_{\lambda=0}^{\infty}a_{\lambda}n^2x^{k+\lambda}=0 $$
Now, my goal here is to have $$a_1$$ where the least exponent of x is $$x^{k-1}$$ and prove that if I factor all terms with x^{k-1} I will just get $$a_1=k(k+1)$$
My problem here is that I do not know how I will be able to get that x^{k-1}. :'(