MathematicsCalculusMedium

Definite Integral

Also known as:Bounded integralNet area

A definite integral is an integral evaluated over a specific closed interval [a, b], producing a single numerical value that represents the net signed area between the function's curve and the x-axis over that interval. It is defined as the limit of Riemann sums as the number of subintervals approaches infinity. Definite integrals are used extensively in physics for calculating work, displacement, charge, and probability.

Key Formula

∫[a to b] f(x) dx = F(b) − F(a)

LaTeX: \int_a^b f(x)\, dx = F(b) - F(a)

SymbolMeaningUnit
f(x)Integranddimensionless
F(x)Antiderivative of f(x)dimensionless
aLower limit of integrationdimensionless
bUpper limit of integrationdimensionless

Worked Example

Problem

Evaluate the definite integral ∫[0 to 3] (2x + 1) dx.

Solution

Step 1: Find the antiderivative: F(x) = x² + x. Step 2: Apply the Fundamental Theorem of Calculus: F(b) − F(a). F(3) = (3)² + (3) = 9 + 3 = 12. F(0) = (0)² + (0) = 0. Step 3: Compute: 12 − 0 = 12.

Answer

∫[0 to 3] (2x + 1) dx = 12

Properties of Definite Integrals

PropertyFormulaDescriptionExample
Reversal of Limits∫[a to b] f dx = −∫[b to a] f dxSwapping limits negates result∫[3 to 0] (2x+1) dx = −12
Zero Width∫[a to a] f dx = 0Integral over zero-width interval is 0∫[2 to 2] x dx = 0
Additivity∫[a to c] = ∫[a to b] + ∫[b to c]Split at interior point∫[0 to 3] = ∫[0 to 1] + ∫[1 to 3]
Constant Multiple∫k·f dx = k·∫f dxConstants factor out∫5x dx = 5∫x dx
Sum Rule∫(f+g) dx = ∫f dx + ∫g dxIntegral of sum = sum of integrals∫(x+x²) dx

Interactive Tools

Wolfram Alpha

Open Tool

Desmos Graphing Calculator

Open Tool

Khan Academy — Definite Integrals

Open Tool
Shaded region under a curve between limits a and b representing a definite integral

Wikimedia Commons, CC BY-SA

Related Terms

The word "definite" comes from Latin "definitus" meaning "bounded" or "limited." Leibniz introduced the notation ∫[a to b] in the 17th century to denote integration bounded between two specific values.

calculusintegrationareariemann-sumlimits