AP CALCULUS AB • INTEGRATION AND ACCUMULATION OF CHANGE

Exploring Accumulations of Change

Understanding how summing infinitesimal changes reveals total quantities through the power of integration.

Historical Context & Motivation

Long before the formal machinery of calculus existed, mathematicians grappled with a deceptively simple question: if you know how fast something is changing at every instant, can you recover the total amount of change that has occurred? Ancient Greek geometers confronted this challenge when they tried to compute areas bounded by curves—regions that refused to yield to the straightforward length-times-width formulas of rectangles. The insight that such areas could be approximated by summing many thin slices was the conceptual seed from which the entire theory of accumulation of change would grow. This idea—breaking a whole into infinitely many infinitesimal pieces and reassembling them—is the beating heart of integral calculus.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes approximated the area of a parabolic segment by inscribing successively finer triangles, effectively summing slices to compute a curved area—an ancient precursor to integration.
1635
Cavalieri's Principle of Indivisibles
Bonaventura Cavalieri formalized the idea that a region could be decomposed into infinitely many parallel line segments, enabling area computations through systematic summation.
1668
Riemann-Sum Precursors by Wallis and Gregory
John Wallis and James Gregory developed algebraic techniques for summing series of powers, laying the arithmetic groundwork for what would become Riemann sums.
1687
Newton and Leibniz Formalize Calculus
Isaac Newton and Gottfried Wilhelm Leibniz independently published frameworks linking rates of change (derivatives) to accumulated change (integrals), establishing the Fundamental Theorem of Calculus.
1854
Riemann's Rigorous Definition
Bernhard Riemann gave the first precise definition of the definite integral as the limit of partition sums, providing the rigorous foundation that modern calculus courses still teach.

The central question that drove centuries of mathematical innovation remains the one you will master in this lesson: given a function that describes a rate of change, how do we determine the total accumulated quantity over an interval? Whether that rate represents velocity, population growth, or energy flow, the strategy is the same: partition the interval, approximate each piece, sum them up, and take the limit as the partitions grow infinitely fine.

Core Principles & Definitions

At its foundation, the concept of accumulation of change rests on a small set of interconnected ideas that together explain why integration works and what it measures. Before diving into formulas and computation, it is essential to internalize these principles conceptually, because the AP Calculus AB exam frequently tests whether students understand why a definite integral yields a net accumulation, not just how to evaluate one.

1

Rate × Time ≈ Change

If a rate of change f(t) is approximately constant over a small interval Δt, then the change in the accumulated quantity is approximately f(t) · Δt. This is the fundamental building block of every Riemann sum.
2

Partition, Approximate, Sum, Limit

To find the total accumulation, we partition the interval [a, b] into n subintervals, approximate the change on each subinterval, sum the approximations, and take the limit as n → ∞. The result is the definite integral.
3

Net vs. Total Accumulation

The definite integral ∫ₐᵇ f(x) dx computes the net (signed) accumulation. When f is negative, the contribution subtracts from the total. Total accumulation uses ∫ₐᵇ |f(x)| dx to count all change as positive.
4

Units of the Integral

The units of ∫ₐᵇ f(x) dx are always (units of f) × (units of x). If f is in meters per second and x is in seconds, the integral has units of meters. This dimensional check is a powerful error-detection tool.
5

The Accumulation Function

The function F(x) = ∫ₐˣ f(t) dt defines a new function whose value at any x equals the net accumulation of f from a to x. Its derivative is F′(x) = f(x), which is the essence of the Fundamental Theorem of Calculus.
KEY TAKEAWAY
Think of accumulation like a rain gauge. The rate of rainfall (inches per hour) varies throughout a storm. At any given moment the gauge isn't measuring the rate—it's collecting the total. Integration is the mathematical rain gauge: it takes a rate function and returns the total quantity that has accumulated. When the rate is high, the gauge fills faster; when the rate drops to zero or goes negative (evaporation), the total pauses or decreases. The definite integral simply formalizes this everyday observation into a precise mathematical operation.

Visual Explanation — Riemann Sums & Area Under a Curve

The most powerful visual for understanding accumulation is the area-under-the-curve interpretation. When we graph a rate function f(x) on the vertical axis against the independent variable x on the horizontal axis, the signed area between the curve and the x-axis over an interval [a, b] equals the net accumulation. The diagram below illustrates this idea using a left Riemann sum with six subintervals approximating the definite integral of a sample function.

