Associated Legendre polynomials

{{Short description|Canonical solutions of the general Legendre equation}}

In mathematics, the associated Legendre polynomials are the canonical solutions of the general Legendre equation

\left(1 - x^2\right) \frac{d^2}{d x^2} P_\ell^m(x) - 2 x \frac{d}{d x} P_\ell^m(x) + \left[ \ell (\ell + 1) - \frac{m^2}{1 - x^2} \right] P_\ell^m(x) = 0,

or equivalently

\frac{d}{d x} \left[ \left(1 - x^2\right) \frac{d}{d x} P_\ell^m(x) \right] + \left[ \ell (\ell + 1) - \frac{m^2}{1 - x^2} \right] P_\ell^m(x) = 0,

where the indices and m (which are integers) are referred to as the degree and order of the associated Legendre polynomial respectively. This equation has nonzero solutions that are nonsingular on {{closed-closed|−1, 1}} only if and m are integers with 0 ≤ m, or with trivially equivalent negative values. When in addition m is even, the function is a polynomial. When m is zero and integer, these functions are identical to the Legendre polynomials. In general, when and m are integers, the regular solutions are sometimes called "associated Legendre polynomials", even though they are not polynomials when m is odd. The fully general class of functions with arbitrary real or complex values of and m are Legendre functions. In that case the parameters are usually labelled with Greek letters.

The Legendre ordinary differential equation is frequently encountered in physics and other technical fields. In particular, it occurs when solving Laplace's equation (and related partial differential equations) in spherical coordinates. Associated Legendre polynomials play a vital role in the definition of spherical harmonics.

Definition for non-negative integer parameters {{mvar|ℓ}} and {{mvar|m}}

These functions are denoted P_\ell^{m}(x), where the superscript indicates the order and not a power of P. Their most straightforward definition is in terms

of derivatives of ordinary Legendre polynomials (m ≥ 0)

P_\ell^{m}(x) = (-1)^m (1-x^2)^{m/2} \frac{d^m}{dx^m} \left( P_\ell(x) \right),

The {{math|(−1)m}} factor in this formula is known as the Condon–Shortley phase. Some authors omit it. That the functions described by this equation satisfy the general Legendre differential equation with the indicated values of the parameters and m follows by differentiating m times the Legendre equation for {{math|P}}:{{harvnb|Courant|Hilbert|1953|loc=V, §10}}.

\left(1-x^2\right) \frac{d^2}{dx^2}P_\ell(x) -2x\frac{d}{dx}P_\ell(x)+ \ell(\ell+1)P_\ell(x) = 0.

Moreover, since by Rodrigues' formula,

P_\ell(x) = \frac{1}{2^\ell\,\ell!} \ \frac{d^\ell}{dx^\ell}\left[(x^2-1)^\ell\right],

the P{{su|b=|p=m}} can be expressed in the form

P_\ell^{m}(x) = \frac{(-1)^m}{2^\ell \ell!} (1-x^2)^{m/2}\ \frac{d^{\ell+m}}{dx^{\ell+m}}(x^2-1)^\ell.

This equation allows extension of the range of m to: {{math|−m}}. The definitions of {{math|P±m}}, resulting from this expression by substitution of {{math|±m}}, are proportional. Indeed, equate the coefficients of equal powers on the left and right hand side of

\frac{d^{\ell-m}}{dx^{\ell-m}} (x^2-1)^{\ell} = c_{lm} (1-x^2)^m \frac{d^{\ell+m}}{dx^{\ell+m}}(x^2-1)^{\ell},

then it follows that the proportionality constant is

c_{lm} = (-1)^m \frac{(\ell-m)!}{(\ell+m)!} ,

so that

P^{-m}_\ell(x) = (-1)^m \frac{(\ell-m)!}{(\ell+m)!} P^{m}_\ell(x).

=Alternative notations=

The following alternative notations are also used in literature:{{Abramowitz_Stegun_ref|8|332}}

P_{\ell m}(x) = (-1)^m P_\ell^{m}(x)

=Closed Form=

Starting from the explicit form provided in the article of Legendre Polynomials

P_l(x)=2^l\sum_{k=0}^l x^k\binom{l}{k}\binom{(l+k-1)/2}{l}

