OFFSET
0,3
COMMENTS
In Hermite-Gauss quadrature, the weighting function is given by w(x) = exp(-x^2) over the interval (-oo,oo), and thus Integral_{x=-oo..oo} w(x) dx = sqrt(Pi). The normalized weighting function W(x) and weighting factors W_i are given such that Integral_{x=-oo..oo} W(x) dx = 1; i.e., W(x) = w(x)/sqrt(Pi) and W_i = w_i/sqrt(Pi). The normalized weighting factors W_i of degree n are algebraic numbers of degree floor(n/2) if the corresponding abscissa is not zero.
LINKS
A.H.M. Smeets, Table of n, a(n) for n = 0..94
Eric Weisstein's World of Mathematics, Hermite-Gauss Quadrature.
CROSSREFS
KEYWORD
nonn
AUTHOR
A.H.M. Smeets, Mar 11 2026
STATUS
approved