The six cyan rectangles represent the left Riemann sum approximation. Each rectangle's height equals the function value at the left endpoint of its subinterval, and its width equals Δx = 1. The violet curve shows the actual function f(x). As n increases and Δx shrinks toward zero, the total area of the rectangles converges to the exact value of the definite integral.

Notice that some rectangles overshoot the curve (overestimates) and others undershoot (underestimates). Whether a left Riemann sum overestimates or underestimates depends on whether the function is decreasing or increasing on each subinterval. On the AP exam, you will frequently be asked to determine whether a particular Riemann sum is an overestimate or underestimate given information about the function's monotonicity or concavity. The key insight is that refinement—increasing n—always drives the approximation closer to the true integral, and in the limit the error vanishes entirely.

Mathematical Framework

The transition from Riemann sums to the definite integral is captured by a precise limiting process. In this section we formalize the notation and establish the key equations that govern accumulation of change. These formulas form the computational backbone of everything you will do with integrals on the AP Calculus AB exam.

RIEMANN SUM
Sₙ = Σᵢ₌₁ⁿ f(xᵢ*) · Δx
Here [a, b] is partitioned into n subintervals of equal width Δx = (b − a)/n. Each xᵢ* is a sample point in the i-th subinterval. Common choices: left endpoint (xᵢ* = a + (i−1)Δx), right endpoint (xᵢ* = a + iΔx), or midpoint.
DEFINITE INTEGRAL
∫ₐᵇ f(x) dx = lim(n→∞) Σᵢ₌₁ⁿ f(xᵢ*) · Δx
The definite integral is defined as the limit of Riemann sums as the number of subintervals approaches infinity (equivalently, as Δx → 0). If this limit exists and is the same regardless of the choice of sample points, then f is integrable on [a, b].
ACCUMULATION FUNCTION
F(x) = ∫ₐˣ f(t) dt
F(x) represents the net accumulation of f from the fixed lower limit a to the variable upper limit x. The variable t is a dummy variable of integration. By the Fundamental Theorem of Calculus (Part 1), F′(x) = f(x), so the derivative of the accumulation function returns the original rate function.
EVALUATION THEOREM (FTC PART 2)
∫ₐᵇ f(x) dx = F(b) − F(a)
If F is any antiderivative of f (meaning F′(x) = f(x) for all x in [a, b]), then the definite integral equals the net change in F over the interval. This theorem transforms the limit-of-sums definition into a practical computation: find an antiderivative, evaluate it at the endpoints, and subtract.
📝 AP Exam Tip
The AP exam often provides a table of values for a rate function and asks you to approximate the definite integral using a left, right, midpoint, or trapezoidal sum. Be sure you can set up these sums quickly. Also remember: if you are given f′(x) and asked for the change in f, you compute ∫ₐᵇ f′(x) dx = f(b) − f(a). The integral of a rate of change gives the net change in the original quantity.

Approximation Methods & Their Properties

When an antiderivative is not available—either because the function is defined only by a table of data or because no closed-form antiderivative exists—we rely on numerical approximation techniques. On the AP Calculus AB exam, you are expected to know four primary methods: the left Riemann sum, the right Riemann sum, the midpoint Riemann sum, and the trapezoidal sum. Each method chooses a different representative height (or shape) for each subinterval, producing different levels of accuracy.

Four subintervals illustrate each approximation method applied to the same concave-down, increasing-then-decreasing curve (violet). The left Riemann sum uses left-endpoint heights, the right Riemann sum uses right-endpoint heights, the midpoint sum uses midpoint heights, and the trapezoidal sum connects left and right endpoints with a straight line, forming trapezoids.
Summary of Riemann sum and trapezoidal approximation formulas
MethodFormula for n Equal SubintervalsError Behavior
Left RiemannΔx · [f(x₀) + f(x₁) + … + f(xₙ₋₁)]Under for increasing f; over for decreasing f
Right RiemannΔx · [f(x₁) + f(x₂) + … + f(xₙ)]Over for increasing f; under for decreasing f
MidpointΔx · [f(m₁) + f(m₂) + … + f(mₙ)], mᵢ = (xᵢ₋₁ + xᵢ)/2Under for concave up; over for concave down
Trapezoidal(Δx/2) · [f(x₀) + 2f(x₁) + 2f(x₂) + … + 2f(xₙ₋₁) + f(xₙ)]Over for concave up; under for concave down

