Laguerre Polynomial — Definition, Formula & Examples
Laguerre polynomials are a sequence of orthogonal polynomials that arise as solutions to the Laguerre differential equation , where is a non-negative integer.
The th Laguerre polynomial is defined by the closed-form expression , or equivalently by the Rodrigues formula . These polynomials are orthogonal on with respect to the weight function .
Key Formula
Where:
- = Non-negative integer giving the degree of the polynomial
- = The variable, typically defined on the interval [0, ∞)
- = Binomial coefficient 'n choose k'
How It Works
Each Laguerre polynomial has degree and leading coefficient . The first few are , , and . They satisfy a three-term recurrence relation: , which is the most efficient way to compute higher-degree Laguerre polynomials. Their orthogonality means whenever .
Worked Example
Problem: Compute using the summation formula.
Step 1: Write out the sum for with .
Step 2: Evaluate each binomial coefficient and simplify.
Step 3: Combine the terms.
Answer:
Why It Matters
Laguerre polynomials appear in the radial part of the hydrogen atom wave function in quantum mechanics, making them essential in physics courses. They also serve as basis functions in Gauss-Laguerre quadrature, a numerical method for evaluating integrals over with exponential-type integrands.
Common Mistakes
Mistake: Forgetting the factor and treating the formula as a standard binomial expansion.
Correction: Each term has both a binomial coefficient and a factorial denominator . These do not cancel — double-check by verifying , not times some extra factor.
