Associated Legendre function: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Paul Wormer
imported>Paul Wormer
Line 75: Line 75:
\frac{\delta_{mn}(\ell+m)!}{m(\ell-m)!}
\frac{\delta_{mn}(\ell+m)!}{m(\ell-m)!}
</math>
</math>
==Recurrence relations==
The functions satisfy the following difference equations, which are taken from Edmonds<ref>A. R. Edmonds, ''Angular Momentum in Quantum Mechanics'', Princeton University Press, 2nd edition (1960)</ref>
:<math>
(\ell-m+1)P_{\ell+1}^{(m)}(x) - (2\ell+1)xP_{\ell}^{(m)}(x) + (\ell+m)P_{\ell-1}^{(m)}(x)=0
</math> <!-- Edmonds 2.5.20 -->
:<math>
xP_{\ell}^{(m)}(x) -(\ell-m+1)(1-x^2)^{1/2} P_{\ell}^{(m-1)}(x) - P_{\ell-1}^{(m)}(x)=0
</math> <!-- Edmonds 2.5.21 -->
:<math>
P_{\ell+1}^{(m)}(x) - x P_{\ell}^{(m)}(x)-(\ell+m)(1-x^2)^{1/2}P_{\ell}^{(m-1)}(x)=0
</math> <!-- Edmonds 2.5.22 -->
:<math>
(\ell-m+1)P_{\ell+1}^{(m)}(x)+(1-x^2)^{1/2}P_{\ell}^{(m+1)}(x)-
(\ell+m+1) xP_{\ell}^{(m)}(x)=0
</math><!-- Edmonds 2.5.23 -->
:<math>
(1-x^2)^{1/2}P_{\ell}^{(m+1)}(x)-2mxP_{\ell}^{(m)}(x)+
(\ell+m)(\ell-m+1)(1-x^2)^{1/2}P_{\ell}^{(m-1)}(x)=0
</math><!-- Edmonds 2.5.24 -->
:<math>
(1-x^2)\frac{dP_{\ell}^{(m)}}{dx}(x) =(\ell+1)xP_{\ell}^{(m)}(x) -(\ell-m+1)P_{\ell+1}^{(m)}(x)
</math>
:::::::<math>
=(\ell+m)P_{\ell-1}^{(m)}(x)-\ell x P_{\ell}^{(m)}(x)
</math><!-- Edmonds 2.5.25 -->
==Reference==
<references />

Revision as of 09:58, 22 August 2007

In mathematics and physics, an associated Legendre function Pl(m) is related to a Legendre polynomial Pl by the following equation

For even m the associated Legendre function is a polynomial, for odd m the function contains the factor (1-x ² )½ and hence is not a polynomial.

The associated Legendre polynomials are important in quantum mechanics and potential theory.

Differential equation

Define

where Pl(x) is a Legendre polynomial. Differentiating the Legendre differential equation:

m times gives an equation for Π(m)l

After substitution of

we find, after multiplying through with , that the associated Legendre differential equation holds for the associated Legendre functions

In physical applications usually x = cosθ, then then associated Legendre differential equation takes the form

Extension to negative m

By the Rodrigues formula, one obtains

This equation allows extension of the range of m to: -lml.

Since the associated Legendre equation is invariant under the substitution m → -m, the equations for Pl( ±m), resulting from this expression, are proportional.

To obtain the proportionality constant we consider

and we bring the factor (1-x²)-m/2 to the other side. Equate the coefficient of the highest power of x on the left and right hand side of

and it follows that the proportionality constant is

so that the associated Legendre functions of same |m| are related to each other by

Note that the phase factor (-1)m arising in this expression is not due to some arbitrary phase convention, but arises from expansion of (1-x²)m.

Orthogonality relations

Important integral relations are

Recurrence relations

The functions satisfy the following difference equations, which are taken from Edmonds[1]

Reference

  1. A. R. Edmonds, Angular Momentum in Quantum Mechanics, Princeton University Press, 2nd edition (1960)