meanings of Rodrigues' formula encyclopedia of Rodrigues' formula dictionary of Rodrigues' formula thesaurus on Rodrigues' formula books about Rodrigues' formula dreams about Rodrigues' formula
 Rodrigues' formula - Definition 

Note: The term Legendre polynomials is sometimes used (wrongly) to indicate the associated Legendre polynomials.

In mathematics, Legendre functions are solutions to Legendre's differential equation:

<math>{d \over dx} \left[ (1-x^2) {d \over dx} P(x) \right] + n(n+1)P(x) = 0.<math>

They are named after Adrien-Marie Legendre. This 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.

The Legendre differential equation may be solved using the standard power series method. The solution is finite (i.e. the series converges) provided |x| < 1. Furthermore, it is finite at x = ± 1 provided n is a non-negative integer, i.e. n = 0, 1, 2,... . In this case, the solutions form a polynomial sequence called the Legendre polynomials.

Each Legendre polynomial Pn(x) is an nth-degree polynomial. It may be expressed using Rodrigues' formula:

<math>P_n(x) = (2^n n!)^{-1} {d^n \over dx^n } \left[ (x^2 -1)^n \right]. <math>

An important property of the Legendre polynomials is that they are orthogonal with respect to the L2 inner product on the interval −1 ≤ x ≤ 1:

<math>\int_{-1}^{1} P_m(x) P_n(x)\,dx = {2 \over {2n + 1}} \delta_{mn}<math>

(where δmn denotes the Kronecker delta, equal to 1 if m = n and to 0 otherwise). In fact, an alternative derivation of the Legendre polynomials is by carrying out the Gram-Schmidt process on the polynomials {1, x, x2, ...} with respect to this inner product.

These are the first few Legendre polynomials:

n <math>P_n(x)<math>
0 1
<math>1<math> <math>x<math>
2 <math>(1/2)(3x^2-1)<math>
3 <math>(1/2)(5x^3-3x)<math>
4 <math>(1/8)(35x^4-30x^2+3)<math>
5 <math>(1/8)(63x^5-70x^3+15x)<math>
6 <math>(1/16)(231x^6-315x^4+105x^2-5)<math>

The graphs of these polynomials (up to n=5) are shown below:

Image:Lpoly.png

Shifted Legendre polynomials

The shifted Legendre polynomials <math>\tilde{P_n}(x)<math> are defined as being orthogonal on the unit interval [0,1]

<math>\int_{0}^{1} \tilde{P_m}(x) \tilde{P_n}(x)\,dx = {1 \over {2n + 1}} \delta_{mn}.<math>

An explicit expression for these polynomials is given by

<math>\tilde{P_n}(x)=(-)^n \sum_{k=0}^n {n \choose k} {n+k \choose k} (-x)^k.<math>


The first few shifted Legendre polynomials are:

n <math>\tilde{P_n}(x)<math>
0 1
<math>1<math> <math>2x-1<math>
2 <math>6x^2-6x+1<math>
3 <math>20x^3-30x^2+12x-1<math>

References

  • M. Abramowitz and I. A. Stegun, eds. Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. New York: Dover, 1972. (See Chapters 22 and 8.)


de:Legendre-Polynom ko:르장드르 다항식 it:Polinomi di Legendre ja:ルジャンドル多項式 pl:Wielomiany Legendre'a sv:Legendrepolynom



Copyright 2008 WordIQ.com - Privacy Policy  ::  Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Rodrigues' formula".