Integrals

Definition

The indefinite integral of is defined as

where is an arbitrary constant.

The definite integral of over is

where is any antiderivative of , i.e.\ . The difference is also written .

Intuition

The indefinite integral reverses differentiation: it finds a function whose derivative is the given integrand. The constant reflects the fact that infinitely many antiderivatives exist (shifted vertically), so integration without limits yields a family of functions.

The definite integral measures the signed area between the graph of and the -axis over . Riemann sums make this geometric picture precise: partition the interval into thin vertical strips, approximate each strip’s area by a rectangle, and take the limit as the strips become infinitely thin.

Formal Description

Indefinite Integrals

Linearity follows directly from the corresponding differentiation rules:

Combined:

Standard antiderivatives:

IntegrandIntegral
()
()
()

The case uses for (chain rule gives derivative ), hence covers both signs.

Differentiating confirms: .

Definite Integrals

Properties. For continuous on an interval containing , , :

Riemann integral. For a bounded function on , partition into subintervals with widths and choose . If the Riemann sum

converges as and , then is Riemann integrable and

Every continuous function is Riemann integrable.

Differentiation with respect to the limits. If :

More generally, for differentiable , and continuous :

Applications

  • Computing areas, volumes, arc lengths, and surface areas in geometry.
  • Finding displacement from velocity (and velocity from acceleration) in physics.
  • Evaluating probability densities and cumulative distribution functions.
  • Solving differential equations via direct integration.

Trade-offs

  • Antiderivatives always exist for continuous functions but need not be expressible in closed form using elementary functions (e.g.\ , , ).
  • The Riemann integral requires boundedness; unbounded functions or infinite intervals require improper integrals with separate convergence analysis.
  • The dummy variable in carries no meaning outside the integral; confusing it with a free variable is a common error.
  • Splitting limits at a point outside is valid but requires to be integrable on the larger interval.