The Laguerre polynomials are are a sequence of polynomials indexed by a nonnegative integer n given by
Ln(x)=n!exdxndn(xne−x)
The n=0 case is trivial and simply resolves to L0=1. These polynomials arise as the nontrivial solutions to Laguerre's differential equation for nonnegative n. More generally, the Laguerre functions are the nontrivial solutions for any real n, not just integers. An alternate definition uses the generating function
U(t,x)=n=0∑∞tnLn(x)=1−t1e−tx/(1−t)
The associated Laguerre polynomials are the nontrivial solution to the generalized Laguerre differential equation and are given by
Ln(α)=n!x−αexdxndn(xn+αe−x)
or alternatively the generating function
U(t,x;α)=n=0∑∞tnLn(α)=(1−t)1+α1e−tx/(1−t)
or even as derivatives of Ln(x) if α∈N
Ln(α)(x)=dxαdαLn(x)
In physics it is common to use an alternative definition of the Laguerre polynomials (both regular and associated) that eschews the n! factor:
Ln(x)=exdxndn(xne−x),Ln(α)=x−αexdxndn(xn+αe−x)
They are related to the Hermite polynomials Hn(x) by
H2n(x)H2n+1(x)=(−1)n2nn! Ln(−1/2)(x2)=(−1)n2n+1n! xLn(1/2)(x2)