Solving the Schrödinger equation for hydrogen atom

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
14 replies · 9K views
raul_l
Messages
105
Reaction score
0

Homework Statement



Hello. I'd like to solve this: [tex]-\frac{\hbar^2}{2m}\nabla^2 \Psi(r,\theta,\phi) -U(r) \Psi(r,\theta,\phi) = E\Psi(r,\theta,\phi)[/tex]

Homework Equations





The Attempt at a Solution



I can separate the variables, but that's about it.

[tex]\frac{1}{R(r)} \frac{d}{dr}(r^2 \frac{d}{dr}R(r))+\frac{2mEr^2}{\hbar^2} + \frac{2m\gamma r}{\hbar^2} = C_r[/tex]

[tex]\frac{1}{F(\phi)} \frac{d^2}{d\phi^2} F(\phi) = C_\phi[/tex]

[tex]-C_r-\frac{sin\theta}{P(\theta)} \frac{d}{d\theta} (sin\theta \frac{d}{d\theta} P(\theta))=C_\phi[/tex]


The answer should be something like this but I don't know how to get there.
[tex]\psi_{nlm}(r,\vartheta,\varphi)=\sqrt{{\left(\frac{2}{n a_0} \right)}^3\frac{(n-l-1)!}{2n(n+1)!}}e^{-\rho /2} \rho^{1} L_{n-l-1}^{2l+1}(\rho)\cdot Y_{lm}(\vartheta, \varphi)[/tex]


If somebody could offer me any idea on how to proceed that would be great. I'm not even sure of how to choose the righ boundary conditions.
 
Physics news on Phys.org
raul_l said:

Homework Statement



Hello. I'd like to solve this: [tex]-\frac{\hbar^2}{2m}\nabla^2 \Psi(r,\theta,\phi) -U(r) \Psi(r,\theta,\phi) = E\Psi(r,\theta,\phi)[/tex]

Homework Equations





The Attempt at a Solution



I can separate the variables, but that's about it.

[tex]\frac{1}{R(r)} \frac{d}{dr}(r^2 \frac{d}{dr}R(r))+\frac{2mEr^2}{\hbar^2} + \frac{2m\gamma r}{\hbar^2} = C_r[/tex]

[tex]\frac{1}{F(\phi)} \frac{d^2}{d\phi^2} F(\phi) = C_\phi[/tex]

[tex]-C_r-\frac{sin\theta}{P(\theta)} \frac{d}{d\theta} (sin\theta \frac{d}{d\theta} P(\theta))=C_\phi[/tex]


The answer should be something like this but I don't know how to get there.
[tex]\psi_{nlm}(r,\vartheta,\varphi)=\sqrt{{\left(\frac{2}{n a_0} \right)}^3\frac{(n-l-1)!}{2n(n+1)!}}e^{-\rho /2} \rho^{1} L_{n-l-1}^{2l+1}(\rho)\cdot Y_{lm}(\vartheta, \varphi)[/tex]


If somebody could offer me any idea on how to proceed that would be great. I'm not even sure of how to choose the righ boundary conditions.


the derivation is done in almost all quantum mechanics textbooks so you should look on up.
It's a long derivation.

There are two apporaches to this problem: the DE's are standard ones and one can simply look up the solutions. However, if you have to prove the solutions from scratch, you must start with a series expansion. Again, all the details are in QM textbooks
 
Ok, this looks pretty complicated (not suprisingly).

I'll start with the azumuthal equation.

[tex]\frac{d^2}{d\phi^2} F(\phi) = C_\phi F(\phi)[/tex]

The solution is in the form [tex]F(\phi)=Ae^{B\phi}[/tex]

which gives me
[tex]\frac{d^2}{d\phi^2} Ae^{B\phi} = C_\phi Ae^{B\phi} \Rightarrow -AB^2 e^{B\phi} = C_\phi Ae^{B\phi}[/tex] and therefore [tex]C_\phi=-B^2[/tex]

Due to constraints on the wavefunction [tex]F(\phi)=F(\phi+2\pi)[/tex]

which means that [tex]Ae^{B\phi}=Ae^{B(\phi+2\pi)}=Ae^{B\phi} e^{2B\pi} \Rightarrow e^{2B\pi}=1 \Rightarrow B=im[/tex] where m is an integer.

