---
title: "Accumulation Function — AP Calc Definition & Exam Guide"
description: "An accumulation function is a function defined by a definite integral with a variable upper limit, like g(x) = ∫f(t)dt. It powers the FTC and shows up all over AP Calc FRQs."
canonical: "https://fiveable.me/ap-calc/key-terms/accumulation-function"
type: "key-term"
subject: "AP Calculus AB/BC"
---

# Accumulation Function — AP Calc Definition & Exam Guide

## Definition

An accumulation function is a function defined by a definite integral with a variable upper limit, g(x) = ∫ from a to x of f(t) dt, which measures the net accumulated area under f from a fixed starting point a up to x. By the Fundamental Theorem of Calculus, g'(x) = f(x).

## What It Is

An accumulation function is a [function](/ap-calc/unit-1/defining-continuity-at-point/study-guide/JbsR9iQfAzCznNOCG6JK "fv-autolink") built out of a [definite integral](/ap-calc/unit-6/approximating-areas-with-riemann-sums/study-guide/juN9YbvFYlJtpsMl "fv-autolink") where the upper limit is a variable instead of a number. You'll usually see it written as g(x) = ∫ from a to x of f(t) dt. Here a is a fixed starting point, and as x slides to the right, g(x) keeps a running total of the signed area under f. Think of it as an odometer for the curve. It tracks how much "stuff" (area, distance, water, whatever f represents) has piled up between a and x. Area above the x-axis adds to the total, and area below subtracts.

The headline result is that the Fundamental Theorem of Calculus says g'(x) = f(x). In other words, the [integrand](/ap-calc/key-terms/integrand "fv-autolink") IS the derivative of the accumulation function. That single fact lets you analyze g without ever finding a formula for it. Where f is positive, g is increasing. Where f crosses from positive to negative, g has a local max. Where f itself is increasing, g is concave up. One small but important note for vocabulary: an accumulation function is not the same thing as an indefinite integral. It's a specific antiderivative of f, the one that satisfies the built-in initial condition g(a) = 0.

## Why It Matters

Accumulation functions live in [Unit 6](/ap-calc/unit-6 "fv-autolink") (Integration and Accumulation of Change) and get supercharged by the Fundamental Theorem of Calculus. They're the bridge between the two halves of the course. Everything you learned in Units 4-5 about reading a derivative graph (increasing/decreasing, extrema, concavity) gets reused here, just one level up, because f plays the role of g's derivative. The CED frames integration around "[accumulation of change](/ap-calc/key-terms/accumulation-of-change "fv-autolink")," and this function is literally that idea written in symbols. If you can interpret g(x) = ∫ from a to x of f(t) dt from a graph or table, you've connected derivatives, integrals, and function behavior in one move, which is exactly the synthesis the exam rewards.

## Connections

### Fundamental Theorem of Calculus (Unit 6)

Part 1 of the FTC is a statement about accumulation functions. It says the [derivative](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/finding-taylor-polynomial-approximations-functions/study-guide/LszguYzKz0M6GdqTRSr6 "fv-autolink") of g(x) = ∫ from a to x of f(t) dt is just f(x). The accumulation function is the object the theorem is about, so the two ideas are basically inseparable on the exam.

### Definite Integral (Unit 6)

A definite integral with two number [limits](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/defining-convergent-divergent-infinite-series/study-guide/CIVFHStGQM90EJ4GtIDB "fv-autolink") spits out one number. Swap the upper limit for x and the same expression becomes a whole function. An accumulation function is a definite integral set free, with one endpoint allowed to move.

### [Initial Condition (Unit 6/7)](/ap-calc/key-terms/initial-condition)

Accumulation functions come with a built-in starting value, since g(a) = 0 automatically. Problems often shift this with a formula like F(x) = F(0) + ∫ from 0 to x of F'(t) dt, which is the standard exam move for finding a function's value from its [rate of change](/ap-calc/key-terms/rate-of-change "fv-autolink").

### [First Derivative (Unit 5)](/ap-calc/key-terms/first-derivative)

When a problem gives you the graph of f and asks about g(x) = ∫ from a to x of f(t) dt, it's secretly a Unit 5 problem. The graph of f is the graph of g', so f's sign tells you where g increases, and f's zeros with sign changes locate g's extrema.

### [Total Distance Traveled (Unit 8)](/ap-calc/key-terms/total-distance-traveled)

Accumulating velocity gives position, which is the physical version of an accumulation function. Net change in position is ∫v(t)dt, while total distance accumulates |v(t)| instead. Same machinery, different integrand.

## On the AP Exam

This is one of the most reliable setups in AP Calc. A classic FRQ hands you the graph of a function f (often piecewise linear with semicircles), defines g(x) = ∫ from a to x of f(t) dt, and then asks a chain of questions: evaluate g at a point using geometric area, find g'(x) using the FTC, locate where g has a relative max or min, identify inflection points of g, or write a tangent line to g. Multiple-choice questions test the same skills in smaller bites, like computing d/dx of ∫ from 2 to x of f(t) dt, sometimes with a chain-rule twist when the upper limit is x² or sin(x). No released FRQ needs you to say the phrase "accumulation function," but you need to recognize the structure instantly: integrand equals derivative, area equals function value.

