Unit 6 Integration Notes: Connecting Accumulation, Area, and Antiderivatives
The Fundamental Theorem of Calculus and Accumulation Functions
Integration and differentiation can feel like two separate worlds: derivatives talk about instantaneous rate of change, while definite integrals talk about accumulated change (often interpreted as net area). The Fundamental Theorem of Calculus (FTC) is the bridge between those worlds. In AP Calculus AB, you use the FTC to (1) interpret integrals as accumulation and (2) compute definite integrals efficiently using antiderivatives.
Accumulation functions: what they are and why they matter
An accumulation function is a function defined by an integral with a variable limit. A standard example is
Here’s what each piece means:
- is the “rate” function (what is being accumulated).
- is the variable of integration (a dummy variable). It could be any letter; it does not affect the value.
- is the starting point (where accumulation begins).
- is the ending point (where you stop accumulating).
Conceptually, measures the **net accumulated change** of from to . If represents velocity, then represents change in position (displacement). If represents a flow rate (gallons per minute), then represents total volume added.
A key idea: because the definite integral counts signed area, accumulation includes increases and decreases. When , the accumulation grows; when , the accumulation shrinks.
FTC Part 1 (Accumulation Function Derivative)
FTC Part 1 tells you how an accumulation function changes. If is continuous, and
then
This is powerful because it says: even though is defined by an integral (area/accumulation), its derivative is simply the original integrand evaluated at .
Why this is true (intuitive explanation)
Think of increasing by a tiny amount . The integral
differs from
by the “thin slice” of area from to . For small , that slice is approximately a rectangle of height and width , so the change in accumulation is about . Dividing by gives a rate of change near , which becomes exact in the limit.
FTC Part 1 with a chain rule (variable inside the limit)
Often the upper limit is not just but a function of .
If
then
This is FTC Part 1 plus the chain rule: the integral accumulates up to , and then you multiply by how fast is changing.
Even more generally, if both limits vary:
then
The minus sign appears because moving the lower bound upward reduces the accumulated amount.
Worked examples
Example 1: Basic accumulation derivative
Let
Then by FTC Part 1,
Notice you do not integrate to find . You evaluate the integrand at the variable limit (replacing with ).
Example 2: Variable upper limit (chain rule)
Let
Then
So
A common mistake is to forget the factor .
Example 3: Both limits vary
Let
Then
The structure matters: “top minus bottom.”
Exam Focus
- Typical question patterns:
- “Given , find (sometimes from a graph of ).”
- “Differentiate an integral with limits like .”
- “Write an accumulation function to represent total change from a rate.”
- Common mistakes:
- Forgetting the chain rule factor when the limit is .
- Treating the variable of integration as the same as the outside variable (confusing and ).
- Mixing up signs when both bounds vary (it is upper contribution minus lower contribution).
Interpreting the Behavior of Accumulation Functions
Knowing formulas for derivatives is only part of the story. AP problems often give you a graph or table of and define an accumulation function
Then they ask you to describe where is increasing, decreasing, has extrema, or is concave up/down—often without ever finding a closed form for . This is where FTC Part 1 becomes a “translator” between properties of and behavior of .
Increasing and decreasing
From FTC Part 1,
So:
- If on an interval, then there, so is increasing.
- If on an interval, then there, so is decreasing.
- If at a point, then there, so has a critical point (possible local max/min, but not guaranteed).
This matches the accumulation interpretation: positive rate increases the total; negative rate decreases it.
Local maxima and minima of an accumulation function
Local extrema of occur where changes sign. Since , this happens where changes sign.
- If changes from positive to negative at , then has a **local maximum** at .
- If changes from negative to positive at , then has a **local minimum** at .
A frequent misconception: “If then has a max/min at .” That is not automatically true. You need a sign change (or additional analysis).
Concavity of an accumulation function
Concavity is about the second derivative. Differentiate again:
If is differentiable, then
So:
- If (meaning is increasing), then and is concave up.
- If (meaning is decreasing), then and is concave down.
This is a subtle but important idea: the concavity of the accumulation function depends on whether the original integrand is increasing or decreasing.
Accumulation values as net area
When you’re asked to compute values like , you are being asked for
If you’re given a graph of , you can evaluate this by geometry (areas of rectangles, triangles, semicircles) and remembering to subtract area below the axis.
A key interpretation skill: “Net area” is not the same as “total area.” If the problem wants total distance traveled (from velocity), you often need
not
Worked examples
Example 1: Increasing/decreasing from a graph idea
Suppose and you know:
- for
- for
Then increases on and decreases on . Also, has a local maximum at because changes from positive to negative.
Example 2: Concavity from behavior of
If is increasing on (meaning there), then is concave up on because
Students often mix this up and incorrectly claim that “if then is concave up.” Positivity controls increasing/decreasing; increasing/decreasing of controls concavity.
Example 3: Computing an accumulation function value by area
Suppose a graph of shows:
- On , is a rectangle of height 3 (area 6 above axis).
- On , is a triangle below the axis with base 2 and height 2 (area magnitude 2).
Then
So if , then .
Exam Focus
- Typical question patterns:
- “Given a graph of and , where is increasing/decreasing? Where does it have a max/min?”
- “Find where is concave up/down based on where is increasing/decreasing.”
- “Compute using geometric areas from a graph of .”
- Common mistakes:
- Saying is increasing where is increasing (mixing up sign vs monotonicity).
- Forgetting that areas below the axis count negative in a definite integral.
- Assuming every point where gives an extremum of (you need a sign change).
Applying Properties of Definite Integrals
Definite integrals have a rich set of properties that let you simplify expressions and compute values without doing full antiderivative computations every time. On the AP exam, these properties show up when you’re given certain integral values and asked to compute related ones, or when you must rewrite an integral to match a known quantity.
What a definite integral represents
A definite integral
represents the net accumulation of from to —often interpreted as signed area between the curve and the -axis. It is a number, not a function.
A big conceptual point: the letter inside the integral is a placeholder. For example,
Same number, different dummy variable.
Linearity (pulling out constants and splitting sums)
Linearity is one of the most-used properties:
and
Why it matters: if you know integrals of simpler pieces, you can build the integral of a more complicated expression.
Reversing bounds
Switching the order of integration flips the sign:
This matches the idea of accumulation: going “backward” from to undoes the accumulation.
Also,
because there is no interval over which to accumulate.
Additivity over intervals
You can break an integral at an interior point :
This is especially useful with graphs: you can compute piecewise areas and add them.
A common sign error occurs when students rearrange limits inconsistently. It helps to visualize the interval on a number line and keep left-to-right orientation.
Comparison idea (reasoning about sign and magnitude)
If on , then
More generally, if on , then
On AP-style questions, you might use this to decide whether an integral is positive/negative, or to bound its value, even without computing it exactly.
Symmetry on symmetric intervals
If the interval is symmetric, , symmetry can simplify work:
- If is **even** (meaning ), then
- If is **odd** (meaning ), then
Why it matters: it can turn a messy-looking integral into something you can evaluate quickly.
Worked examples
Example 1: Using linearity with given values
Suppose you are told:
and
Find
Use linearity:
Substitute the known values:
Example 2: Reversing limits
If
then
The integrand did not change—only the direction of accumulation.
Example 3: Additivity across subintervals
If
and
then
Example 4: Even/odd symmetry
If is odd, then
Even if is complicated, you don’t need to compute anything—the symmetry forces cancellation.
Exam Focus
- Typical question patterns:
- “Given values of certain integrals, compute a new integral using linearity/reversal/additivity.”
- “Use a graph and geometry with additivity to evaluate a definite integral.”
- “Recognize even/odd symmetry to simplify .”
- Common mistakes:
- Forgetting to change the sign when reversing bounds.
- Misapplying symmetry when the interval is not exactly .
- Treating a definite integral like an antiderivative (adding to a number).
The Fundamental Theorem of Calculus and Definite Integrals
FTC Part 1 tells you how accumulation functions change. FTC Part 2 tells you how to evaluate definite integrals quickly using antiderivatives. Together, they make integration computationally practical and conceptually meaningful.
FTC Part 2 (Evaluating a definite integral)
If is continuous on and is any antiderivative of (meaning ), then
This expression is often written using “evaluation notation”:
where
Why it matters
This theorem is the reason you can compute an exact accumulated change using antiderivatives, rather than approximating with Riemann sums forever. It is also the formal statement that “integration undoes differentiation” in the context of definite integrals.
Connecting FTC Part 2 to accumulation and area
When you compute using , you are still computing the same net area/accumulation. FTC Part 2 is not a different quantity—it is a different method.
This helps reconcile two common ways you encounter integrals in Unit 6:
- Geometric/graphical: You find net area by shapes and sign.
- Analytical: You find net area by antiderivatives.
On many AP problems, you might use both: geometry for a graph-based portion and FTC Part 2 for an algebraic portion.
Important procedural details (where students slip)
- Find an antiderivative correctly. If you make a small error here, everything after is wrong.
- Evaluate at the bounds and subtract in the right order. Always compute (top minus bottom).
- Do not add . The constant cancels in a definite integral because you subtract two values.
- Keep parentheses when substituting negative bounds. Errors like dropping parentheses are very common.
Worked examples
Example 1: Basic polynomial
Evaluate
Step 1: Find an antiderivative :
Step 2: Apply FTC Part 2:
Compute:
So the integral is
Example 2: A trigonometric example
Evaluate
An antiderivative of is . Apply FTC Part 2:
Compute:
Example 3: Using FTC to define and then evaluate an accumulation function
Let
To find , you can evaluate the integral via antiderivatives.
An antiderivative of is
So
Compute:
Simplify:
Notice how this connects both FTC parts:
- The definition of is accumulation.
- The evaluation of uses FTC Part 2.
Notation reference (common equivalent forms)
You will see multiple notations for the same ideas:
| Idea | Common notation | Meaning |
|---|---|---|
| Accumulation function | Net accumulation from to | |
| Derivative of accumulation | FTC Part 1 (when is continuous) | |
| Definite integral via antiderivative | FTC Part 2 | |
| Evaluation shorthand | Means |
Exam Focus
- Typical question patterns:
- “Evaluate a definite integral exactly using antiderivatives (FTC Part 2).”
- “Given an accumulation function, evaluate it at a point using either geometry (graph) or FTC Part 2.”
- “Use FTC Part 1 and Part 2 together: differentiate an integral, then evaluate an integral value.”
- Common mistakes:
- Adding to a definite integral result (definite integrals are numbers).
- Reversing the subtraction order (doing ).
- Losing parentheses when substituting negative bounds or complicated expressions.