Real Analysis 53 | Riemann Integral - Properties [dark version]
Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.
Riemann integrable functions on [a,b] form a vector space R[a,b], and the integral operator acts linearly on it.
Briefing
Riemann integrals come with a set of core “calculus-ready” properties: the integral operator is linear and order-preserving, it behaves predictably when you change the integration interval, and it can be extended to handle reversed limits. These facts matter because they turn integration from a definition into a tool—one that supports algebraic manipulation, interval-splitting, and consistent sign conventions.
For any bounded function f on an interval [a,b], the Riemann integral is defined for those functions that are Riemann integrable. All such functions form a vector space R[a,b], meaning sums and scalar multiples of integrable functions stay integrable. The integral then acts like a well-behaved operator: the map f ↦ ∫ f is linear and monotonic. Linearity means the integral respects addition and scalar multiplication—so ∫(f+g) equals ∫f + ∫g, and ∫(αf) equals α∫f. Monotonicity means order is preserved: if f(x) ≥ g(x) for every x in the interval, then ∫f ≥ ∫g. The justification relies on earlier results for step functions: since Riemann integrable functions can be approximated by step functions, the properties transfer from the step-function case to the general integrable case.
Next come interval properties. If the integral is written with different endpoints, it effectively restricts attention to the region between those endpoints. Formally, ∫[c,d] f is interpreted as the integral of the restricted function f|[c,d], so values of f outside [c,d] don’t matter for that integral. A second key rule is additivity over a split: for any intermediate point c between a and b, the integral over [a,b] equals the sum of integrals over [a,c] and [c,b]. Geometrically, this corresponds to splitting the area under the curve into two parts.
These formulas extend even when f is defined on the whole real line, as long as the actual integration is over a compact interval. But there’s a subtlety when limits are “backwards,” such as when the lower limit exceeds the upper limit. The remedy is a sign convention: reversing the order of integration introduces a minus sign, reflecting the idea that the “orientation” of the interval flips the sign of the accumulated area.
Finally, the transcript highlights which functions are guaranteed to be Riemann integrable. Every continuous function on [a,b] is Riemann integrable, but not every Riemann integrable function must be continuous. As additional sufficient conditions, monotone functions are also Riemann integrable—whether monotonically increasing or monotonically decreasing. The proof of these integrability claims is left for later, but the takeaway is practical: many common functions encountered in analysis are integrable, and the integral’s properties make them workable for computation and theory.
Cornell Notes
The Riemann integral defines an operator on Riemann integrable functions that is both linear and monotone: integrals respect addition and scalar multiplication, and they preserve pointwise inequalities. Interval manipulation follows two main rules: integrating over [c,d] is the same as integrating the restriction of f to that subinterval, and splitting an interval at an intermediate point c gives ∫[a,b] f = ∫[a,c] f + ∫[c,b] f. When limits are reversed (lower bound greater than upper bound), a sign convention fixes the order by introducing a minus sign. Finally, Riemann integrability is guaranteed for continuous functions and also for monotone functions, though integrability does not imply continuity.
Why does the integral operator behave like a linear and monotone map on Riemann integrable functions?
What does it mean to write an integral with endpoints [c,d] instead of [a,b]?
How does splitting an interval at an intermediate point work for Riemann integrals?
Why introduce a minus sign when the integration limits are reversed?
Which functions are guaranteed to be Riemann integrable, and what is not guaranteed?
Review Questions
- State the linearity and monotonicity properties of the Riemann integral for bounded Riemann integrable functions on [a,b].
- Write and interpret the interval-splitting formula for ∫_a^b f using an intermediate point c.
- Explain the sign convention for ∫_b^a f compared with ∫_a^b f, and why it is needed.
Key Points
- 1
Riemann integrable functions on [a,b] form a vector space R[a,b], and the integral operator acts linearly on it.
- 2
If f(x) ≥ g(x) for all x in [a,b], then ∫_a^b f ≥ ∫_a^b g (monotonicity).
- 3
Changing integration limits from [a,b] to [c,d] corresponds to integrating the restriction f|[c,d].
- 4
For any c between a and b, ∫_a^b f = ∫_a^c f + ∫_c^b f (additivity over interval splits).
- 5
When integration limits are reversed, a minus sign is introduced so the definition remains consistent with the orientation of the interval.
- 6
Every continuous function on [a,b] is Riemann integrable, but not every Riemann integrable function is continuous.
- 7
Monotone functions (increasing or decreasing) on [a,b] are also Riemann integrable as a sufficient condition.