AP Calculus AB and BC

Derivative vs Antiderivative

They are inverse operations. Differentiating a function produces exactly one answer, its rate of change. Antidifferentiating produces a whole family, because any constant vanishes when you differentiate, which is why the plus C is not optional. The Fundamental Theorem of Calculus is the bridge between them.

Derivative

Use when: You are given a function and asked how fast it changes: slope, velocity, or the sign test behind a curve sketch.

Antiderivative

Use when: You are given a rate and asked to recover the amount: position from velocity, total change from a rate, or an indefinite integral.

Side by side

DerivativeAntiderivative
Operationfff \mapsto f'fFf \mapsto F where F=fF' = f
How many answersExactly oneInfinitely many, all differing by a constant
Notationf(x)f'(x) or dydx\frac{dy}{dx}f(x)dx=F(x)+C\int f(x)\,dx = F(x) + C
Direction of informationAmount to rateRate to amount
Common trapLosing the inner factor the chain rule requiresOmitting +C+ C, which throws away every solution but one

Differentiation sends a function to exactly one new function. Antidifferentiation runs that arrow backwards and lands on a set, for a one-line reason: if F=fF' = f then (F+C)=f(F + C)' = f as well, since the derivative of a constant is zero. The forward step destroys the constant, so the backward step cannot recover it.

ddx[f(x)dx]=f(x)f(x)dx=f(x)+C\frac{d}{dx}\left[\int f(x)\,dx\right] = f(x) \qquad \int f'(x)\,dx = f(x) + C

The Fundamental Theorem is what turns that inverse relationship into a computation, and both parts carry the same hypothesis. Part 2 evaluates abf(x)dx\int_a^b f(x)\,dx as F(b)F(a)F(b) - F(a) for any antiderivative FF, provided ff is continuous on [a,b][a, b], and the constant cancels in the subtraction, so a definite answer never carries +C+ C. Part 1 runs the other way: for ff continuous, ddxaxf(t)dt=f(x)\frac{d}{dx}\int_a^x f(t)\,dt = f(x). Drop that condition and 11x2dx\int_{-1}^{1} x^{-2}\,dx comes out as 2-2, a negative number for a strictly positive integrand.

The constant is a family, not bookkeeping

In a differential equation the constant is where the initial condition lives. Solving dydx=2x\frac{dy}{dx} = 2x gives y=x2+Cy = x^2 + C, a stack of parallel curves, and only the given point selects the one the problem is asking about.

Frequently asked questions

Why does a derivative have one answer but an antiderivative has many?

Because differentiation deletes constants. Every function of the form F(x)+CF(x) + C has the same derivative, so reversing the step returns the entire family.

Do I need +C+ C on a definite integral?

No. In F(b)F(a)F(b) - F(a) the constant appears twice with opposite signs and cancels, so it changes nothing. Only an indefinite integral carries it.

Is an antiderivative the same thing as an integral?

An indefinite integral is the family of antiderivatives. A definite integral is a number, obtained from any one antiderivative through the Fundamental Theorem.

In the CED: Unit 2: Defining the Derivative, Unit 6: Integration and Accumulation