## Accumulation Function vs Indefinite Integral (Antiderivative)

An indefinite integral ∫f(x)dx is the whole family of antiderivatives of f, written with a +C because any constant works. An accumulation function g(x) = ∫ from a to x of f(t) dt is one specific antiderivative, pinned down by its starting point so that g(a) = 0. Changing a doesn't change g'(x), it just shifts g up or down. So every accumulation function is an antiderivative, but it comes with its constant already chosen.

## Key Takeaways

- An accumulation function g(x) = ∫ from a to x of f(t) dt tracks the net signed area under f from the fixed point a up to the variable point x.
- By the Fundamental Theorem of Calculus, g'(x) = f(x), so the integrand is the derivative of the accumulation function.
- You can analyze g entirely from the graph of f: g increases where f is positive, g has extrema where f changes sign, and g is concave up where f is increasing.
- Plugging in the lower limit always gives zero, since g(a) = ∫ from a to a of f(t) dt = 0, and that's a fast point on FRQs.
- If the upper limit is a function of x like x² instead of just x, the derivative needs the chain rule: d/dx ∫ from a to x² of f(t) dt = f(x²) · 2x.
- An accumulation function is a specific antiderivative with its constant already built in, not the general +C family of an indefinite integral.

## FAQs

### What is an accumulation function in AP Calc?

It's a function defined by a definite integral with a variable upper limit, g(x) = ∫ from a to x of f(t) dt. It outputs the net signed area under f from the fixed point a to the moving point x, and by the FTC its derivative is f(x).

### Is an accumulation function the same as an antiderivative?

Almost, but not exactly. It IS an antiderivative of f, but a specific one, because the starting point a forces g(a) = 0. An indefinite integral is the entire family of antiderivatives with the +C still undecided.

### How do I find the derivative of an accumulation function?

Use FTC Part 1: the derivative of ∫ from a to x of f(t) dt is just f(x), with no antidifferentiation needed. If the upper limit is something like x³, apply the chain rule and multiply by its derivative, giving f(x³) · 3x².

### Why does g(x) increase where f(x) is positive?

Because f is the derivative of g. When f is above the x-axis you're adding positive area to the running total, so g goes up. When f dips below the axis, you're accumulating negative area and g goes down.

### What's the difference between an accumulation function and a definite integral?

A definite integral like ∫ from 1 to 5 of f(t) dt has two fixed limits and equals a single number. An accumulation function replaces the upper limit with x, so it's a function whose output changes as x moves. The number version is one snapshot of the function version.

## Related Study Guides

- [AP Calculus Free Response Question (FRQ) Overview](/ap-calc/exam-skills/frq-overview/study-guide/X0FYR1CY9RhaTPNYtL16)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-calc/key-terms/accumulation-function#resource","name":"Accumulation Function — AP Calc Definition & Exam Guide","url":"https://fiveable.me/ap-calc/key-terms/accumulation-function","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-calc/key-terms/accumulation-function#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"isPartOf":{"@type":"Collection","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-calc/key-terms/accumulation-function#term","name":"Accumulation Function","description":"An accumulation function is a function defined by a definite integral with a variable upper limit, g(x) = ∫ from a to x of f(t) dt, which measures the net accumulated area under f from a fixed starting point a up to x. By the Fundamental Theorem of Calculus, g'(x) = f(x).","url":"https://fiveable.me/ap-calc/key-terms/accumulation-function","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is an accumulation function in AP Calc?","acceptedAnswer":{"@type":"Answer","text":"It's a function defined by a definite integral with a variable upper limit, g(x) = ∫ from a to x of f(t) dt. It outputs the net signed area under f from the fixed point a to the moving point x, and by the FTC its derivative is f(x)."}},{"@type":"Question","name":"Is an accumulation function the same as an antiderivative?","acceptedAnswer":{"@type":"Answer","text":"Almost, but not exactly. It IS an antiderivative of f, but a specific one, because the starting point a forces g(a) = 0. An indefinite integral is the entire family of antiderivatives with the +C still undecided."}},{"@type":"Question","name":"How do I find the derivative of an accumulation function?","acceptedAnswer":{"@type":"Answer","text":"Use FTC Part 1: the derivative of ∫ from a to x of f(t) dt is just f(x), with no antidifferentiation needed. If the upper limit is something like x³, apply the chain rule and multiply by its derivative, giving f(x³) · 3x²."}},{"@type":"Question","name":"Why does g(x) increase where f(x) is positive?","acceptedAnswer":{"@type":"Answer","text":"Because f is the derivative of g. When f is above the x-axis you're adding positive area to the running total, so g goes up. When f dips below the axis, you're accumulating negative area and g goes down."}},{"@type":"Question","name":"What's the difference between an accumulation function and a definite integral?","acceptedAnswer":{"@type":"Answer","text":"A definite integral like ∫ from 1 to 5 of f(t) dt has two fixed limits and equals a single number. An accumulation function replaces the upper limit with x, so it's a function whose output changes as x moves. The number version is one snapshot of the function version."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Calculus AB/BC","item":"https://fiveable.me/ap-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Accumulation Function"}]}]}
```
