Next: Properties of Zeros
Up: Quadrature
Previous: Richardson Extrapolation
In M245 we used the method of undetermined coefficients to find the
quadrature points (xi)i=1n and weights (Hi)i=1n in the
Gaussian formula
for the evaluation of
. This amounts to setting the error

to zero for
to obtain the equations
|  |
(4) |
Since there are n quadrature points, we assume they are the zeros of

with
.Now, for
, we form linear combinations of equations (
):

since
for
. This is
a set of n linear equations, which we can solve for the coefficients
of
, whose zeros provide the quadrature points.
Theorem 3926
If distinct points
can be chosen so that

where
and
, and if
are chosen so that

vanishes when f is any polynomial of degree n-1, then E(f)
vanishes when f is any polynomial of degree 2n-1.
Find a 2-point Gaussian formula for
.
Let the required formula be H1f(x1)+H2f(x2) and let
. Then

This is the same example we solved in M245, and the rest of the solution
is identical. We note that the number of points is n=2, so the
resulting formula is exact for polynomials of degree 2n-1=3.
We finally
establish that the quadrature points always exist, and moreover that
they are real, distinct and in (a,b).
Theorem 3940
If
then there exists a unique monic
polynomial
of degree n such that

and the zeros of
are real, distinct and strictly in (a,b).
[]
Proof.Existence and Uniqueness
Let
. Then for 

We can write these as a set of linear equations for

We show that they have a unique solution by showing that the
corresponding homogeneous set

has only the trivial solution
. Writing them
as

we multiply the kth of these by ak for
and add to obtain

which implies that
for all
, and
hence that ak=0 for
.
Next: Properties of Zeros
Up: Quadrature
Previous: Richardson Extrapolation
John Gilbert
5/8/1998