6.4 The Fundamental Theorem of Calculus and Accumulation Functions

Syllabus
2020
Topic
6.4
Level

Build an Accumulation Function

An accumulation function uses a fixed starting point and a moving endpoint: A(x)=axf(t)dtA(x)=\int_a^x f(t)\,dt. For each input xx, A(x)A(x) is the signed change accumulated from aa to xx. The letter tt is a dummy integration variable, keeping it distinct from the endpoint xx.

A(x)=\int_a^x f(t),dt \quad\Longrightarrow\quad A'(x)=f(x)

If ff is continuous on an interval containing aa and xx, increasing the endpoint by a small amount Δx\Delta x adds approximately f(x)Δxf(x)\Delta x to the accumulation. Dividing by Δx\Delta x and taking the limit leaves f(x)f(x). This is the Fundamental Theorem connection between integration and differentiation.

Let A(x)=0x(2t+1)dtA(x)=\int_0^x(2t+1)\,dt. Then A(0)=0A(0)=0, because no interval has yet been accumulated. The Fundamental Theorem gives A(x)=2x+1A'(x)=2x+1. Evaluating directly, A(x)=x2+xA(x)=x^2+x, so A(2)=6A(2)=6 and differentiating this expression confirms the same derivative.

A(x)A(x) is signed accumulation, not necessarily total geometric area: negative values of ff subtract. Also, the stated derivative rule assumes continuity on the relevant interval and a variable upper limit exactly equal to xx; do not silently drop those conditions.