Welcome to the Bridge: The Fundamental Theorem of Calculus

In your journey through Calculus, you have spent a long time looking at two different worlds. One world is Differentiation (finding the rate of change), and the other is Integration (finding the accumulation or area). For a long time, mathematicians didn't realize these two were related! The Fundamental Theorem of Calculus (FTC) is the "bridge" that connects them. It shows us that differentiation and integration are actually inverse processes—like addition and subtraction, or multiplication and division.

In this chapter, we will explore accumulation functions and how they help us understand the total change in a system. Whether you find calculus a breeze or a bit of a climb, these notes will help you master the core concepts needed for the AP exam.

1. What is an Accumulation Function?

Think of an accumulation function as a "running total." Imagine you are filling a swimming pool. If \(f(t)\) represents the rate at which water is flowing into the pool at any time \(t\), then the accumulation function tells you how much total water is in the pool at time \(x\).

Mathematically, we write it like this:
\(F(x) = \int_{a}^{x} f(t) dt\)

Breaking down the notation:

  • \(x\): This is the independent variable. It represents the "right-hand boundary" of the area we are measuring.
  • \(a\): This is a constant. It is the starting point of our accumulation.
  • \(f(t)\): This is the function being "accumulated." We call \(t\) a dummy variable because it just helps us track the function's height as we move from \(a\) to \(x\).
  • \(F(x)\): This represents the net area under the curve of \(f\) from the start point \(a\) to the current point \(x\).

Quick Review: As \(x\) moves to the right, the function \(F(x)\) "gathers" more area. If the graph of \(f(t)\) is above the x-axis, the accumulation increases. If it is below, the accumulation decreases!

2. The Fundamental Theorem of Calculus (Part 1)

This is the "Magic Trick" of Calculus. It tells us that if you take the derivative of an accumulation function, you get the original function back. It "undoes" the integral.

The Rule:
\(\frac{d}{dx} \left[ \int_{a}^{x} f(t) dt \right] = f(x)\)

Don't worry if this seems tricky at first! Think of it this way: The rate at which the area is changing at exactly position \(x\) is simply the height of the function at that position.

What if the upper limit isn't just \(x\)?

If the upper limit is a function, like \(x^2\) or \(\sin(x)\), we must use the Chain Rule.
\(\frac{d}{dx} \left[ \int_{a}^{u(x)} f(t) dt \right] = f(u(x)) \cdot u'(x)\)

Step-by-Step Example:
Find the derivative of \(G(x) = \int_{3}^{x^2} \cos(t) dt\).
1. Identify the "inside" function: \(u(x) = x^2\).
2. Plug \(u(x)\) into the integrand: \(\cos(x^2)\).
3. Multiply by the derivative of the "inside" function: \(2x\).
4. Result: \(G'(x) = 2x \cos(x^2)\).

Key Takeaway: The derivative of an integral from a constant to \(x\) is just the function inside, with \(x\) swapped in for the dummy variable!

3. Interpreting the Behavior of Accumulation Functions

On the AP Exam, you will often be given a graph of \(f(t)\) and asked questions about its accumulation function, \(g(x) = \int_{a}^{x} f(t) dt\). The secret is to remember the relationship: \(g'(x) = f(x)\) and \(g''(x) = f'(x)\).

Use this table to connect the graph of \(f\) to the behavior of the accumulation function \(g\):

If the graph of \(f(x)\) is... Then the accumulation function \(g(x)\) is...
Above the x-axis (\(f(x) > 0\)) Increasing
Below the x-axis (\(f(x) < 0\)) Decreasing
Increasing (\(f'(x) > 0\)) Concave Up
Decreasing (\(f'(x) < 0\)) Concave Down
Crossing the x-axis A Relative Extrema (Max or Min)

Did you know? This means you can use all your "Unit 5" skills (finding max/min, concavity) just by looking at the graph of the function inside the integral!

4. The Fundamental Theorem of Calculus (Part 2)

While the first part of FTC is about derivatives, the second part is about calculating the value of a definite integral. This is the most used tool in the integration toolbox.

The Rule:
\(\int_{a}^{b} f(x) dx = F(b) - F(a)\)
...where \(F\) is any antiderivative of \(f\).

Real-World Analogy:
If you want to know how much your bank balance changed between Monday (\(a\)) and Friday (\(b\)), you don't need to track every single penny spent. You just look at the balance on Friday (\(F(b)\)) and subtract the balance on Monday (\(F(a)\)). The result is the "net change."

The "Initial Value" Variation:
Sometimes the AP exam asks for a specific value of an accumulation function. We rearrange the FTC to get:
\(F(b) = F(a) + \int_{a}^{b} f(x) dx\)
New Value = Old Value + Net Change

5. Important AP Exam Conventions

To maximize your score on Section II (Free-Response), keep these syllabus-mandated rules in mind:

  • Show the Setup: Even if you use your graphing calculator to find the value of \(\int_{1}^{5} \sqrt{x^3+1} dx\), you must write the integral on your paper. Simply writing the decimal answer will result in lost points.
  • Rounding: Final answers should be rounded or truncated to three decimal places unless otherwise specified.
  • Units of Measure: If a question involves a context (like liters per hour), your answer must include the correct units (like liters). Interpreting the meaning of an integral usually sounds like: "The total amount of [Quantity] accumulated from time \(a\) to \(b\) is [Value] [Units]."
  • Calculator vs. No-Calculator: You must be able to evaluate simple integrals (like polynomials or trig functions) by hand, but you should use your calculator for complex ones on the permitted sections.

Common Mistakes to Avoid

1. Forgetting the Chain Rule: When finding \(\frac{d}{dx} \int_{a}^{x^3} f(t) dt\), students often forget to multiply by \(3x^2\). Always check your upper limit!

2. Confusing \(f\) and \(f'\): If \(g\) is the integral of \(f\), remember that \(f\) is the slope of \(g\). Don't accidentally treat the height of the graph as the value of the accumulation itself.

3. Sign Errors: Remember that \(\int_{a}^{b} f(t) dt = -\int_{b}^{a} f(t) dt\). If your limits are "backwards" (the smaller number is on top), the sign of your area flips!

Summary Key Takeaway: The Fundamental Theorem of Calculus tells us that the total accumulation of a rate of change gives us the net change in the original quantity. It allows us to move fluidly between a function, its derivative, and its integral!