MathematicsCalculusMedium

Indefinite Integral

Also known as:General antiderivativePrimitive function

An indefinite integral is the general antiderivative of a function, representing a family of functions that differ only by a constant. Unlike the definite integral, it produces a function rather than a number, and includes an arbitrary constant of integration C that accounts for all possible antiderivatives. Indefinite integrals are the starting point for solving differential equations and computing definite integrals via the Fundamental Theorem of Calculus.

Key Formula

∫ f(x) dx = F(x) + C, where F'(x) = f(x)

LaTeX: \int f(x)\, dx = F(x) + C, \quad \frac{d}{dx}[F(x)] = f(x)

SymbolMeaningUnit
f(x)Integrand (original function)dimensionless
F(x)Antiderivativedimensionless
CConstant of integration (arbitrary)dimensionless

Worked Example

Problem

Find the indefinite integral of f(x) = 4x³ − 6x + 5.

Solution

Step 1: Integrate each term using the power rule ∫xⁿ dx = xⁿ⁺¹/(n+1). ∫4x³ dx = 4 · x⁴/4 = x⁴. ∫−6x dx = −6 · x²/2 = −3x². ∫5 dx = 5x. Step 2: Combine and add constant C.

Answer

∫(4x³ − 6x + 5) dx = x⁴ − 3x² + 5x + C

Comparison: Indefinite vs Definite Integral

FeatureIndefinite IntegralDefinite IntegralExample
OutputFunction + constant CSingle number∫x dx = x²/2+C vs ∫[0,2] x dx = 2
Limits of integrationNoneLower and upper bound a, b— vs ∫[1 to 3]
Constant of integrationAlways included (+ C)Not includedx²/2+C vs 4
RepresentsFamily of antiderivativesNet signed areaAll curves x²/2+k
Used forSolving ODEs, general formArea, displacement, probabilityDifferential equations

Interactive Tools

Wolfram Alpha

Open Tool

Symbolab Integral Calculator

Open Tool

Khan Academy — Indefinite Integrals

Open Tool
Diagram illustrating a family of antiderivative curves differing by a constant

Wikimedia Commons, CC BY-SA

Related Terms

The word "indefinite" comes from Latin "indefinitus" meaning "not bounded" or "unlimited," reflecting the absence of integration limits. The notation was developed by Leibniz in the late 17th century.

calculusantiderivativeconstant-of-integrationdifferential-equationsintegration