Riemann Integral
The Riemann integral formalizes the notion of "area under a curve" by approximating it with rectangular sums. A function is Riemann integrable if upper and lower sums converge to the same value. Every continuous function on is Riemann integrable, as are bounded functions with finitely many discontinuities. The Riemann integral is the foundation for calculus and provides a rigorous definition of integration.
Partitions and Riemann sums
A partition of is a finite sequence with
The mesh (or norm) of is .
For a partition and sample points , the Riemann sum is
The upper sum uses . The lower sum uses .
Let for . For the partition , the Riemann sum (with any sample points) is
As , all Riemann sums converge to , so .
Definition of Riemann integrability
A bounded function is Riemann integrable if
This common value is the Riemann integral, denoted or .
is Riemann integrable if and only if for every , there exists a partition such that .
If is continuous, then is Riemann integrable. Proof: by uniform continuity (via Heine-Cantor), for any , there exists such that whenever . For a partition with mesh , , so .
A step function (constant on finitely many intervals) is Riemann integrable. Choose a partition aligning with the jump points; then .
The Dirichlet function
on is not Riemann integrable. For any partition , and on every subinterval (by density of rationals and irrationals), so and . Thus .
Properties of the Riemann integral
If are Riemann integrable on and , then
If on , then .
Fundamental Theorem of Calculus
If is continuous on , then is differentiable on with .
If is continuous on and , then
Let . Then is an antiderivative. By FTC Part II,
Summary
The Riemann integral formalizes integration via partitions and limits:
- Defined using upper and lower sums.
- Continuous functions are Riemann integrable.
- Properties: linearity, monotonicity, triangle inequality.
- Fundamental Theorem of Calculus connects integration and differentiation.
See Integrability Criterion and Fundamental Theorem for proofs.