
In
numerical analysis
Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic computation, symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of ...
, an -point Gaussian quadrature rule, named after
Carl Friedrich Gauss
Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observatory and ...
, is a
quadrature rule constructed to yield an exact result for
polynomial
In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s of degree or less by a suitable choice of the nodes and weights for .
The modern formulation using
orthogonal polynomials was developed by
Carl Gustav Jacobi
Carl Gustav Jacob Jacobi (; ; 10 December 1804 – 18 February 1851) was a German mathematician who made fundamental contributions to elliptic functions, dynamics, differential equations, determinants and number theory.
Biography
Jacobi was ...
in 1826. The most common domain of integration for such a rule is taken as , so the rule is stated as
which is exact for polynomials of degree or less. This exact rule is known as the
Gauss–Legendre quadrature rule. The quadrature rule will only be an accurate approximation to the integral above if is well-approximated by a polynomial of degree or less on .
The Gauss–
Legendre quadrature rule is not typically used for integrable functions with endpoint
singularities. Instead, if the integrand can be written as
where is well-approximated by a low-degree polynomial, then alternative nodes and weights will usually give more accurate quadrature rules. These are known as
Gauss–Jacobi quadrature rules, i.e.,
Common weights include
(
Chebyshev–Gauss) and
. One may also want to integrate over semi-infinite (
Gauss–Laguerre quadrature) and infinite intervals (
Gauss–Hermite quadrature).
It can be shown (see Press et al., or Stoer and Bulirsch) that the quadrature nodes are the
roots
A root is the part of a plant, generally underground, that anchors the plant body, and absorbs and stores water and nutrients.
Root or roots may also refer to:
Art, entertainment, and media
* ''The Root'' (magazine), an online magazine focusin ...
of a polynomial belonging to a class of
orthogonal polynomials
In mathematics, an orthogonal polynomial sequence is a family of polynomials such that any two different polynomials in the sequence are orthogonal
In mathematics, orthogonality (mathematics), orthogonality is the generalization of the geom ...
(the class orthogonal with respect to a weighted inner-product). This is a key observation for computing Gauss quadrature nodes and weights.
Gauss–Legendre quadrature

For the simplest integration problem stated above, i.e., is well-approximated by polynomials on