Newton-Cotes quadrature rules are derived by fixing the nodes and then determining the…
Newton-Cotes quadrature rules are derived by fixing the nodes and then determining the corresponding weights by the method of undetermined coefficients so that the degree is maximized for the given nodes. The opposite approach could also be taken, with the weights constrained and the nodes to be determined. In a Chebyshev quadrature rule, for example, all of the weights are taken to have the same value, w, thereby eliminating n multiplications in evaluating the resulting quadrature rule, since the single weight can be factored out of the summation.
(a) Use the method of undetermined coefficients to determine the nodes and weight for a threepoint Chebyshev quadrature rule on the interval [−1, 1].
(b) What is the degree of the resulting rule?