Antiderivatives and Indefinite Integrals
Antiderivatives reverse the process of differentiation. Instead of asking "what's the derivative of this function?", you're asking "what function has this as its derivative?" This concept bridges everything you've learned about derivatives with the integration techniques you'll use throughout the rest of calculus.
General Antiderivatives of Functions
A function is an antiderivative of if . You're working backwards from a derivative to recover the original function.
For example, if , then is an antiderivative because the derivative of is .
But here's the catch: also has a derivative of , and so does . Since the derivative of any constant is zero, there are infinitely many antiderivatives for a given function. They all differ by a constant vertical shift.
The general antiderivative accounts for this by including an arbitrary constant :
The value of can't be determined from the function alone. You need an additional piece of information, like an initial condition, to pin it down.

Indefinite Integrals and Notation
The indefinite integral is the notation used to represent the general antiderivative. It's written as:
Here's what each piece means:
- is the integral sign, indicating you're finding an antiderivative
- is the integrand, the function you're integrating
- tells you the variable of integration (you're integrating with respect to )
- is the constant of integration, representing the entire family of antiderivatives
For example:
An indefinite integral gives you a family of functions, not a single number. Don't forget the . Leaving it off is one of the most common mistakes on exams.

Power Rule for Integration
The power rule for integration is the reverse of the power rule for derivatives. For where :
The steps are straightforward:
- Add 1 to the exponent
- Divide by the new exponent
- Add
Example:
You can verify this by differentiating: the derivative of is . Checking your answer by differentiating is a reliable way to catch errors.
For sums of terms, integrate each term separately:
Notice you only need one at the end, not one per term. The individual constants just combine into a single arbitrary constant.
The restriction matters because plugging in would give division by zero. The antiderivative of is , which you'll use more in Calculus II.
Initial-Value Problems via Antidifferentiation
An initial-value problem gives you a derivative and a specific point the original function must pass through. This lets you solve for the exact value of .
Steps:
- Find the general antiderivative (with )
- Plug in the given condition to solve for
- Write the specific antiderivative with that value of
Example: Find given that and .
- General antiderivative:
- Apply the condition:
- Specific solution:
You can verify: โ and โ
Relationship Between Derivatives and Antiderivatives
Differentiation and integration are inverse operations. If you differentiate a function and then integrate the result, you get back to the original function (up to a constant). If you integrate and then differentiate, you get back exactly where you started:
This inverse relationship is formalized by the Fundamental Theorem of Calculus, which you'll encounter soon. It connects the indefinite integrals you're learning now with definite integrals that compute accumulated quantities like area.