Because of normalization [tex]\int_{-\infty}^{\infty} F(\phi) d\phi=1[/tex] and therefore A=1.

I have arrived at [tex]F(\phi)=e^{im\phi}[/tex]
and [tex]C_\phi=-m^2[/tex]

which means that [tex]-C_r-\frac{sin\theta}{P(\theta)} \frac{d}{d\theta} (sin\theta \frac{d}{d\theta} P(\theta))=-m^2[/tex]

Thanks for your help so far. I'll keep on working on this.
 
I'm half way solving the colatitude equation (I know how to solve differential equations using series expansion).

However, this is a lot of work I think it would probably be a better idea to just look it up in a QM textbook.

I have one question though.
Why is [tex]C_r=l(l+1)[/tex] ? I can't find the answer anywhere.
 
I have a problem with solving the general Legendre equation.

As we know the series solution is in the form
[tex]\sum a_s x^s[/tex]

I have found the formula for the coefficients
[tex]a_{s+2}=-a_s \frac{(l-s)(l+s+1)}{(s+1)(s+2)}[/tex]

Now, if [tex]l=s[/tex] then [tex]a_{l+2}[/tex] and all subsequent coefficients become zero.

In the book it says that the highest coefficient [tex]a_l[/tex] is given by the formula [tex]a_l=\frac{(2l)!}{2^l (l!)^2}[/tex] but I don't see how. :confused:

If I set [tex]a_0=1[/tex] I get
[tex]a_s=\frac{(l-s+2)(l-s+4)...l(l+1)(l+3)...(l+s-1)}{s!}[/tex]

If [tex]l=s[/tex] then
[tex]a_l=\frac{2*4*...*l(l+1)(l+3)...(2l-1)}{l!}[/tex]

I don't know how to proceed. The best I can do is write it like this:
[tex]a_l=\frac{(2l)!}{1*3*...(l-1)(l+2)(l+4)...2l*l!}[/tex]

which is pretty close to [tex]\frac{(2l)!}{2^l (l!)^2}[/tex] but not exactly.
 
Mathematical Methods For Physicists by Tai L. Chow

Of course, there is always the possibiliy of a mistake in the book.
 
At the bottom of page 298.
 
Yes, as far as I know.

Actually, they use the series expansion method to solve the Laguerre equation. But the Legendre equation is solved differently. I think it's quite clever.
 
Hello again.

I'm having trouble evaluating [tex]\frac{(-1)^l}{2^{2l} (l!)^2} \frac{(2l)!(l+m)!}{(l-m)!} \int_{-1}^{1} (x^2-1)^l dx[/tex]

which should be [tex]\frac{2}{2l+1} \frac{(l+m)!}{(l-m)!}[/tex]

My first thought was to use the Newton's binomial formula to evaluate the integral.
[tex]\int_{-1}^{1} (x^2-1)^l dx = \int_{-1}^{1} \sum_{k=0}^l \frac{l!}{k!(l-k)!} (x^2)^{l-k} (-1)^k = (\sum_{k=0}^l \frac{l!}{k!(l-k)!(2l-2k+1)} x^{2l-2k+1} (-1)^k) _{x=-1}^{x=1}[/tex]

Since [tex](2l-2k+1)[/tex] is always odd [tex](x^{2l-2k+1})_{x=-1}^{x=1}[/tex] always yields 2.

Therefore
[tex]\frac{(-1)^l}{2^{2l} (l!)^2} \frac{(2l)!(l+m)!}{(l-m)!} \int_{-1}^{1} (x^2-1)^l dx = \frac{(-1)^l}{2^{2l} (l!)^2} \frac{(2l)!(l+m)!}{(l-m)!} \sum_{k=0}^l \frac{l!}{k!(l-k)!(2l-2k+1)} (-1)^k = \frac{(-1)^l}{2^{2l} l!} \frac{(2l)!(l+m)!}{(l-m)!} \sum_{k=0}^l \frac{1}{k!(l-k)!(2l-2k+1)} (-1)^k[/tex]

I don't know how to proceed (or if I've been correct so far).
Btw, here x substitutes [tex]cos \theta[/tex] but I don't think that changes anything.