5

I am trying to solve the Hydrogen Atom, and I am stuck in the polar equation. To simplify, I have taken the special case in which $m=0$ to get the Legendre Equation: $$(1-x^2)P''(x)-2xP'(x)+AP(x)$$ $$(x=\cos \theta)$$ And I've worked out the recursion function to be $$a_{n+2}=\frac{n(n+1)-A}{(n+1)(n+2)}a_n$$ And I know this needs to terminate to obtain the correct form for $A$. I have tried imposing that the derivative of the polar function $\Theta$ is $\Theta_{\theta}=0$ at $\theta=0,\pi$ so that the function is continuous where it matches the $z$-axis, but due to the chain rule, it automatically becomes $$\frac{d\Theta}{d\theta}=-\sin\theta \frac {dP}{dx}$$ Which is automatically $0$ for those values, so it is useless.

I've also tried imposing that $\Theta(\theta)=\Theta(-\theta)$ to account for going backwards below $\theta=0$, but since $\cos(-\theta)=\cos\theta$ it just becomes $$\Theta(-\theta)=\Theta(\theta) \implies P(x)=P(x)$$ So I am at a loss. Please help.

Qmechanic
  • 201,751

4 Answers4

2

Instead of expanding in series around $x=0$, you'll have better luck with a series around $x=1$. Then you'll get

$$c_{n+1}=c_n\frac{A-n(n+1)}{2(n+1)^2}.$$

Radius of convergence of this series (unless it terminates) is then

$$r=\lim\limits_{n\to\infty} \left|\frac{c_n}{c_{n+1}}\right|=\lim\limits_{n\to\infty}\frac{2(n+1)^2}{A-n(n+1)}=2.$$

The only two singular points the equation we're solving has are the regular singular points at $x=\pm1$. As we're expanding into Taylor series around $x=1$, our solution will be analytic at this point. But limited radius of convergence of Taylor series implies that there's a singularity somewhere. Indeed, we still have the other singular point at $x=-1$. This is exactly the point of singularity beyond which the series diverges unless it terminates.

But OTOH, we know from the symmetry of the problem (invariance of the Hamiltonian under $z$-inversion) that $P(-x)=\pm P(x)$, i.e. $P$ is either even or odd. As $P$ is analytic at $x=1$ by construction, it follows that it must also be analytic at $x=-1$.

This then requires that the series terminates, so analyticity is the boundary condition you are looking for.

Ruslan
  • 28,862
  • 1
    The fact that $r=2$ doesn't necessarily mean that the series diverges at $x=-1$, only that it doesn't definitely converge. Of course, you are correct that it doesn't (and I agree with your identification of the correct boundary condition), but demonstrating this completely requires a bit more leg work. – J. Murray Dec 06 '18 at 22:37
  • @J.Murray you're right, I've edited the answer. – Ruslan Dec 07 '18 at 06:28
2

The issue of finding or justifying the correct boundary conditions for the Schrödinger equation (or for the ordinary differential equations resulting from its factorization) is a never-ending story. Reasons like "wavefunctions must be continuous", "$\psi$ cannot diverge", or "it must go to zero because we expect zero probability" usually contain half of the truth but miss the real point and cannot go beyond the level of hand-waiving arguments.

The probabilistic interpretation requires only that, for a problem defined on a domain $D$ in $\mathbb{R}^n $, $|\psi|^2 $ would be integrable, i.e. it should belong to the Hilbert space $L_2(D)$. In $L_2(D)$ many of the elements are not even continuous and are allowed to diverge, provided their square modulus remains integrable.

The condition which puts a really strong constraint on the wavefunctions is the additional requirement of being in the domain of a self-adjoint operator. For differential operators, self-adjointness is quite a strong condition. Of course, the differential nature of the operator requires to restrict the domain to the subset of differentiable elements of $L_2(D)$. But it is the requirement of self adjointness which provides the real constraints on the boundary conditions. So, for example, the vanishing of the wavefunction at the boundary for the infinite square well, or the continuity conditions for a finite step-wise constant potential, all can be found and justified as condition to ensure the correct domain where momentum and/or hamiltonian operators are self-adjoint.

The case of the angular momentum is not different. The "periodicity" condition on the $\phi$ dependence of the wavefunction, when represented in spherical coordinate, is again consequence of restricing to elements of the subset of the differentiable function on $L_2[0,2 \pi]$ where the z-component $\hat L_z$ of the angular momentum is self-adjoint.

Finally, also $\hat L_x$ and $\hat L_y$, and then $\hat L^2$ put restriction on the boundary conditions on $\theta$, always as consequence of the self-adjointness requirement. It turns out (it is an exercise of integration by parts) that a logaritmic divergence of the wavefunction at $\theta=0$ and at $\theta=2 \pi$ (resulting from a value of A which does not terminate the series after a finite number of terms), although compatible with the square modulus integrability on the interval $[0,2 \pi]$, would not be compatible with the domain where $\hat L^2$ is self adjoint.

