Antiderivative

An antiderivative of a function f is any function F whose derivative is f, meaning F'(x) = f(x). In AP Calculus (Topic 6.8), antiderivatives are written as the indefinite integral ∫ f(x) dx = F(x) + C and are the engine behind the Fundamental Theorem of Calculus.

Verified for the 2027 AP Calculus AB/BC examLast updated June 2026

What is Antiderivative?

An antiderivative runs differentiation in reverse. Instead of asking "what is the derivative of F?", you ask "which function F has this derivative?" Formally, F is an antiderivative of f if F'(x) = f(x). So F(x) = x² is an antiderivative of f(x) = 2x, and so is x² + 7, and x² − 100. Any vertical shift works because constants vanish when you differentiate. That's why the answer is always a family of functions, written ∫ f(x) dx = F(x) + C, where C is the constant of integration (CED FUN-6.C.1).

Every antiderivative rule is a derivative rule read backwards (FUN-6.C.2). You know d/dx[sin x] = cos x, so ∫ cos x dx = sin x + C. The power rule flips into the reverse power rule, and so on. One honest warning from the CED itself: many functions, like e^(x²), have no closed-form antiderivative at all (FUN-6.C.3). That's not you failing; it's a fact about math, and it's exactly why the exam sometimes makes you use a calculator or an accumulation function instead.

Why Antiderivative matters in AP Calculus

Antiderivatives live in Unit 6: Integration and Accumulation of Change, anchored by learning objective 6.8.A (determine antiderivatives and indefinite integrals using your knowledge of derivatives). But their real payoff is 6.7.A, the Fundamental Theorem of Calculus. The FTC says that if F is an antiderivative of a continuous f, then ∫(a to b) f(x) dx = F(b) − F(a). That one line turns the slow Riemann-sum definition of a definite integral into a two-step computation. Antiderivatives also drive 6.13.A (improper integrals, where you antidifferentiate first and then take a limit) and Topic 6.14, which is all about choosing the right technique to find one. If derivatives are the forward gear of calculus, antiderivatives are reverse, and roughly half the AP exam asks you to drive in reverse.

Keep studying AP Calculus Unit 6

How Antiderivative connects across the course

Fundamental Theorem of Calculus (Unit 6)

The FTC is the reason antiderivatives matter. It connects two seemingly different things: the area-under-a-curve definite integral and the find-a-function antiderivative. Evaluate any antiderivative at the endpoints, subtract, and you have the exact definite integral. The FTC also guarantees that F(x) = ∫(a to x) f(t) dt is itself an antiderivative of f, so accumulation functions and antiderivatives are the same idea in two costumes.

Indefinite Integral and the Constant of Integration (Unit 6)

The indefinite integral ∫ f(x) dx is the notation for the entire family of antiderivatives, which is why the + C is mandatory. One antiderivative is a single function; the indefinite integral is all of them at once, stacked as vertical shifts of each other.

Initial Conditions and Differential Equations (Unit 7)

Solving a differential equation like the 2018 FRQ's dy/dx = x(y − 2)² is antidifferentiation with extra steps. An initial condition like y(0) = 4 picks out the one member of the antiderivative family that actually fits, pinning down the C.

Particle Motion and Accumulation Applications (Unit 8)

Velocity is the derivative of position, so position is an antiderivative of velocity. The 2017 FRQ gave you a particle's velocity v_Q(t) = t² − 8t and expected you to antidifferentiate (plus an initial condition) to recover position. Same move works for rates of water draining, temperature changing, anything described by a rate.

Is Antiderivative on the AP Calculus exam?

Antidifferentiation is everywhere on both AB and BC. In multiple choice, expect direct stems like "determine the antiderivative of f(x) = 4cos(x) − 2e^x" or "evaluate ∫(0 to 4) 2x dx," plus trickier ones where you must rewrite first, like f(x) = 6x − 4/x² (turn it into 6x − 4x⁻² before applying the reverse power rule). In free response, the term shows up inside applied problems rather than as a standalone definition. The 2017 FRQ asked you to antidifferentiate a velocity function to find position; the 2019 rainwater-barrel FRQ and 2018 differential equation FRQ both required antidifferentiation with an initial condition to find a specific function. Two graded habits matter: always write + C on an indefinite integral (it's a point you can lose), and use the initial condition to solve for C before answering the actual question. BC adds improper integrals (6.13.A), where you antidifferentiate and then evaluate a limit as a bound goes to infinity.

Antiderivative vs Indefinite Integral

An antiderivative is one specific function, like F(x) = x² for f(x) = 2x. The indefinite integral ∫ 2x dx = x² + C is the entire family of antiderivatives, every vertical shift included. On the exam the distinction bites when an answer choice has the right function but no + C, or when an initial condition forces you to choose the single antiderivative that fits. Quick check: "an antiderivative" is one curve; "the indefinite integral" is infinitely many parallel curves.

Key things to remember about Antiderivative

  • An antiderivative of f is any function F with F'(x) = f(x), so finding one means running your derivative rules backwards.

  • Antiderivatives come in families that differ only by a constant, which is why every indefinite integral ends in + C.

  • The Fundamental Theorem of Calculus uses an antiderivative to evaluate definite integrals: ∫(a to b) f(x) dx = F(b) − F(a).

  • An initial condition (like a starting position or temperature) lets you solve for C and pick the one antiderivative the problem actually wants.

  • Some functions, like e^(x²), have no closed-form antiderivative, and the CED says so explicitly, so don't burn exam time hunting for one.

  • On FRQs, antidifferentiation usually hides inside applications: velocity to position, a rate of change to a total amount, or solving a differential equation.

Frequently asked questions about Antiderivative

What is an antiderivative in AP Calculus?

An antiderivative of a function f is a function F whose derivative is f, meaning F'(x) = f(x). For example, x³ is an antiderivative of 3x², because differentiating x³ gives back 3x². It's covered in Topic 6.8 under learning objective 6.8.A.

Is an antiderivative the same as an indefinite integral?

Almost, but not exactly. An antiderivative is a single function (like x² for 2x), while the indefinite integral ∫ 2x dx = x² + C represents the whole family of antiderivatives. Every member of the family differs by a constant.

Does every function have an antiderivative?

Every continuous function has an antiderivative (the FTC guarantees ∫(a to x) f(t) dt works), but many functions have no closed-form antiderivative you can write with elementary functions. The CED states this directly (FUN-6.C.3), and e^(x²) is the classic example.

Why do you add + C when finding an antiderivative?

Because constants disappear when you differentiate, x² + 5 and x² − 12 both have derivative 2x. The + C captures every possible constant at once. Omitting it on an indefinite integral can cost a point on the free-response section.

How do you find a specific antiderivative instead of the whole family?

Use an initial condition. If you know v(t) = t² − 8t and the particle's position at t = 0 (like in the 2017 FRQ), antidifferentiate to get x(t) = t³/3 − 4t² + C, then plug in the known point to solve for C.