University Mathematics — Year 3 · Bachelor Year 3
13Hilbert Spaces
A Hilbert space is a Banach space whose norm comes from an inner product — and that single extra structure restores, in infinite dimension, almost all of Euclidean geometry: orthogonal projections exist, every continuous functional is an inner product against a fixed vector (Riesz), and orthonormal bases expand every vector in a convergent series with Pythagorean bookkeeping (Parseval). The chapter’s climax is a debt honored: the trigonometric system is an orthonormal basis of , so Parseval’s identity holds for every square-integrable function — the statement Year 2 could only prove for piecewise functions. We end with Lax–Milgram, the workhorse lemma of the variational approach to differential equations.
Throughout, is a vector space over or .
13.1 Inner products; the projection theorem
Definition 13.1
An inner product is a map , linear in the second variable, with and for . It induces the norm , the Cauchy–Schwarz inequality (Year 2’s proof — the discriminant — is unchanged), and the parallelogram law
A Hilbert space is an inner-product space complete for this norm. Examples: (Problem 8.1) and, the fundamental one, with — complete by Riesz–Fischer (Theorem 12.4); the inner product is finite by Cauchy–Schwarz ( Hölder at ).
Theorem 13.2 (Projection onto a closed convex set)
Let be a closed convex subset of the Hilbert space and . There is a unique with
characterized by: for all . The map is -Lipschitz.
Proof. Let and with . Parallelogram on and :
(convexity puts the midpoint in ): the right side tends to , so is Cauchy, and its limit (closed) attains . Uniqueness: two minimizers give, by the same identity, .
Characterization: for , , the vector , so
divide by : . Conversely this inequality gives . Lipschitz: for with projections , add the two variational inequalities (with , resp. ): , so . ∎
Theorem 13.3 (Orthogonal decomposition)
Let be a closed subspace of . Then is linear, for all , and
For a general subspace, ; in particular is dense iff .
Proof. For a subspace, the variational characterization with (, both signs, and in the complex case) forces : the residual is orthogonal to . Decomposition with (); linearity of follows from uniqueness of such decompositions (both sides linear in them). always; conversely if , write : and : . For a general subspace : (continuity of the inner product), so by the closed case; density iff iff . ∎
Theorem 13.4 (Riesz representation)
For every continuous linear functional there is a unique with
Proof. If : . Otherwise is a closed proper subspace; pick , (Theorem 13.3: since ). For any , the vector , hence :
So works. Uniqueness: for all , test . Norms: (Cauchy–Schwarz) with equality at . ∎
Example 13.5 (A projection, computed to the end)
In , what is the best approximation of by an affine function? The subspace is closed (finite-dimensional), and is characterized by orthogonality of the residual to and to :
i.e. and : , . So , and the error is
Two remarks worth internalizing. First, the computation is nothing but a linear system — the normal equations; for the monomial basis their matrix is the notoriously ill-conditioned Hilbert matrix, and orthogonalizing first (Legendre polynomials, Problem 13.1) is the cure. Second, the best uniform approximation of by affine functions is different (, by equioscillation): each norm has its own geometry, and only the Hilbertian one answers with a linear system.
13.2 Orthonormal bases
Definition 13.6
A family is orthonormal if , and a Hilbert basis (orthonormal basis) if moreover its finite linear combinations are dense in (the family is total). We treat the countable case , which by Gram–Schmidt covers every separable (Proposition 13.8).
Theorem 13.7 (Bessel, Parseval)
Let be orthonormal in , and .
- (Bessel) , and the series converges in , with sum , .
- The following are equivalent: (i) is a Hilbert basis; (ii) for every ; (iii) Parseval: for every ; (iv) the only vector orthogonal to all is .
- If is a Hilbert basis, is an isometric isomorphism (every infinite-dimensional separable Hilbert space “is” ), and .
Proof. (1) For finite : (), so Pythagoras gives : Bessel. The partial sums are Cauchy: , tail of a convergent series; the limit lies in , and each (continuity), hence : by uniqueness of the orthogonal decomposition, .
(2) (i)(ii): , so . (ii)(iii): Pythagoras in the limit (). (iii)(iv): all gives . (iv)(i): (orthogonality to all is orthogonality to ), so is dense by Theorem 13.3; but , a closure, is already closed: .
(3) The map is linear, isometric by (iii) (hence injective), and surjective: given , the series converges (Cauchy as in (1)) to a preimage. The inner product formula is polarization from (iii), or a direct limit computation. ∎
Proposition 13.8 (Gram–Schmidt)
Let be a linearly independent sequence. Setting inductively and produces an orthonormal with the same finite spans: . Consequently every separable Hilbert space (one with a countable dense subset) has a Hilbert basis.
Proof. Induction: () by construction, and by independence; the spans match at each stage (triangular change of basis). For a separable : from a dense sequence extract a linearly independent subfamily with dense span (discard each vector in the span of its predecessors — the span is unchanged), orthonormalize: the result is total. ∎
Theorem 13.9 (The trigonometric system; Parseval at last)
In with , the family , , is a Hilbert basis. Consequently, for every — in particular every piecewise continuous -periodic — with :
This proves, in full generality, the Parseval identity that Year 2 admitted.
Proof. Orthonormality is a direct computation (Year 2). Totality: let be all , i.e. all Fourier coefficients vanish. Continuous -periodic functions are dense in : indeed is dense (Theorem 12.6(2)) and such functions extend periodically and continuously. Trigonometric polynomials are -dense among continuous periodic functions (Stone–Weierstrass, Corollary 7.16(c)), and : trigonometric polynomials are dense in . But every trigonometric polynomial, hence a dense subspace: (Theorem 13.3). Criterion (iv) of Theorem 13.7 concludes; (ii) and (iii) unpack to the display (reindexing the countable ; the double-ended series converges unconditionally — the partial sums over any exhausting family converge, by the tail argument). ∎
Theorem 13.10 (Lax–Milgram)
Let be a real Hilbert space and bilinear, continuous () and coercive (, ). Then for every there is a unique with
Proof. For fixed , is continuous linear: Riesz gives a unique with ; is linear with (uniqueness of representatives, then bound). Coercivity: , so : is injective with closed range (a Cauchy image sequence forces Cauchy). The range is dense: gives . Closed and dense: is bijective. Given , let represent it (Riesz) and : , uniquely ( and coercivity). ∎
Remark 13.11
When is symmetric, Lax–Milgram’s solution is the unique minimizer of the energy (Exercise 13.9): existence of solutions to variational problems in one stroke. Applied to suitable function spaces (the Sobolev spaces of a later course), this solves boundary value problems for differential equations — the modern entry point to partial differential equations.
13.3 Exercises
Exercise 13.1 ★
(a) Prove the polarization identities (real: ; complex: the four-term version). (b) Show that on and on violate the parallelogram law: these norms come from no inner product.
Solution
Solution of Exercise 13.1.
(a) Real: expand and subtract. Complex (inner product linear in the second slot): expanding as above,
each term contributing , whose sum is (check the four values of ; the ).
(b) : , : each, sum ; . Sup norm: , on : . Failing the parallelogram law, these norms are induced by no inner product (which would force it by direct expansion).
Exercise 13.2 ★
In (real): (a) compute the projection of onto the subspace of constant functions, and interpret; (b) compute the projection onto ; (c) compute .
Solution
Solution of Exercise 13.2.
(a) : indeed constants (). The best constant approximation of in mean square is its average — the first instance of conditional expectation (Chapter 22).
(b) : the difference is orthogonal to every vanishing on .
(c) : .
Exercise 13.3 ★★
(a) Show that for a subspace : dense , and give an example in of a proper dense subspace (so without : the decomposition theorem genuinely needs closed). (b) Show that if and in norm, then , and locate two places where the chapter used this continuity.
Solution
Solution of Exercise 13.3.
(a) The equivalence is Theorem 13.3 (, and ). Example: the space of finite sequences is dense in (truncation) and proper: yet — for a non-closed subspace, fails blatantly ().
(b) (convergent sequences are bounded). Used: in Theorem 13.7(1) to see , and in Theorem 13.3 to see .
Exercise 13.4 ★★
Apply Gram–Schmidt to in (Lebesgue measure): obtain the first three normalized Legendre polynomials, and verify they match for the Rodrigues polynomials of Problem 13.1.
Solution
Solution of Exercise 13.4.
. Next, already (), and : . Then (and by parity), with
Comparison: , , , and gives , , : exactly .
Exercise 13.5 ★★
Apply Parseval (Theorem 13.9) to and on — now legitimately for these (continuous, but previously the identity needed piecewise- care at the wrap-around discontinuity): recover
Solution
Solution of Exercise 13.5.
For : and, integrating by parts, for : . Parseval:
For : , (). Parseval:
No piecewise- caveats are needed: Theorem 13.9 covers every function.
Exercise 13.6 ★★
(a) Find with for all ; compute for this functional. (b) Show that the evaluation , defined on the subspace , is not continuous for : no Riesz representative exists (evaluation is not an notion).
Solution
Solution of Exercise 13.6.
(a) : the representative is , and (Theorem 13.4).
(b) Take the tent functions with peak at and support of width : while : no constant can give . Point evaluation is meaningless in — elements are classes modulo null sets — and this computation is the quantitative reason.
Exercise 13.7 ★★★
Let be separable with Hilbert basis , and a bounded sequence. (a) Show that some subsequence converges weakly: there is with for every . (Diagonal extraction on the coefficients ; assemble via Bessel and uniform boundedness of norms.) (b) Show but : weak limits can lose norm. Show in (a).
Solution
Solution of Exercise 13.7.
(a) Let . The scalar sequences are bounded by : a diagonal extraction yields with for every . For each : (Bessel), so and (Theorem 13.7(3)). For :
using the expansion and Cauchy–Schwarz on the tail; choose then : weak convergence to .
(b) for every ( tails): , yet : the norm is not weakly continuous. In (a): (finite sections and Bessel again): weak limits can only lose norm.
Exercise 13.8 ★★
(Adjoints) For , show there is a unique with (Riesz), and . Compute the adjoint of the shift on , and prove — deduce .
Solution
Solution of Exercise 13.8.
For fixed , is a continuous linear functional; Riesz gives a unique with for all — conjugating, . Uniqueness makes linear;
so , and gives equality. Shift: with : the backward shift. Kernel–image: iff for all iff for all iff : ; taking and using Theorem 13.3, .
Exercise 13.9 ★★
Let be as in Lax–Milgram and moreover symmetric. Show that solves iff minimizes , and that the minimum is attained at exactly one point. (Complete the square: .) Application: re-derive the projection theorem for closed subspaces from Lax–Milgram.
Solution
Solution of Exercise 13.9.
If : for any ,
strictly positive for : is the unique minimizer. Conversely, at a minimizer the function (a quadratic polynomial in ) has vanishing derivative at : for every . Projection re-derived: for a closed subspace , apply Lax–Milgram on the Hilbert space with () and : a unique with for all , i.e. — and by the symmetric case, minimizes over : the projection.
Exercise 13.10 ★★★
(The Haar system) On , let , and for (, ):
Show that is orthonormal in , and total. (Orthogonality: disjoint or nested supports; totality: finite spans contain all dyadic step functions, which are dense — via Theorem 12.6(1) and dyadic approximation of intervals.) The Haar system is the ancestor of wavelets.
Solution
Solution of Exercise 13.10.
Normalization: . Orthogonality: two distinct Haar functions have either disjoint (interiors of) supports (product zero a.e.), or the support of the finer is contained in a half-interval where the coarser is constant — then the integral of the product is that constant times ; against , again . Totality: the span of consists of step functions on the dyadic grid of step ; both spaces have dimension and the Haar functions are independent (orthonormal): the span is all such step functions. Dyadic step functions are dense in : simple functions are dense (Theorem 12.6(1)), measurable sets are approximated by finite unions of intervals (Exercise 9.7), and intervals by dyadic ones (endpoints move by ). By Theorem 13.7, the Haar system is a Hilbert basis.
Exercise 13.11 ★★
(Orthogonal projections, characterized) Let be a Hilbert space and with , . Show the equivalence of: (i) is the orthogonal projection onto ; (ii) (Exercise 13.8); (iii) . (For (iii) (i): if some had , consider — or directly: for and , expand for all and conclude .) Exhibit a non-orthogonal projection on and compute its norm.
Solution
Solution of Exercise 13.11.
(i) (ii): for the orthogonal projection, (insert the decompositions etc. and kill cross terms). (ii) (iii): , so , and on the nonzero image: . (iii) (i): (algebraically, from ); take , , : must be for every , forcing (compare the linear terms as ); replacing by kills the imaginary part too: , which is exactly orthogonality of the projection. Example: on : , image the -axis, kernel the line , and (attained at ): an oblique projection has norm . (For the record, (ii) also gives (i) directly: by Exercise 13.8.)
Exercise 13.12 ★★★
(Von Neumann’s ergodic theorem) Let be unitary (), the fixed space, the orthogonal projection onto , and . (a) Show (from and unitarity), and deduce . (b) Show that for , and for (telescoping), then for (uniform bound ). (c) Conclude: for every — time averages converge to the projection on the invariants. (d) Spell it out for and with irrational: identify (use Fourier series, Theorem 13.9) and deduce that in : the equidistribution of irrational rotations.
Solution
Solution of Exercise 13.12.
(a) For unitary : and : the two vanish together, so . Then, using (Exercise 13.8) with and :
(b) On : , so . For : , of norm . For in the closure: given , pick with ; since , .
(c) Decompose with and (part (a)): .
(d) In the Fourier basis : , so iff iff ( irrational): and . The theorem reads in : the orbit averages of an irrational rotation equidistribute — the shadow of Weyl’s equidistribution theorem, obtained by pure Hilbert geometry.
13.4 Problem: orthogonal polynomials
Problem 13.1
Weekend problem — Legendre, Hermite, and Gauss quadrature
Let be an interval and a continuous weight on the interior of such that for all ; work in with . Gram–Schmidt applied to produces the orthogonal polynomials for (monic normalization: ).
Part I — General theory.
- Show that is orthogonal to every polynomial of degree , and that is a basis of .
(Three-term recurrence) Show there are reals with
(Expand in the basis and kill coefficients by orthogonality, using .)
- (Roots) Show that has distinct roots, all interior to . (Let be the interior sign changes of ; if , test against and contradict orthogonality.)
Part II — Legendre (, ). Define (Rodrigues).
- Show with leading coefficient , and, integrating by parts times, that for every polynomial of degree : the are (up to normalization) the orthogonal polynomials for .
- Compute (integrate by parts times against itself and reduce to a Beta/Wallis integral, Exercise 11.8).
- Show that the normalized Legendre polynomials form a Hilbert basis of (Weierstrass, Corollary 7.16, plus density of in ), and expand up to degree : compute the best quadratic -approximation of .
Part III — Hermite (, ). Define .
- Show that is a polynomial of degree with leading coefficient , that , and that (parts again).
- Show that the Hermite family is total in , admitting one result from Chapter 14: if has for all , then a.e. (For all , i.e. all polynomials: show is well defined, expand the exponential as a series, justify the interchange by domination, and conclude that the Fourier transform of vanishes.)
Part IV — Gauss quadrature. Fix , let be the roots of (Part I), and define the weights where are the Lagrange interpolation basis polynomials at the .
- Show that the quadrature rule is exact on all polynomials of degree (interpolation), and in fact — the miracle — on all polynomials of degree : write and use orthogonality on the quotient .
- Show that the weights are positive (apply the rule to , of degree ), and deduce from Polya’s theorem (Exercise 8.9) that Gauss quadrature converges: for every continuous on a compact .
- For , , : compute the nodes and weights , and verify exactness on by hand. Compare with the trapezoid rule on the same two evaluation points.
Part V — Chebyshev: the polynomials that oscillate best. Now and .
Show that defines a polynomial of degree (establish from a trigonometric identity), with leading coefficient for ; and that the substitution gives
the are the orthogonal polynomials for this weight, and Chebyshev expansions are Fourier cosine series in disguise.
- Locate explicitly the roots and the extrema of on , where : the graph equioscillates between .
- (Minimax) Show that among all monic polynomials of degree , the polynomial has the smallest sup-norm on , namely — and it is the unique minimizer. (If a monic had , the difference , of degree , would alternate in sign at the equioscillation points.)
- Application to interpolation: for nodes in , the error of Lagrange interpolation of a function involves . Show that choosing Chebyshev roots as nodes minimizes , and give the resulting bound — compare with equally spaced nodes (state Runge’s phenomenon as the cautionary tale).
- Verify (differentiate and take limits ): polynomials bounded by on can have derivative as large as at the edge (Markov’s inequality says no larger — statement only). Where in the interval is the derivative bound only ?
- (Chebyshev–Gauss quadrature) Show that the Gauss rule for the weight at the Chebyshev roots has equal weights (exactness on plus the trigonometric sums for ): the most uniform of all quadratures. Write it out for .
Part VI — Christoffel–Darboux, interlacing, and the Jacobi matrix. Back to a general weight; (monic ), .
- (Least norm) Show that among all monic polynomials of degree , the orthogonal is the unique one of minimal -norm — identify the minimization as an orthogonal projection onto (Theorem 13.2 or the finite-dimensional projection of Year 2). The minimax property of question 14 is the same statement with in place of : same hero, two norms.
(Christoffel–Darboux) Prove, by induction on using the three-term recurrence, the identity
and its confluent form (): .
- Deduce that and have no common root, and that at every root of : . Conclude the interlacing of roots: between two consecutive roots of lies exactly one root of .
- (Jacobi matrix) Let be the symmetric tridiagonal matrix with diagonal and off-diagonal entries . Show by induction that , so the roots of are the eigenvalues of a real symmetric matrix — re-proving in one line that they are real, and (with the interlacing above) tying orthogonal polynomials to the spectral world of Chapter 15.
- (Synthesis) Assemble the dictionary for the three classical families (Legendre, Hermite, Chebyshev): interval, weight, defining formula, three-term recurrence, norm, and the natural habitat of each (quadrature and approximation on compacta; Gaussian analysis; minimax and Fourier-cosine methods). One sentence on what the general theory (Parts I, VI) gave that no individual computation could.
Part VII — The error term, and the kernel behind the weights. Here is compact and .
(Gauss error formula) Let be the Hermite interpolant of degree matching and at the nodes (prove its existence and the pointwise error
by the usual auxiliary-function argument). Deduce, by integrating this identity against and squeezing between the extrema of , that
with as in Part VI: Gauss quadrature errs by one -th derivative, weighted by the squared norm of the monic orthogonal polynomial.
(The weights are Christoffel values) Using the reproducing kernel of and the exactness of up to degree , prove
each weight is the value at its node of the Christoffel function — positivity of the weights (question 10) again, now with an exact formula. Verify it recovers for , , .
(Everything checks on one integral) For the Chebyshev weight and nodes, compute both sides of
so the quadrature error is exactly ; then check that the error formula of question 23 predicts precisely this value (here is constant, and ): theory and computation agree to the last digit.
Solution
Solution of Problem 13.1.
1. Gram–Schmidt guarantees and (), hence . The , of strictly increasing degrees, are independent: a basis.
2. is monic of degree : expand with . For : (degree ). So , the stated recurrence, with
3. Let be the points interior to where changes sign, and (with if ). Then has constant sign on and is not a.e. zero: . If , this contradicts . So : has distinct interior roots (it has at most roots in all).
4. has degree ; derivatives leave degree , with leading coefficient . For , integrate by parts times: all boundary terms contain a derivative of order of , which vanishes at (root of order ); after steps the integrand carries .
5. With :
(; boundary terms vanish as in question 4). And (Exercise 11.8). Combining: .
6. Polynomials are -dense in (Weierstrass, Corollary 7.16), continuous functions are -dense (Theorem 12.6), and : polynomial spans are total, so the normalized form a Hilbert basis. Expansion of : the coefficient against is ; against : (parity); against : . Best quadratic approximation:
7. From and Leibniz, ; induction gives degree and leading coefficient . For , integrate by parts times in : boundary terms (polynomial ) vanish at , leaving . For : , so .
8. Let be orthogonal to every polynomial, and . Then : (Cauchy–Schwarz). For , expand : the partial sums are dominated since
(the last series converges: , so the terms are ). Term-by-term integration (Corollary 10.7 applied to the absolute series, then Fubini for series) gives
each integral being -type . By the admitted injectivity of the Fourier transform (Chapter 14), a.e., so a.e.: the Hermite family (whose spans are the polynomials) is total.
9. Exactness to degree : for such , exactly, so . Degree : divide , , ; then (), while since the nodes are the roots of . Equal.
10. has degree and : . Polya (Exercise 8.9, transported to with weight): condition (i) holds — each polynomial is integrated exactly once its degree; condition (ii): , bounded: for every , compact.
11. Monic (from Exercise 13.4): nodes . Weights: , and ; by symmetry . Exactness: ; ; ; . The two-point trapezoid rule (nodes , weights ) is exact only to degree : on it returns instead of . Same cost, two extra degrees of exactness: the payoff of orthogonal nodes.
12. From : with , ; induction gives polynomials of degree with leading coefficient (). Substituting (): for , for , otherwise (product-to-sum). Degrees and pairwise orthogonality identify the with the Gram–Schmidt output up to scalars; a Chebyshev expansion of is exactly the Fourier cosine series of .
13. iff iff : the distinct roots . Extrema: on , with at the points : perfect equioscillation.
14. is monic with sup-norm . If a monic of degree had , the difference would have degree (leading terms cancel) yet alternate in sign at (there dominates ): at least zeros — , contradiction. For uniqueness at equality, the same satisfies ; a nonzero polynomial of degree cannot have weakly alternating extremal constraints without roots counted properly (if for some interior , that zero is double in the counting since keeps a sign locally): again .
15. The Lagrange error formula (Rolle, Year 2) gives , so the uniform error is at most , and is monic of degree : by question 14, with equality iff the nodes are the Chebyshev roots. Hence the optimal bound . With equally spaced nodes, is exponentially larger near the endpoints, and interpolating even diverges there as (Runge’s phenomenon); Chebyshev nodes are the cure.
16. Differentiating : , which tends to as and to as : . At interior points, : the quadratic blow-up lives only at the edges (Bernstein’s interior bound versus Markov’s global one).
17. Let and for . Then
For even the numerator vanishes: . For odd the numerator is , and , so the whole expression is : purely imaginary, again. Hence the equal-weight rule integrates () and kills exactly as does: it is exact to degree . Weights exact to degree at given nodes are unique (Lagrange basis): the Gauss weights are all . For : nodes and
exact through degree .
18. For monic of degree : with , and (question 1), so , with equality iff : is the orthogonal projection residue of onto , i.e. the monic polynomial closest to the subspace it must avoid. Chebyshev’s answers the same question for the sup-norm: least deviation from zero, once in , once in .
19. Write . Base : since . Step: assuming the identity for ,
substitute and in the second term: the contributions cancel, and the contributions cancel the induction term; what survives is . The confluent form follows by letting (both sides are polynomials in ).
20. The confluent form gives everywhere. At a root of : , so (no common roots). Between consecutive roots of (all simple, Part I), has opposite signs, hence so does : a root of lies in each of the gaps — and that exhausts its roots: interlacing.
21. Expanding along the last row: , with , : the recurrence and seeds of the monic , so . Roots of = eigenvalues of the symmetric : real, and simple by question 19 — Gauss quadrature is the spectral theory of a tridiagonal matrix in disguise, the finite-dimensional shadow of Chapter 15.
22. Dictionary:
| Legendre | Hermite | Chebyshev | |
|---|---|---|---|
| interval | |||
| weight | |||
| formula | Rodrigues | ||
| norm | |||
| habitat | quadrature | Gaussian calculus | minimax |
(each with its three-term recurrence: general form for Legendre, , ). The general theory supplied what no single family shows: reality and interlacing of roots, positivity of quadrature weights, the mere existence of the recurrence and of Christoffel–Darboux — consequences of orthogonality alone, uniform in the weight.
23. Existence: the linear map , , is injective (a in the kernel has double roots and degree , so ) between spaces of equal dimension : bijective. Pointwise error: fix not a node and choose so that vanishes at . Then vanishes at the distinct points , and vanishes at each too (both and have double zeros there). Rolle gives zeros of strictly between consecutive zeros of — distinct from the nodes — so has distinct zeros; applying Rolle more times produces with . Since and is monic of degree , , whence — and the identity is trivial at the nodes. Integration: ( matches at the nodes) and by exactness up to degree (question 9), so the quadrature error is . With the extrema of on , the pointwise identity squeezes
and the intermediate value theorem applied to the continuous delivers . (For Legendre with : , so the error is .)
24. The kernel reproduces : expanding gives for every of degree . Take : the left side equals . But is a polynomial of degree , on which is exact (question 9), and it vanishes at every node (factor ), so
The sum is (its term is ): the stated formula, and positivity again. Check (, Legendre): , , , ; at ,
as found in question 11.
25. Substituting , the integral is (Wallis, Exercise 11.8). The Chebyshev–Gauss rule (question 17) has nodes , , and equal weights :
Prediction: the monic degree- orthogonal polynomial is , with ; and has constant , so question 23 gives error — with no dependence on left, the formula is forced to be exact, and it is.