one obtains with the standard rules for m-fold derivatives for powers

P_l^m(x)=(-1)^{m} \cdot 2^{l} \cdot (1-x^2)^{m/2} \cdot \sum_{k=m}^l \frac{k!}{(k-m)!}\cdot x^{k-m} \cdot \binom{l}{k} \binom{\frac{l+k-1}{2}}{l}

with simple monomials and the generalized form of the binomial coefficient. The sum effectively extends only over terms where l-k is even, because for odd l-k the binomial factor \binom{(l+k-1)/2}{l} is zero.

Summarizing results of Doha

{{Cite journal |last=Doha |first=E. H. |year=1991|title=The coefficients of differentiated expansions and derivatives of ultraspherical polynomials |journal=Computers & Mathematics with Applications |volume=21 |issue=2 |pages=115–122 |doi=10.1016/0898-1221(91)90089-M |issn=0898-1221}}

the expansion of derivatives into Legendre Polynomials defines coefficients \tau

\frac{d^m}{dx^m}P_l(x)

= \sum_{t=0}^{\lfloor (l-m)/2\rfloor} \tau_{l,m,t} P_{l-m-2t}(x)

,

where

\tau_{l,m,t}

=

\epsilon_{l-t}

\frac{l-m-2t+1/2}{2l-2t+1}\frac{(2m)!}{2^mm!}

\binom{2l-2t+1}{2m}

\frac{m}{m+t}\binom{m+t}{t}

\frac{1}{\binom{l-t}{m}}

,

and where

\epsilon_q\equiv \begin{cases}

1, & q=0;\\

2, & q\ge 1

\end{cases}

is the Neumann factor.

Orthogonality

The associated Legendre polynomials are not mutually orthogonal in general. For example, P_1^1 is not orthogonal to P_2^2. However, some subsets are orthogonal. Assuming 0 ≤ m ≤ , they satisfy the orthogonality condition for fixed m:

\int_{-1}^{1} P_k ^{m} P_\ell ^{m} dx = \frac{2 (\ell+m)!}{(2\ell+1)(\ell-m)!}\ \delta _{k,\ell}

Where {{math|δk,}} is the Kronecker delta.

Also, they satisfy the orthogonality condition for fixed {{mvar|}}:

\int_{-1}^{1} \frac{P_\ell ^{m} P_\ell ^{n}}{1-x^2}dx = \begin{cases}

0 & \text{if } m\neq n \\

\frac{(\ell+m)!}{m(\ell-m)!} & \text{if } m=n\neq0 \\

\infty & \text{if } m=n=0

\end{cases}

Negative {{mvar|m}} and/or negative {{mvar|ℓ}}

The differential equation is clearly invariant under a change in sign of m.

The functions for negative m were shown above to be proportional to those of positive m:

P_\ell ^{-m} = (-1)^m \frac{(\ell-m)!}{(\ell+m)!} P_\ell ^{m}

