Both definite and indefinite integrals use the same integration techniques (substitution, by-parts, partial fractions), but they answer fundamentally different questions and produce fundamentally different things.
What each one is
Indefinite integral — produces a function, the family of antiderivatives:
where . The "+C" reminds you that there are infinitely many antiderivatives (any vertical shift works).
Definite integral — produces a number, the signed area between the curve and the x-axis on the interval :
(Fundamental Theorem of Calculus.)
Key differences at a glance
| Aspect | Indefinite | Definite |
|---|---|---|
| Output | Function | Number |
| Limits | None | (lower) and (upper) |
| "+C" needed | Yes | No (cancels in subtraction) |
| Geometric meaning | Antiderivative family | Signed area |
Worked example
Evaluate both for .
Indefinite: .
Definite from 0 to 3: .
The number 9 is the area of the triangle bounded by , , — and indeed that triangle has base 3 and height 6, so area . ✓
"Signed" area — what does that mean?
When on , the definite integral is negative. It still represents area (in absolute value), but with a sign indicating the curve is below the axis.
Example: (above axis, positive). (below axis, negative). (cancels).
If you want the unsigned area, integrate — break at zero crossings.
How they connect: the Fundamental Theorem
The bridge between them is the Fundamental Theorem of Calculus, which says:
- Differentiation and integration are inverse operations.
- Definite integrals can be computed by finding any antiderivative (any indefinite integral) and evaluating at the endpoints.
This is why mastering indefinite integrals is the prerequisite for computing definite integrals.
Common mistakes
- Forgetting "+C" on indefinite integrals — half a point off most homeworks.
- Including "+C" on definite integrals — it cancels in and adding it shows confusion.
- Substituting limits before integrating when using u-substitution with definite integrals — change limits to the new variable, or substitute back to first. Either works, but mixing them causes errors.
Try both with our solver
Drop any integral into the Integral Calculator — toggle between definite (with limits) and indefinite. The AI shows step-by-step techniques and the geometric interpretation.
At a glance
| Feature | Definite Integral | Indefinite Integral |
|---|---|---|
| Output type | Number | Function (with $+C$) |
| Has integration limits | Yes ($a$ to $b$) | No |
| Geometric meaning | Signed area under curve | Antiderivative family |
| "+C" required | No (cancels) | Yes (always) |
| Connected to Fundamental Theorem | Computed via antiderivative | Provides the antiderivative |
Use indefinite integrals to find antiderivative functions; use definite integrals to compute numerical signed area. The Fundamental Theorem links them: definite = where is any indefinite antiderivative.