A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.
An antiderivative of f(x) is a function F(x) whose derivative is f(x): F'(x) = f(x). Finding antiderivatives is "undoing" differentiation. The general antiderivative includes an arbitrary constant C because the derivative of a constant is zero: if F'(x) = f(x), then (F(x) + C)' = f(x) too. Antiderivatives are the key to evaluating definite integrals via the Fundamental Theorem of Calculus.
Start by reversing known derivative rules: if d/dx[x3] = 3x2, then an antiderivative of 3x2 is x3. Build a table of basic antiderivatives from the derivative rules. Emphasize the +C and why it is necessary (different antiderivatives differ by a constant).
You've spent weeks learning to differentiate functions. Antidifferentiation is the reverse question: given a function f(x), can you find a function F(x) whose derivative is f(x)? The answer is almost always yes, and building the skill to find F(x) opens the door to the Fundamental Theorem of Calculus — one of the most important results in all of mathematics.
The basic strategy is to read your differentiation rules backwards. Since d/dx[xn] = nxn-1, working backwards: if you see xn, you need xn+1/(n+1), because differentiating that gives xn. The power rule for antiderivatives says: ∫xn dx = xn+1/(n+1) + C (for n ≠ -1). Notice the exponent *increases* by 1 — opposite of differentiation — and you divide by the new exponent. Similarly, since d/dx[sin x] = cos x, an antiderivative of cos x is sin x. Since d/dx[ex] = ex, an antiderivative of ex is ex itself. Build a table by reversing every derivative rule you know.
The +C — the constant of integration — is not optional bookkeeping. It's mathematically necessary. If F'(x) = f(x), then (F(x) + 7)' = f(x) too, and so does (F(x) - 12)'. All these functions have the same derivative because constants vanish when differentiated. The *general antiderivative* therefore represents an entire family of functions, all shifted vertically from each other. You can pin down C only when you have additional information — for instance, knowing that F(0) = 5 or that F passes through a specific point.
The constant of integration also reveals why antidifferentiating products is harder than differentiating them. The product rule d/dx[uv] = u'v + uv' means the derivative of a product is a sum of two terms. Going backwards, if you see a sum, you'd have to recognize it came from a product — which requires insight rather than a mechanical rule. This is why techniques like integration by parts are needed later: they translate difficult antiderivative problems back into solvable derivative computations. For now, the key skill is recognizing the basic patterns and applying the reverse rules accurately, always including +C.