(This followed from the Rodrigues' formula definition. This definition also makes the various recurrence formulas work for positive or negative {{mvar|m}}.)

\text{If}\quad |m| > \ell\,\quad\text{then}\quad P_\ell^{m} = 0.\,

The differential equation is also invariant under a change from {{mvar|ℓ}} to {{math|− − 1}}, and the functions for negative {{mvar|ℓ}} are defined by

P_{-\ell} ^{m} = P_{\ell-1} ^{m},\ (\ell=1,\,2,\, \dots).

Parity

From their definition, one can verify that the Associated Legendre functions are either even or odd according to

P_\ell ^{m} (-x) = (-1)^{\ell - m} P_\ell ^{m}(x)

The first few associated Legendre functions

File:Mplwp legendreP04a0.svg

File:Mplwp legendreP15a1.svg

File:Mplwp legendreP26a2.svg

The first few associated Legendre functions, including those for negative values of m, are:

P_{0}^{0}(x)=1

\begin{align}

P_{1}^{-1}(x)&=-\tfrac{1}{2}P_{1}^{1}(x) \\

P_{1}^{0}(x)&=x \\

P_{1}^{1}(x)&=-(1-x^2)^{1/2}

\end{align}

\begin{align}

P_{2}^{-2}(x)&=\tfrac{1}{24}P_{2}^{2}(x) \\

P_{2}^{-1}(x)&=-\tfrac{1}{6}P_{2}^{1}(x) \\

P_{2}^{0}(x)&=\tfrac{1}{2}(3x^{2}-1) \\

P_{2}^{1}(x)&=-3x(1-x^2)^{1/2} \\

P_{2}^{2}(x)&=3(1-x^2)

\end{align}

\begin{align}

P_{3}^{-3}(x)&=-\tfrac{1}{720}P_{3}^{3}(x) \\

P_{3}^{-2}(x)&=\tfrac{1}{120}P_{3}^{2}(x) \\

P_{3}^{-1}(x)&=-\tfrac{1}{12}P_{3}^{1}(x) \\

P_{3}^{0}(x)&=\tfrac{1}{2}(5x^3-3x) \\

P_{3}^{1}(x)&=\tfrac{3}{2}(1-5x^{2})(1-x^2)^{1/2} \\

P_{3}^{2}(x)&=15x(1-x^2) \\

P_{3}^{3}(x)&=-15(1-x^2)^{3/2}

\end{align}

\begin{align}

P_{4}^{-4}(x)&=\tfrac{1}{40320}P_{4}^{4}(x) \\

P_{4}^{-3}(x)&=-\tfrac{1}{5040}P_{4}^{3}(x) \\

P_{4}^{-2}(x)&=\tfrac{1}{360}P_{4}^{2}(x) \\

P_{4}^{-1}(x)&=-\tfrac{1}{20}P_{4}^{1}(x) \\

P_{4}^{0}(x)&=\tfrac{1}{8}(35x^{4}-30x^{2}+3) \\

P_{4}^{1}(x)&=-\tfrac{5}{2}(7x^3-3x)(1-x^2)^{1/2} \\

P_{4}^{2}(x)&=\tfrac{15}{2}(7x^2-1)(1-x^2) \\

P_{4}^{3}(x)&= - 105x(1-x^2)^{3/2} \\

P_{4}^{4}(x)&=105(1-x^2)^{2}

\end{align}

Recurrence formula

These functions have a number of recurrence properties:

(\ell-m+1)P_{\ell+1}^{m}(x) = (2\ell+1)xP_{\ell}^{m}(x) - (\ell+m)P_{\ell-1}^{m}(x)

2mxP_{\ell}^{m}(x)=-\sqrt{1-x^2}\left[P_{\ell}^{m+1}(x)+(\ell+m)(\ell-m+1)P_{\ell}^{m-1}(x)\right]

\frac{1}{\sqrt{1-x^2}}P_\ell^m(x) = \frac{-1}{2m} \left[ P_{\ell-1}^{m+1}(x) + (\ell+m-1)(\ell+m)P_{\ell-1}^{m-1}(x) \right]

\frac{1}{\sqrt{1-x^2}}P_\ell^m(x) = \frac{-1}{2m} \left[ P_{\ell+1}^{m+1}(x) + (\ell-m+1)(\ell-m+2)P_{\ell+1}^{m-1}(x) \right]

\sqrt{1-x^2}P_\ell^m(x) = \frac1{2\ell+1} \left[ (\ell-m+1)(\ell-m+2) P_{\ell+1}^{m-1}(x) - (\ell+m-1)(\ell+m) P_{\ell-1}^{m-1}(x) \right]

\sqrt{1-x^2}P_\ell^m(x) = \frac{-1}{2\ell+1} \left[ P_{\ell+1}^{m+1}(x) - P_{\ell-1}^{m+1}(x) \right]

\sqrt{1-x^2}P_\ell^{m+1}(x) = (\ell-m)xP_{\ell}^{m}(x) - (\ell+m)P_{\ell-1}^{m}(x)

\sqrt{1-x^2}P_\ell^{m+1}(x) = (\ell-m+1)P_{\ell+1}^m(x) - (\ell+m+1)xP_\ell^m(x)

\sqrt{1-x^2}\frac{d}{dx}{P_\ell^m}(x) = \frac12 \left[ (\ell+m)(\ell-m+1)P_\ell^{m-1}(x) - P_\ell^{m+1}(x) \right]

(1-x^2)\frac{d}{dx}{P_\ell^m}(x) = \frac1{2\ell+1} \left[ (\ell+1)(\ell+m)P_{\ell-1}^m(x) - \ell(\ell-m+1)P_{\ell+1}^m(x) \right]

(x^2-1)\frac{d}{dx}{P_{\ell}^{m}}(x) = {\ell}xP_{\ell}^{m}(x) - (\ell+m)P_{\ell-1}^{m}(x)

(x^2-1)\frac{d}{dx}{P_{\ell}^{m}}(x) = -(\ell+1)xP_{\ell}^{m}(x) + (\ell-m+1)P_{\ell+1}^{m}(x)

(x^2-1)\frac{d}{dx}{P_{\ell}^{m}}(x) = \sqrt{1-x^2}P_{\ell}^{m+1}(x) + mxP_{\ell}^{m}(x)

(x^2-1)\frac{d}{dx}{P_{\ell}^{m}}(x) = -(\ell+m)(\ell-m+1)\sqrt{1-x^2}P_{\ell}^{m-1}(x) - mxP_{\ell}^{m}(x)

(\ell-m-1)(\ell-m)P_{\ell}^{m}(x) = -P_{\ell}^{m+2}(x) + P_{\ell-2}^{m+2}(x) + (\ell+m)(\ell+m-1)P_{\ell-2}^{m}(x)

Helpful identities (initial values for the first recursion):

P_{\ell +1}^{\ell +1}(x) = - (2\ell+1) \sqrt{1-x^2} P_{\ell}^{\ell}(x)

P_{\ell}^{\ell}(x) = (-1)^\ell (2\ell-1)!! (1- x^2)^{(\ell/2)}

P_{\ell +1}^{\ell}(x) = x (2\ell+1) P_{\ell}^{\ell}(x)

with {{math|!!}} the double factorial.

Gaunt's formula

The integral over the product of three associated Legendre polynomials (with orders matching as shown below) is a necessary ingredient when developing products of Legendre polynomials into a series linear in the Legendre polynomials. For instance, this turns out to be necessary when doing atomic calculations of the Hartree–Fock variety where matrix elements of the Coulomb operator are needed. For this we have Gaunt's formula From John C. Slater Quantum Theory of Atomic Structure, McGraw-Hill (New York, 1960), Volume I, page 309, which cites the original work of J. A. Gaunt, Philosophical Transactions of the Royal Society of London, A228:151 (1929){{cite journal|first1=Yu-Lin|last1=Xu|title=Fast evaluation of the Gaunt coefficients|journal=Math. Comp.|year=1996|volume=65|number=216|pages=1601-1612|doi=10.1090/S0025-5718-96-00774-0}}

\begin{align}

\frac{1}{2} \int_{-1}^1 P_l^u(x) P_m^v(x) P_n^w(x) dx

={}&{}(-1)^{s-m-w}\frac{(m+v)!(n+w)!(2s-2n)!s!}{(m-v)!(s-l)!(s-m)!(s-n)!(2s+1)!} \\

&{}\times \ \sum_{t=p}^q (-1)^t \frac{(l+u+t)!(m+n-u-t)!}{t!(l-u-t)!(m-n+u+t)!(n-w-t)!}

\end{align}

This formula is to be used under the following assumptions:

  1. the degrees are non-negative integers l,m,n\ge0
  2. all three orders are non-negative integers u,v,w\ge 0
  3. u is the largest of the three orders
  4. the orders sum up u=v+w
  5. the degrees obey m\ge n

Other quantities appearing in the formula are defined as

2s = l+m+n

p = \max(0,\,n-m-u)

q = \min(m+n-u,\,l-u,\,n-w)

The integral is zero unless

  1. the sum of degrees is even so that s is an integer
  2. the triangular condition is satisfied m+n\ge l \ge m-n

Dong and Lemus (2002)Dong S.H., Lemus R., (2002), [http://www.sciencedirect.com/science/article/pii/S0893965902800040 "The overlap integral of three associated Legendre polynomials"], Appl. Math. Lett. 15, 541-546. generalized the derivation of this formula to integrals over a product of an arbitrary number of associated Legendre polynomials.

Generalization via hypergeometric functions

{{main|Legendre function}}

These functions may actually be defined for general complex parameters and argument:{{cite journal|first1=H. A.|last1=Mavromatis|first2=R. S. |last2=Alassar|title=A generalized formula for the integral of three Associated Legendre Polynomials|year=1999|journal=Appl. Math. Lett.|volume=12|number=3|pages=101-105|doi=10.1016/S0893-9659(98)00180-3}}

P_{\lambda}^{\mu}(z) = \frac{1}{\Gamma(1-\mu)} \left[\frac{1+z}{1-z}\right]^{\mu/2} \,_2F_1 (-\lambda, \lambda+1; 1-\mu; \frac{1-z}{2})

where \Gamma is the gamma function and _2F_1 is the hypergeometric function

\,_2F_1 (\alpha, \beta; \gamma; z) = \frac{\Gamma(\gamma)}{\Gamma(\alpha)\Gamma(\beta)} \sum_{n=0}^\infty\frac{\Gamma(n+\alpha)\Gamma(n+\beta)}{\Gamma(n+\gamma)\ n!}z^n,

They are called the Legendre functions when defined in this more general way. They satisfy the same differential equation as before:

(1-z^2)\,y'' -2zy' + \left(\lambda[\lambda+1] - \frac{\mu^2}{1-z^2}\right)\,y = 0.\,

Since this is a second order differential equation, it has a second solution, Q_\lambda^{\mu}(z), defined as:

Q_{\lambda}^{\mu}(z) = \frac{\sqrt{\pi}\ \Gamma(\lambda+\mu+1)}{2^{\lambda+1}\Gamma(\lambda+3/2)}\frac{1}{z^{\lambda+\mu+1}}(1-z^2)^{\mu/2} \,_2F_1 \left(\frac{\lambda+\mu+1}{2}, \frac{\lambda+\mu+2}{2}; \lambda+\frac{3}{2}; \frac{1}{z^2}\right)

P_\lambda^{\mu}(z) and Q_\lambda^{\mu}(z) both obey the various recurrence formulas given previously.

Reparameterization in terms of angles

These functions are most useful when the argument is reparameterized in terms of angles, letting x = \cos\theta:

P_\ell^{m}(\cos\theta) = (-1)^m (\sin \theta)^m\ \frac{d^m}{d(\cos\theta)^m}\left(P_\ell(\cos\theta)\right)

Using the relation (1 - x^2)^{1 / 2} = \sin\theta, the list given above yields the first few polynomials, parameterized this way, as:

\begin{align}

P_0^0(\cos\theta) & = 1 \\[8pt]

P_1^0(\cos\theta) & = \cos\theta \\[8pt]

P_1^1(\cos\theta) & = -\sin\theta \\[8pt]

P_2^0(\cos\theta) & = \tfrac{1}{2} (3\cos^2\theta-1) \\[8pt]

P_2^1(\cos\theta) & = -3\cos\theta\sin\theta \\[8pt]

P_2^2(\cos\theta) & = 3\sin^2\theta \\[8pt]

P_3^0(\cos\theta) & = \tfrac{1}{2} (5\cos^3\theta-3\cos\theta) \\[8pt]

P_3^1(\cos\theta) & = -\tfrac{3}{2} (5\cos^2\theta-1)\sin\theta \\[8pt]

P_3^2(\cos\theta) & = 15\cos\theta\sin^2\theta \\[8pt]

P_3^3(\cos\theta) & = -15\sin^3\theta \\[8pt]

P_4^0(\cos\theta) & = \tfrac{1}{8} (35\cos^4\theta-30\cos^2\theta+3) \\[8pt]

P_4^1(\cos\theta) & = - \tfrac{5}{2} (7\cos^3\theta-3\cos\theta)\sin\theta \\[8pt]

P_4^2(\cos\theta) & = \tfrac{15}{2} (7\cos^2\theta-1)\sin^2\theta \\[8pt]

P_4^3(\cos\theta) & = -105\cos\theta\sin^3\theta \\[8pt]

P_4^4(\cos\theta) & = 105\sin^4\theta

\end{align}

The orthogonality relations given above become in this formulation:

for fixed m, P_\ell^m(\cos\theta) are orthogonal, parameterized by θ over [0, \pi], with weight \sin \theta:

\int_0^\pi P_k^{m}(\cos\theta) P_\ell^{m}(\cos\theta)\,\sin\theta\,d\theta = \frac{2 (\ell+m)!}{(2\ell+1)(\ell-m)!}\ \delta _{k,\ell}

Also, for fixed :

\int_0^\pi P_\ell^{m}(\cos\theta) P_\ell^{n}(\cos\theta) \csc\theta\,d\theta = \begin{cases} 0 & \text{if } m\neq n \\ \frac{(\ell+m)!}{m(\ell-m)!} & \text{if } m=n\neq0 \\ \infty & \text{if } m=n=0\end{cases}

In terms of θ, P_\ell^{m}(\cos \theta) are solutions of

\frac{d^{2}y}{d\theta^2} + \cot \theta \frac{dy}{d\theta} + \left[\lambda - \frac{m^2}{\sin^2\theta}\right]\,y = 0\,

More precisely, given an integer m\ge0, the above equation has

nonsingular solutions only when \lambda = \ell(\ell+1)\, for

an integer ≥ m, and those solutions are proportional to

P_\ell^{m}(\cos \theta).

Applications in physics: spherical harmonics

{{main|Spherical harmonics}}

In many occasions in physics, associated Legendre polynomials in terms of angles occur where spherical symmetry is involved. The colatitude angle in spherical coordinates is

the angle \theta used above. The longitude angle, \phi, appears in a multiplying factor. Together, they make a set of functions called spherical harmonics. These functions express the symmetry of the two-sphere under the action of the Lie group SO(3).{{cn|date=July 2022}}

What makes these functions useful is that they are central to the solution of the equation

\nabla^2\psi + \lambda\psi = 0 on the surface of a sphere. In spherical coordinates θ (colatitude) and φ (longitude), the Laplacian is

\nabla^2\psi = \frac{\partial^2\psi}{\partial\theta^2} + \cot \theta \frac{\partial \psi}{\partial \theta} + \csc^2 \theta\frac{\partial^2\psi}{\partial\phi^2}.

When the partial differential equation

\frac{\partial^2\psi}{\partial\theta^2} + \cot \theta \frac{\partial \psi}{\partial \theta} + \csc^2 \theta\frac{\partial^2\psi}{\partial\phi^2} + \lambda \psi = 0

is solved by the method of separation of variables, one gets a φ-dependent part \sin(m\phi) or \cos(m\phi) for integer m≥0, and an equation for the θ-dependent part

\frac{d^{2}y}{d\theta^2} + \cot \theta \frac{dy}{d\theta} + \left[\lambda - \frac{m^2}{\sin^2\theta}\right]\,y = 0\,

for which the solutions are P_\ell^{m}(\cos \theta) with \ell{\ge}m

and \lambda = \ell(\ell+1).

Therefore, the equation

\nabla^2\psi + \lambda\psi = 0

has nonsingular separated solutions only when \lambda = \ell(\ell+1),

and those solutions are proportional to

P_\ell^{m}(\cos \theta)\ \cos (m\phi)\ \ \ \ 0 \le m \le \ell

and

P_\ell^{m}(\cos \theta)\ \sin (m\phi)\ \ \ \ 0 < m \le \ell.

For each choice of , there are {{nowrap|2ℓ + 1}} functions

for the various values of m and choices of sine and cosine.

They are all orthogonal in both and m when integrated over the

surface of the sphere.

The solutions are usually written in terms of complex exponentials:

Y_{\ell, m}(\theta, \phi) = \sqrt{\frac{(2\ell+1)(\ell-m)!}{4\pi(\ell+m)!}}\ P_\ell^{m}(\cos \theta)\ e^{im\phi}\qquad -\ell \le m \le \ell.

The functions Y_{\ell, m}(\theta, \phi) are the spherical harmonics, and the quantity in the square root is a normalizing factor.

Recalling the relation between the associated Legendre functions of positive and negative m, it is easily shown that the spherical harmonics satisfy the identityThis identity can also be shown by relating the spherical harmonics to Wigner D-matrices and use of the time-reversal property of the latter. The relation between associated Legendre functions of ±m can then be proved from the complex conjugation identity of the spherical harmonics.

Y_{\ell, m}^*(\theta, \phi) = (-1)^m Y_{\ell, -m}(\theta, \phi).

The spherical harmonic functions form a complete orthonormal set of functions in the sense of Fourier series. Workers in the fields of geodesy, geomagnetism and spectral analysis use a different phase and normalization factor than given here (see spherical harmonics).

When a 3-dimensional spherically symmetric partial differential equation is solved by the method of separation of variables in spherical coordinates, the part that remains after removal of the radial part is typically

of the form

\nabla^2\psi(\theta, \phi) + \lambda\psi(\theta, \phi) = 0,

and hence the solutions are spherical harmonics.

Generalizations

The Legendre polynomials are closely related to hypergeometric series. In the form of spherical harmonics, they express the symmetry of the two-sphere under the action of the Lie group SO(3). There are many other Lie groups besides SO(3), and analogous generalizations of the Legendre polynomials exist to express the symmetries of semi-simple Lie groups and Riemannian symmetric spaces. Crudely speaking, one may define a Laplacian on symmetric spaces; the eigenfunctions of the Laplacian can be thought of as generalizations of the spherical harmonics to other settings.

By solving the Laplace equation in higher dimensions (with a potential that does not fall of \sim 1/r) Legendre Polynonials in higher than 3D can be defined.{{cite journal|first1=L. M. B. C.|last1=Campos|first2=F. S. R. P.|last2=Cunha|title=On hyperspherical Legendre polynomials and higher dimensional multipole expansions|journal=J. Inequal. Spec. Func.|year=2012|volume=3|number=3|url=http://ilirias.com/jiasf/repository/docs/JIASF3-3-1.pdf}}

See also

Notes and references

{{Reflist}}

  • {{citation|last1=Arfken|first1=G.B.|last2=Weber|first2=H.J.|title=Mathematical methods for physicists|year=2001|publisher=Academic Press|isbn=978-0-12-059825-0}}; Section 12.5. (Uses a different sign convention.)
  • {{citation|last=Belousov|first=S. L.|year=1962|title=Tables of normalized associated Legendre polynomials|series=Mathematical tables|volume=18|publisher=Pergamon Press}}.
  • {{citation|first1=E. U.|last1=Condon|first2=G. H.|last2=Shortley|title=The Theory of Atomic Spectra|year=1970|location=Cambridge, England|publisher=Cambridge University Press|oclc=5388084}}; Chapter 3.
  • {{citation|first1=Richard|last1=Courant|authorlink1=Richard Courant|first2=David|last2=Hilbert|authorlink2=David Hilbert|year=1953|title=Methods of Mathematical Physics, Volume 1|publisher=Interscience Publischer, Inc|location=New York}}.
  • {{dlmf|first=T. M. |last=Dunster|id=14|title=Legendre and Related Functions}}
  • {{citation|first=A.R.|last=Edmonds|title=Angular Momentum in Quantum Mechanics|year=1957|publisher=Princeton University Press|isbn=978-0-691-07912-7|url-access=registration|url=https://archive.org/details/angularmomentumi0000edmo}}; Chapter 2.
  • {{cite journal|first=J. A. |last=Gaunt|year=1929|title=IV. The triples of helium|journal=Phil. Trans. Royal Soc. A|volume =228|number=659-669|pages=151|doi=10.1098/rsta.1929.0004|doi-access=free}}
  • {{citation|first=F. B.|last=Hildebrand|authorlink=Francis B. Hildebrand|title=Advanced Calculus for Applications|year=1976|publisher=Prentice Hall|isbn=978-0-13-011189-0}}.
  • {{dlmf|id=18|title=Orthogonal Polynomials|first=Tom H. |last=Koornwinder|first2=Roderick S. C.|last2= Wong|first3=Roelof |last3=Koekoek||first4=René F. |last4=Swarttouw}}
  • {{cite journal|last1=Schach|first1=S. R.|doi=10.1137/0507007|title=New Identities for Legendre Associated Functions of Integral Order and Degree|journal=SIAM J. Math. Anal.|year=1976|volume=7|number=1|pages=59–69}}