Computer Science I / The Definite Integral and Area
Practice question · Multiple choice

Numerical integration approximates an integral by summing values at sample points. Why does a computer use these methods routinely, when the Fundamental Theorem offers an exact route?

Hints
  1. To use the Fundamental Theorem you need an antiderivative. How often do you have one?
  2. Ask what happens when the integrand is a table of sensor readings.
Show the answer

D. Because most functions have no antiderivative in elementary form.

Why

The Fundamental Theorem is exact and conditional: it needs an antiderivative, and most integrands have none in elementary form, e^(−x²) being both the standard case and central to statistics. The commoner situation is that there is no formula at all, only sensor readings or simulation output. So quadrature is the general method and the theorem the lucky special case.

Read the lesson: The Definite Integral and Area →

Practise The Definite Integral and Area

The app has 5 more questions on this lesson, and keeps your place in the course. Computer Science I is free to start.

More questions on The Definite Integral and Area