dingo_d
- 199
- 0
Homework Statement
I'm solving the quantum harmonic oscillator. And I'm solving Schrodinger equation. So I came up to one part where I have to use power series method of solving DE (that or Frobenius would probably work just fine). Now I have the recurrence relation:
a_{n+2}=\frac{\lambda(2n+1)-k^2}{(n+2)(n+1)}a_n
And the text in which this is solved says that for n\ton\infty that leads to asymptotic law
a_{n+2}=\frac{2\lambda}{n}a_n corresponding to the series expansion of e^{\lambda x^2}.
Now, I tried looking at the limit, via L'Hospitals rule and I really can't see how they got that! :\
So can someone explain to me how they got that? Thanks...