MathematicsCalculusMedium

Integral

Also known as:AntiderivativeArea under curve

An integral is a mathematical object that represents the accumulation of quantities, such as areas under curves, total displacement, or accumulated change. There are two main types: the definite integral, which yields a numerical value representing the net area between a function and the x-axis over an interval, and the indefinite integral, which yields a family of antiderivative functions. Integration is the reverse process of differentiation and is one of the two fundamental operations of calculus.

Key Formula

∫ f(x) dx = F(x) + C

LaTeX: \int f(x)\, dx = F(x) + C

SymbolMeaningUnit
f(x)Integrand (function being integrated)dimensionless
F(x)Antiderivative of f(x)dimensionless
CConstant of integrationdimensionless
dxDifferential variable of integrationdimensionless

Worked Example

Problem

Find the integral of f(x) = 3x² + 2x.

Solution

Step 1: Apply the power rule for integration: ∫xⁿ dx = xⁿ⁺¹/(n+1) + C. Step 2: Integrate term by term: ∫3x² dx = 3 · x³/3 = x³. ∫2x dx = 2 · x²/2 = x². Step 3: Add the constant of integration C.

Answer

∫(3x² + 2x) dx = x³ + x² + C

Common Integration Rules

Rule NameFormulaExampleResultNote
Power Rule∫xⁿ dx = xⁿ⁺¹/(n+1) + C∫x³ dxx⁴/4 + Cn ≠ −1
Constant Rule∫k dx = kx + C∫5 dx5x + Ck is constant
Sum Rule∫(f+g) dx = ∫f dx + ∫g dx∫(x²+1) dxx³/3 + x + CLinearity
Exponential∫eˣ dx = eˣ + C∫e²ˣ dxe²ˣ/2 + CChain rule applies
Natural Log∫1/x dx = ln|x| + C∫1/x dxln|x| + Cn = −1 case

Interactive Tools

Wolfram Alpha Integral Calculator

Open Tool

Desmos Graphing Calculator

Open Tool

Khan Academy — Integrals

Open Tool
Graph showing the area under a curve representing an integral

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "integralis" meaning "making whole" or "entire." Leibniz introduced the elongated S symbol ∫ (from Latin "summa" meaning sum) in 1675 to denote integration as an infinite summation process.

calculusintegrationantiderivativeareaaccumulation