Worked Example — Accumulation from a Table

A common AP Calculus AB scenario provides a table of rate-function values at discrete points and asks you to approximate the total accumulation. Let's work through a complete example that mirrors the style and rigor of the AP free-response section.

Problem Statement
Water flows into a tank at a rate modeled by R(t) liters per minute. Selected values of R(t) are given in the table below. Using a right Riemann sum with four subintervals indicated by the table, approximate ∫₀⁸ R(t) dt and explain its meaning in context.
Table of rate values for R(t)
t (minutes)02358
R(t) (L/min)47963
Solution: Right Riemann Sum with Unequal Subintervals
1
Step 1 — Identify the SubintervalsThe five data points create four subintervals: [0, 2], [2, 3], [3, 5], and [5, 8]. Notice that these subintervals have unequal widths: Δt₁ = 2, Δt₂ = 1, Δt₃ = 2, Δt₄ = 3. This is common on the AP exam—do not assume equal subintervals.
2
Step 2 — Determine the Right-Endpoint ValuesFor a right Riemann sum, the height of each rectangle is the function value at the right endpoint of that subinterval. These are: R(2) = 7, R(3) = 9, R(5) = 6, R(8) = 3.
3
Step 3 — Compute Each Product (Rate × Width)Multiply each right-endpoint value by the corresponding subinterval width:
R(2)·Δt₁ = 7 × 2 = 14; R(3)·Δt₂ = 9 × 1 = 9; R(5)·Δt₃ = 6 × 2 = 12; R(8)·Δt₄ = 3 × 3 = 9
4
Step 4 — Sum the ProductsAdd the four contributions:
∫₀⁸ R(t) dt ≈ 14 + 9 + 12 + 9 = 44 liters
5
Step 5 — Interpret in ContextSince R(t) is in liters per minute and t is in minutes, the integral has units of liters. The approximation tells us that approximately 44 liters of water flow into the tank during the first 8 minutes. On the AP exam, failing to include the contextual interpretation—units and meaning—will cost you a rubric point.

Strengths & Limitations of Approximation Methods

Not all approximation methods are created equal, and understanding their trade-offs helps you make strategic choices on the AP exam. The trapezoidal rule and midpoint rule are generally more accurate than left or right Riemann sums for the same number of subintervals, but each method has specific scenarios where it excels or falls short. This section compares the four primary methods along several dimensions that matter both computationally and conceptually.

Comparison of integral approximation methods for AP Calculus AB
CriterionLeft / Right RiemannMidpointTrapezoidal
Accuracy (smooth f)Error ∝ 1/n (first order)Error ∝ 1/n² (second order)Error ∝ 1/n² (second order)
Data requirementsFunction values at endpoints onlyFunction values at midpointsFunction values at endpoints only
Over/under guaranteeYes, if f is monotonicYes, if f has constant concavityYes, if f has constant concavity
Works with unequal subintervals?Yes—multiply each f-value by its own ΔxYes, but midpoints must be computableYes—apply trapezoid formula per subinterval
AP exam frequencyVery common (table-based FRQs)Occasional (requires midpoint data)Very common (table-based FRQs)
KEY TAKEAWAY
Choosing an approximation method is like choosing a measuring tool. Left and right Riemann sums are like using a ruler with coarse markings—quick and easy, but not highly precise. The trapezoidal rule is like upgrading to a ruler with finer markings; it captures the slope between consecutive data points and thereby reduces the error. The midpoint rule is surprisingly powerful—like sampling at the optimal location within each interval—and often outperforms the trapezoidal rule for smooth functions. On the AP exam, however, you rarely get to choose; the problem dictates the method by the data it provides. Your job is to execute the chosen method flawlessly and interpret the result in context.

Connection to the Fundamental Theorem of Calculus

The ideas in this lesson—Riemann sums, definite integrals, and accumulation functions—are not isolated techniques. They are the gateway to the Fundamental Theorem of Calculus (FTC), which is arguably the single most important result in all of calculus. The FTC establishes a deep, bidirectional connection between differentiation and integration: differentiation undoes integration, and integration undoes differentiation. This is not merely a computational shortcut; it reveals that the seemingly different operations of finding rates (derivatives) and finding totals (integrals) are inverse processes. The table below contrasts the accumulation perspective developed in this lesson with the full FTC framework you will study next.

