Historical Context & Motivation
Throughout the history of mathematics, differentiation and integration have developed as two sides of the same coin. Once mathematicians understood how to compute rates of change, the natural question arose: given a rate of change, can we recover the original quantity? This inverse problem — finding a function whose derivative matches a given expression — motivated centuries of mathematical inquiry and ultimately gave rise to what we now call the antiderivative and the indefinite integral. The development of integration was not the work of a single genius but rather the culmination of contributions spanning from ancient Greece to seventeenth-century Europe, each building on the insights of predecessors.
The central question this lesson addresses is deceptively simple: if you know that a function's derivative is f(x), what is the original function? As we will see, the answer is never a single function but rather a family of functions differing by a constant, and mastering the basic rules that reverse common differentiation patterns is the gateway to all of integral calculus.
Core Principles & Definitions
Before computing any integrals, you need a precise understanding of what antiderivatives are and why the indefinite integral notation captures an entire family of solutions. The concepts below form the foundation for every integration technique you will encounter in AP Calculus AB and beyond.
Antiderivative
The Constant of Integration (C)
Indefinite Integral Notation
Uniqueness up to a Constant
Visualizing Antiderivative Families
One of the most illuminating ways to understand indefinite integrals is graphically. When you compute ∫ 2x dx = x² + C, the result is not a single parabola but an infinite family of parabolas, each shifted vertically by a different value of C. The diagram below illustrates this concept for the integrand f(x) = 2x.
Notice that at any fixed x-value, every curve in the family has exactly the same slope. This is because they all share the same derivative f(x) = 2x. The only difference between any two antiderivatives is the vertical position, which is encoded by the constant C. On the AP exam, forgetting C on an indefinite integral will cost you points — it is not merely a formality but a reflection of the fundamental fact that differentiation destroys constant-term information.
The Basic Antidifferentiation Rules
The basic rules of antidifferentiation are derived by reversing well-known derivative formulas. Each rule below should be understood not as an isolated formula to memorize but as the natural inverse of a differentiation pattern you already know. In every case, remember that the result includes + C because any constant vanishes under differentiation.
Comprehensive Rule Reference & Notation Guide
The table below consolidates every basic antidifferentiation rule you need for the AP Calculus AB exam. Each row pairs a derivative fact you already know with the corresponding integral result. Studying the table column by column reinforces the inverse relationship between differentiation and integration.
| Function f(x) | Antiderivative ∫ f(x) dx | Verification: d/dx[Result] |
|---|---|---|
| k (constant) | kx + C | d/dx(kx + C) = k ✓ |
| xⁿ (n ≠ −1) | xⁿ⁺¹/(n + 1) + C | d/dx[xⁿ⁺¹/(n + 1)] = xⁿ ✓ |
| x⁻¹ = 1/x | ln|x| + C | d/dx(ln|x|) = 1/x ✓ |
| eˣ | eˣ + C | d/dx(eˣ) = eˣ ✓ |
| cos x | sin x + C | d/dx(sin x) = cos x ✓ |
| sin x | −cos x + C | d/dx(−cos x) = sin x ✓ |
| sec²x | tan x + C | d/dx(tan x) = sec²x ✓ |
| sec x tan x | sec x + C | d/dx(sec x) = sec x tan x ✓ |
Pay close attention to the role of dx in the notation. While it may seem like a passive tag, it serves two critical purposes: it indicates which variable is being integrated (important when multiple variables appear), and it "closes" the integral expression, acting as a right parenthesis that tells you where the integrand ends. When you advance to integration by substitution later in the course, the dx will take on an even more active algebraic role.
Worked Example: Multi-Term Indefinite Integral
Let us work through a representative problem that combines several basic rules. The key strategy is to rewrite the integrand so that every term is in a form to which the power rule (or a known antiderivative formula) directly applies.
Common Errors & How to Avoid Them
Even students who understand the rules conceptually often lose points on the AP exam due to recurring mechanical errors. The table below catalogues the most frequent mistakes alongside the correct approach, so you can build habits that prevent them from the start.
| Common Error | Why It's Wrong | Correct Approach |
|---|---|---|
| Forgetting + C | Without C, the answer represents only one antiderivative, not the general solution. This is mathematically incomplete. | Always append + C to every indefinite integral. On FRQs, omitting it typically costs 1 point. |
| Using derivative power rule in reverse incorrectly | Writing ∫ x³ dx = 3x² (this is the derivative, not the integral). Confusing the direction of the operation. | For integrals: add 1 to exponent and divide. ∫ x³ dx = x⁴/4 + C. Verify by differentiating. |
| Applying power rule when n = −1 | ∫ x⁻¹ dx ≠ x⁰/0 + C (division by zero). The power rule explicitly excludes n = −1. | Use ∫ (1/x) dx = ln|x| + C. Remember the absolute value inside the logarithm. |
| Trying to integrate a product by integrating factors separately | ∫ f(x)·g(x) dx ≠ [∫ f(x) dx][∫ g(x) dx]. There is no "product rule" for integration. | Expand or simplify the product first, then integrate term by term. For products that cannot be expanded, use substitution or integration by parts (BC topic). |
| Failing to rewrite radicals/fractions as powers | Without rewriting, students get stuck because the power rule only applies to xⁿ form. | Convert: √x = x^(1/2), ∛x = x^(1/3), 1/x³ = x⁻³, etc. Then apply the power rule. |
Connection to Definite Integrals and the FTC
The indefinite integral rules you have learned in this lesson are not an end in themselves — they are the essential computational engine behind the Fundamental Theorem of Calculus (FTC). The FTC connects antiderivatives to definite integrals, establishing that the net accumulation of a function f over an interval [a, b] can be computed as F(b) − F(a), where F is any antiderivative of f. Understanding this bridge transforms indefinite integrals from an algebraic exercise into a tool for calculating areas, displacements, and accumulated quantities.
| Feature | Indefinite Integral ∫ f(x) dx | Definite Integral ∫ₐᵇ f(x) dx |
|---|---|---|
| Result type | A family of functions: F(x) + C | A single number: F(b) − F(a) |
| Includes + C? | Yes — always required | No — the C cancels in F(b) − F(a) |
| Geometric meaning | All possible position functions for a given velocity | Signed area under the curve from a to b |
| Limits of integration | Absent — no bounds specified | Present — lower bound a and upper bound b |
| Role in AP Calculus AB | Foundation — provides the antiderivative F(x) | Application — uses F(x) to evaluate accumulation |
As you continue through the AP Calculus AB curriculum, the basic antidifferentiation rules from this lesson will be extended by techniques such as u-substitution, which handles composite functions by reversing the chain rule. For now, fluency with the power rule, constant-multiple rule, sum/difference rule, and the fundamental trigonometric and exponential antiderivatives will equip you to tackle the vast majority of integral computations on the exam.
Practice Problems
Lesson Summary
An antiderivative of f(x) is any function F(x) whose derivative equals f(x). Because differentiation eliminates constant terms, antiderivatives are unique only up to an additive constant, and the indefinite integral ∫ f(x) dx = F(x) + C represents the entire family. The core rules — the power rule (∫ xⁿ dx = xⁿ⁺¹/(n + 1) + C for n ≠ −1), the constant multiple rule, and the sum/difference rule — allow you to integrate polynomials and algebraic expressions term by term. Essential special-case antiderivatives include ∫ eˣ dx = eˣ + C, ∫ cos x dx = sin x + C, ∫ sin x dx = −cos x + C, and ∫ (1/x) dx = ln|x| + C.
When solving problems, always begin by rewriting the integrand so every term is in power-rule form (convert radicals and reciprocal powers), apply the rules term by term, combine results, and append + C. Finally, verify your answer by differentiating. These indefinite integral skills form the computational backbone for evaluating definite integrals via the Fundamental Theorem of Calculus and for solving initial value problems throughout the remainder of the AP Calculus AB course.