If differentiation gives you the rate of change, an antiderivative takes you back to the original function. For example, if you know the velocity of a car, the antiderivative gives you its position. The set of all antiderivatives of a function is called the indefinite integral.

🎯 In this section you will learn

📌 Definition of an Antiderivative

A function $F$ is an antiderivative of $f$ on an interval if $F'(x) = f(x)$ for all $x$ in that interval.

$$ F'(x) = f(x) \quad \Longleftrightarrow \quad \int f(x) \, dx = F(x) + C $$
The indefinite integral represents the family of all antiderivatives
💡 The Constant $C$

If $F$ is an antiderivative of $f$, then $F(x) + C$ is also an antiderivative for any constant $C$, because the derivative of a constant is $0$. This is called the constant of integration.

Example 1Finding Antiderivatives

Find an antiderivative of $f(x) = 3x^2$.

Think backward
What function has derivative $3x^2$? The derivative of $x^3$ is $3x^2$.
Add $C$
$F(x) = x^3 + C$
Example 2Multiple Antiderivatives

Find all antiderivatives of $f(x) = \cos x$.

Example 3Antiderivative of $e^x$

Find $\int e^x \, dx$.

Example 4Antiderivative of $\frac{1}{x}$

Find $\int \frac{1}{x} \, dx$ for $x > 0$.

⚠️ Important Note

Antiderivatives are not unique. If $F$ is one antiderivative, then $F + C$ works for any constant $C$. That's why indefinite integrals always include $+C$.

🔍 Key Takeaways
← Back to Module Page