Accumulation approach vs. Fundamental Theorem of Calculus
ConceptAccumulation of Change (This Lesson)Fundamental Theorem of Calculus
Central ideaA definite integral is the limit of Riemann sums; it measures net accumulation.The definite integral can be evaluated using any antiderivative: ∫ₐᵇ f(x) dx = F(b) − F(a).
Computational methodApproximate via Riemann sums or exact limit of sums.Find antiderivative analytically, then evaluate at bounds.
Derivative connectionThe integrand f(x) is a rate of change; the integral gives total change.d/dx [∫ₐˣ f(t) dt] = f(x); differentiation and integration are inverses.
When to useWhen data is tabular or when conceptual understanding of 'sum of changes' is needed.When a closed-form antiderivative of f is available.

As you move forward in AP Calculus AB, you will learn to evaluate definite integrals using antiderivatives, apply the FTC to analyze accumulation functions whose upper limit is a variable, and use integration to solve applied problems in physics, biology, and economics. Every one of those applications rests on the conceptual foundation built in this lesson: the integral as a limit of sums, measuring the net accumulation of a rate of change over an interval. Mastering the Riemann-sum perspective now will pay dividends throughout the remainder of the course and on exam day.

Practice Problems

1
A function v(t) represents the velocity (in meters per second) of a particle moving along a straight line for 0 ≤ t ≤ 10 seconds. Which of the following best describes the meaning of ∫₀¹⁰ v(t) dt?
2
The function f is continuous on [1, 5]. Using a left Riemann sum with four subintervals of equal width, approximate ∫₁⁵ f(x) dx given that f(1) = 3, f(2) = 5, f(3) = 4, f(4) = 6.
3
The rate at which oil leaks from a pipe is given by the table below, where L(t) is measured in gallons per hour. | t (hours) | 0 | 1 | 3 | 6 | 8 | | L(t) (gal/hr) | 12 | 9 | 5 | 3 | 1 | Use a trapezoidal sum with the four subintervals indicated by the table to approximate the total number of gallons of oil that leaked during the 8-hour period.
PROBLEM 4APPLIED
A biologist measures the rate of bacterial growth R(t) (in thousands of bacteria per hour) in a culture, where t is measured in hours. The function R is continuous and differentiable, and the biologist records the following: • R(0) = 2 • R(2) = 5 • R(4) = 8 • R(6) = 4 At time t = 0, the culture contains 10 thousand bacteria. (a) Use a left Riemann sum with three equal subintervals to approximate the number of bacteria in the culture at t = 6. (b) Is this approximation an overestimate or underestimate of the true value if R is known to be increasing on [0, 4] and decreasing on [4, 6]? Justify your answer. (c) Using correct units, interpret the meaning of (1/6)∫₀⁶ R(t) dt in the context of this problem.
PROBLEM 5CRITICAL THINKING
Let g be a continuous function on [0, 10] and define G(x) = ∫₀ˣ g(t) dt. (a) If g(t) > 0 for 0 < t < 6 and g(t) < 0 for 6 < t < 10, at what value of x does G attain its absolute maximum on [0, 10]? Justify your answer. (b) If g is increasing on [0, 4] and decreasing on [4, 10], what can you conclude about the concavity of G on (0, 4) and on (4, 10)? Explain the connection between g and G that supports your conclusion.

Lesson Summary

In this lesson you learned that accumulation of change is the process of recovering a total quantity from a known rate. The definite integral ∫ₐᵇ f(x) dx is formally defined as the limit of Riemann sums as the number of subintervals approaches infinity. You explored four approximation methods—left Riemann, right Riemann, midpoint, and trapezoidal—and learned how the function's monotonicity and concavity determine whether each method overestimates or underestimates the true integral.

The accumulation function F(x) = ∫ₐˣ f(t) dt records the running total of f and bridges this lesson to the Fundamental Theorem of Calculus, which states that F′(x) = f(x). Always remember that the units of the integral are the product of the integrand's units and the variable's units, and that interpreting results in context is essential for earning full credit on AP free-response questions. With these foundational ideas firmly in place, you are ready to tackle antiderivative techniques and the full power of the FTC.

Varsity Tutors • AP Calculus AB • Exploring Accumulations of Change