About the reasons and importance of being self-adjoint for QM operators I can rely on two references here on SE: Why is quantum mechancis is not content with symmetric operators, but wants self-adjoint operators? and What exactly implies the need of quantum mechanics for self-adjoint and not only symmetric operators?

  • The statement ''the additional requirement of being in the domain of a self-adjoint operator.'' sounds like a postulate. Do you have a reference to a book that states this as a postulate? – Jens Wagemaker Jun 21 '19 at 08:30
  • @JensWagemaker If one is looking for an autostate of an operator (or for the set of all possible autostates to build a basis of the Hilbert space) it is trivially obvious that the wavefunction must be in the domain of the operator. Self-adjointness is required in order to been enabled to use the spectral theorem, quite fundamental to allow the usual physical interpretation of the theory. – GiorgioP-DoomsdayClockIsAt-90 Jun 21 '19 at 09:57
  • What is an autostate? Do you mean eigenvector? – Jens Wagemaker Jun 22 '19 at 10:35
  • @JensWagemaker Sorry: linguistic confusion. Yes, I meant eigenvectors. – GiorgioP-DoomsdayClockIsAt-90 Jun 22 '19 at 12:51
0

I'm not going to prove anything, but I hope to give a reasonable argument. Suppose the series does not terminate. What happens for large $n$?

Well, from your recursion we get

$$a_{n+2}\approx a_n$$

Cool. So the coefficients become one in the same. We can then give an approximate solution for the large powers only, with the usual geometric series:

$$\frac{1}{1-x}=1+x+x^2+\dots$$

But then think about what your solution has to do. It is a wavefunction, right? So it has to be normalizable, i.e.

$$\int\limits_0^\pi P(\cos\theta)^2\sin\theta\,d\theta=\int\limits_{-1}^1P(x)^2\,dx=\mathrm{finite}$$

But plug this approximate solution we found. What do we get?

$$\int\limits_{-1}^{1}\frac{1}{(1-x)^2}\,dx=\left[\frac{1}{1-x}\right]_{x=-1}^{x=1}$$

Which clearly diverges. Thus, the series must terminate at some point and $A=l(l+1)$ for some natural number $l$. And this also fixes the parity of the exponents in the polynomial, since $l(l+1)$ can only zero out one parity of coefficients, while the other has to be zero from the start.

0

The reason it must terminate is literally the physics. Mathematically the Legendre differential equation has two types of solutions. Solutions of type 1, named $P_\ell(x)$, which are finite at $x=\pm 1$ and of type 2, denoted by $Q_\ell(x)$, which blow up at $x=\pm 1$. So physically we must demand our solution to be finite at $x=\cos\theta=\pm 1$ because it must represent not only a normalizable function but also a bounded function within the problems domain (in this case $[-1,1]$), so that we can give its values a probabilistic interpretation. Now how to see it from the equation.

Study two cases.

Case 1: $A=\ell(\ell +1)$ for $\ell$ an integer. In this case as your recursion formula shows, the coefficient $a_{\ell+2}$ will vanish and the rest will be zero from then on. Leading to the Legendre polynomials of the first kind.

Case 2: $A\neq\ell(\ell +1)$. One can study the radius of convergence of the series by taking the limit of the ratio between the coefficients, $$r = \lim_{n\rightarrow\infty} \left|\frac{n(n+1)-A}{(n+1)(n+2)}\right|=1,$$ which states that your series Ansatz will just converge for $|x|< 1$ (notice the inequality is strict), this is exactly the behaviour of the $Q_\ell$ mentioned above. For the Hydrogen atom this solutions (which can be expressed as infinite series) are discarded because of the requirement of finiteness at the edges.

ohneVal
  • 4,408
  • 1
  • 20
  • 30
  • Divergent series doesn't imply non-normalizability. A series for $\sqrt{1-x^2}$ around $x=0$ also diverges for $|x|>1$, but is perfectly normalizable. Even if we consider $\ln |x|$, it's still square-integrable in the neighborhood of $x=0$, despite being unbounded. – Ruslan Dec 10 '18 at 12:09
  • @Ruslan The wavefunction must be finite itself so being unbounded is not good enough, I will rephrase it so it is clearer. – ohneVal Dec 10 '18 at 12:57
  • No, there's no a priori reason for a wavefunction to be finite for an arbitrary Hamiltonian. E.g. Dirac equation admits unbounded solutions of the hydrogen problem. See also these QA. – Ruslan Dec 10 '18 at 13:48
  • There is clearly a lack of physical intuition here. You know in the Dirac version fields can't be measured directly and suffer renormalization issues, the case of the hydrogen atom is much simpler and makes no sense to allow unboundedness at the poles in a problem where there is spherical symmetry and the poles can be placed anywhere. So yes there is an a priori reason and it is $|\psi(x)|^2\leq 1$ for all $x$ that one can measure. Mathematically I said I totally agree, physically perhaps you can point me towards a physical realization of unbounded solutions (experiment...). – ohneVal Dec 10 '18 at 14:49