The Laguerre polynomials $a_{0}(x), a_{1}(x), a_{2}(x), \dots$ form an orthogonal set on $[0, ∞)$ and satisfy:
$\int_{0}^{\infty} e^{-x} a_{i}(x) a_{j}(x) d x=0, \quad i \neq j$
The polynomial $a_{n}(x)$ has n distinct zeros $x_{1}, x_{2}, \dots, x_{n} \text { on }[0, \infty)$. Construct a n-point quadrature formula that evaluates:
$I=\int_{0}^{\infty} e^{-x} f(x) d x$
and has precision 2n − 1.
How do I prove the statement that the quadrature formula has precision 2n − 1?
You don't really need to write a specialized proof for this particular case, especially since they didn't give you a particular value of $n$. The general argument basically goes like this: