Chapter 3: Problem 23
NUMERICAL QUADRATURE. The fundamental theorem of calculus says that if \(f\) is
continuous on a closed interval \([a, b]\) then it has an antiderivative \(F\)
such that \(F^{\prime}(x)=f(x)\) on \([a, b]\) and
$$
\int_{a}^{b} f(x) d x=F(b)-F(a)
$$
This solves the problem of evaluating a definite integral if the integrand \(f\)
has an antiderivative that can be found and evaluated easily. However, if \(f\)
doesn't have this property, (A) doesn't provide a useful way to evaluate the
definite integral. In this case we must resort to approximate methods. There's
a class of such methods called numerical quadrature, where the approximation
takes the form
$$
\int_{a}^{b} f(x) d x \approx \sum_{i=0}^{n} c_{i} f\left(x_{i}\right)
$$
where \(a=x_{0}
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.