Skip to main content
United StatesCalculusSyllabus dot point

What is an accumulation function, and how does the Fundamental Theorem of Calculus give its derivative?

Topic 6.4 The Fundamental Theorem of Calculus and Accumulation Functions: differentiate accumulation functions using the first part of the Fundamental Theorem of Calculus.

A focused answer to AP Calculus AB Topic 6.4, defining accumulation functions and using the first part of the Fundamental Theorem of Calculus, with the chain rule for variable upper limits, in worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The Fundamental Theorem, first part
  3. The chain rule for variable limits
  4. A worked derivative of an accumulation function
  5. Why the lower limit does not matter
  6. Accumulation functions as new functions
  7. Handling a variable lower limit
  8. A check using the second part of the FTC

What this topic is asking

The College Board (Topic 6.4) defines the accumulation function g(x)=axf(t)dtg(x) = \int_a^x f(t)\,dt and gives the first part of the Fundamental Theorem of Calculus (FTC): its derivative is just the integrand evaluated at the upper limit. With a variable upper limit, the chain rule is needed.

The Fundamental Theorem, first part

The dummy variable tt inside the integral is replaced by the upper limit xx when differentiating. The lower limit aa, being constant, contributes nothing to the derivative.

The chain rule for variable limits

A worked derivative of an accumulation function

Why the lower limit does not matter

Changing the constant lower limit shifts an accumulation function by a constant (the fixed area between the two lower limits), and the derivative of a constant is zero. So 0xf(t)dt\int_0^x f(t)\,dt and 5xf(t)dt\int_5^x f(t)\,dt have the same derivative f(x)f(x); they differ only by a constant vertical shift. This is why the FTC's first part ignores the lower limit. Recognizing this prevents the error of trying to "use" the lower limit when differentiating, and it foreshadows why antiderivatives carry an arbitrary constant.

Accumulation functions as new functions

The deeper point is that the accumulation function g(x)=axf(t)dtg(x) = \int_a^x f(t)\,dt defines a function even when ff has no elementary antiderivative. Functions like 0xet2dt\int_0^x e^{-t^2}\,dt cannot be written in closed form, yet the FTC still tells you the derivative exactly: ex2e^{-x^2}. This lets the exam ask about the increasing/decreasing and concavity behavior of gg using the sign of ff (which is gg') and the sign of ff' (which is gg''), connecting Unit 6 back to the analytical tools of Unit 5. The accumulation function is a function whose derivative you know even when you cannot write the function itself.

Handling a variable lower limit

When the lower limit varies and the upper limit is constant, flip the integral first. Since v(x)af(t)dt=av(x)f(t)dt\int_{v(x)}^{a} f(t)\,dt = -\int_a^{v(x)} f(t)\,dt, differentiating gives f(v(x))v(x)-f(v(x))\cdot v'(x): the integrand at the lower limit, times the derivative of the lower limit, with a minus sign from the reversal. If both limits vary, split the integral at any convenient constant cc into v(x)c+cu(x)\int_{v(x)}^{c} + \int_c^{u(x)} and differentiate each piece, producing f(u(x))u(x)f(v(x))v(x)f(u(x))u'(x) - f(v(x))v'(x). Recognizing that a varying lower limit carries a minus sign, and that two varying limits give a difference of two chain-rule terms, covers every version of the FTC derivative the AB exam can pose.

A check using the second part of the FTC

You can confirm the first-part result against the evaluation form of the theorem. If FF is an antiderivative of ff, then g(x)=axf(t)dt=F(x)F(a)g(x) = \int_a^x f(t)\,dt = F(x) - F(a), and differentiating this gives g(x)=F(x)=f(x)g'(x) = F'(x) = f(x), since F(a)F(a) is constant. This is exactly the first part of the FTC, derived from the second, and it makes the constant-lower-limit fact visible: F(a)-F(a) disappears on differentiation. Seeing the two parts of the theorem reproduce each other reinforces that differentiation and integration are inverse operations, which is the single idea underlying all of Unit 6.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). If g(x)=2xt2+1dtg(x) = \int_2^x \sqrt{t^2 + 1}\,dt, then g(x)=g'(x) = (A) x2+1\sqrt{x^2 + 1} (B) 4+1\sqrt{4 + 1} (C) xx2+1\frac{x}{\sqrt{x^2+1}} (D) t2+1\sqrt{t^2 + 1}
Show worked answer →

The correct answer is (A), x2+1\sqrt{x^2 + 1}.

By the first part of the FTC, ddx2xf(t)dt=f(x)\frac{d}{dx}\int_2^x f(t)\,dt = f(x). Here f(t)=t2+1f(t) = \sqrt{t^2 + 1}, so g(x)=x2+1g'(x) = \sqrt{x^2 + 1}. The constant lower limit 22 does not affect the derivative.

AP 2023 (style)3 marksSection II (free response, no calculator). Let F(x)=0x2cos(t)dtF(x) = \int_0^{x^2} \cos(t)\,dt. (a) Find F(x)F'(x). (b) Explain what role the chain rule plays.
Show worked answer →

A 3-point FTC-with-chain-rule question.

(a) (2 points) By the FTC with a variable upper limit u=x2u = x^2: F(x)=cos(x2)ddx(x2)=cos(x2)2x=2xcos(x2)F'(x) = \cos(x^2) \cdot \frac{d}{dx}(x^2) = \cos(x^2)\cdot 2x = 2x\cos(x^2).
(b) (1 point) The upper limit is a function of xx, so the FTC gives the integrand evaluated at the upper limit times the derivative of that limit; the chain-rule factor ddx(x2)=2x\frac{d}{dx}(x^2) = 2x accounts for the inner function.

Related dot points

Sources & how we know this