6.4 The Fundamental Theorem of Calculus and Accumulation Functions
- Syllabus
- 2020
- Topic
- 6.4
- Level
- —
An accumulation function uses a fixed starting point and a moving endpoint: A(x)=∫axf(t)dt. For each input x, A(x) is the signed change accumulated from a to x. The letter t is a dummy integration variable, keeping it distinct from the endpoint x.
A(x)=\int_a^x f(t),dt \quad\Longrightarrow\quad A'(x)=f(x)
If f is continuous on an interval containing a and x, increasing the endpoint by a small amount Δx adds approximately f(x)Δx to the accumulation. Dividing by Δx and taking the limit leaves f(x). This is the Fundamental Theorem connection between integration and differentiation.
Let A(x)=∫0x(2t+1)dt. Then A(0)=0, because no interval has yet been accumulated. The Fundamental Theorem gives A′(x)=2x+1. Evaluating directly, A(x)=x2+x, so A(2)=6 and differentiating this expression confirms the same derivative.
A(x) is signed accumulation, not necessarily total geometric area: negative values of f subtract. Also, the stated derivative rule assumes continuity on the relevant interval and a variable upper limit exactly equal to x; do not silently drop those conditions.