Riemann Notes Typed
Riemann Notes Typed
Mathematics (Honours)
Class Notes: Riemann Integration
Table of Contents:
1. Introduction
2. Partition of an Interval Riemann Integrability
3. Riemann Sum
4. Riemann Integrability
5. Riemann Integrability Criteria
6. Properties of Riemann Integrals
7. Conclusion
1
RIEMANN INTEGRATION
1. Introduction:
Riemann integration is a fundamental concept in calculus that allows us to compute the area
under a curve or the integral of a function over a given interval. It was developed by the
German mathematician Bernhard Riemann in the mid-19th century and has since become a
cornerstone of modern analysis. Riemann integration provides a rigorous framework for
defining and evaluating integrals, enabling us to study the behavior of functions and solve a
wide range of mathematical problems.
2. Partition of an Interval:
Let 𝑎, 𝑏 ∈ ℝ with 𝑎 < 𝑏. A partition of the interval [𝑎, 𝑏] is 𝑎 set 𝑃 = {𝑥0 , 𝑥1 , 𝑥2 , … , 𝑥𝑛 } of
finitely many points of [𝑎, 𝑏] such that 𝑎 = 𝑥0 < 𝑥1 < 𝑥2 < ⋯ < 𝑥𝑛 = 𝑏.
Examples: -
1 𝑃 = {𝑎, 𝑏} is a partition of [𝑎, 𝑏].
1 2
2 𝑃 = {0, 3 , 3 , 1} is a partition of [0,1].
it a partition of [𝑎, 𝑏] into 𝑛 equal parts. This is sometimes called the equidistant
partition of [𝑎, 𝑏] in 𝑛 parts.
In general,
let 𝑃 = {𝑥0 , 𝑥1 , … , 𝑥𝑛 } be any partition of [𝑎, 𝑏], where 𝑎 = 𝑥0 < 𝑥1 < ⋯ < 𝑥𝑛 = 𝑏.
We call [𝑥𝑖−1 , 𝑥𝑖 ] the 𝑖 𝑡ℎ subinterval of the partition 𝑃. Its length = 𝑥𝑖 − 𝑥𝑖−1 is denoted by
𝛿𝑖 or Δ𝑖 . ∥ 𝑃 ∥= max{𝛿1 , 𝛿2 , … , 𝛿𝑛 }.
and
2
Since 𝑓 is bounded function on [𝑎, 𝑏], we define
Note that
3. Riemann Sum:
Given a partition
𝑃 = {𝑥0 , 𝑥1 , … , 𝑥𝑛 } of
[𝑎, 𝑏] and a bounded function 𝑓: [𝑎, 𝑏] → ℝ, we define the lower sum of 𝑓 w.r.t 𝑃 to be
𝑛
Results: -
In short, lower sums increase and the upper sums decrease as the partition becomes
finer and finer.
(ii) If 𝑃1 , 𝑃2 are any two partitions of [𝑎, 𝑏], then 𝐿(𝑃1 , 𝑓) ⩽ 𝑈(𝑃2 , 𝑓).
(iii) Let 𝑃 be any partition of [𝑎, 𝑏]. Then
3
𝑚(𝑏 − 𝑎) ≤ 𝐿(𝑃, 𝑓) ≤ 𝑈(𝑃, 𝑓) ≤ 𝑀(𝑏 − 𝑎).
4. Riemann Integrability:
Definition: - Let 𝑓: [𝑎, 𝑏] → ℝ be a bounded function and 𝑃 = {𝑎 = 𝑥0 , 𝑥1 , 𝑥2 , … , 𝑥𝑛 = 𝑏} be
a partition of [𝑎, 𝑏].
𝑏
∫ 𝑓(𝑥)𝑑𝑥 = Sup{𝐿(𝑝, 𝑓) ∣ 𝑃 a partition of [𝑎, 𝑏]}
−𝑎
= Sup 𝐿(𝑃, 𝑓)
𝑃
= Inf 𝑈(𝑃, 𝑓) .
𝑃
𝑏 ̅𝑏
∫ 𝑓(𝑥)𝑑𝑥 = ∫ 𝑓(𝑥)𝑑𝑥, and it is
̅𝑎 𝑎
𝑏
denoted by ∫𝑎 𝑓(𝑥)𝑑𝑥.
Remarks:
1 If 𝑓: [𝑎, 𝑏] → ℝ is a bounded function, then
𝑏 ̅𝑏
∫̅𝑎 𝑓(𝑥)𝑑𝑥 ≤ ∫𝑎 𝑓(𝑥)𝑑𝑥.
4
𝑏 𝑏‾
3 If a bounded function 𝑓 is such that ∫ ̅𝑎 𝑓(𝑥)𝑑𝑥 ≠ ∫𝑎 𝑓(𝑥)𝑑𝑥, then 𝑓 is not
Riemann integrable on [𝑎, 𝑏].
Examples: -
1. A constant function is Riemann integrable on [𝒂, 𝒃].
Solution:- Let 𝑓(𝑥) = 𝑘 ∀𝑥 ∈ [𝑎, 𝑏], where 𝑘 ∈ ℝ be a constant.
Clearly 𝑓 is bounded on [𝑎, 𝑏] and inf 𝑓 = sup𝑓 = 𝑘.
let 𝑃 = {𝑥0 , 𝑥1 , … , 𝑥𝑛 } be a partition on [𝑎, 𝑏].
Let 𝑚𝛾 , 𝑀𝛾 be the inf and sup of 𝑓 on 𝐼𝛾 , where 𝐼𝛾 = [𝑥𝛾−1 , 𝑥𝛾 ].
∴ 𝐿(𝑃, 𝑓) = ∑ 𝑚𝛾 𝛿𝛾 = 𝑘 ∑ 𝛿𝛾 = 𝑘(𝑏 − 𝑎)
𝛾=1 𝛾=1
𝑛 𝑛
𝑏
∴ ∫ 𝑓(𝑥)𝑑𝑥 = sup {𝐿(𝑝, 𝑓)} = 𝑘(𝑏 − 𝑎).
̅𝑎 𝑝
𝑏‾
Similarly, ∫𝑎 𝑓(𝑥)𝑑𝑥 = inf {∪ (𝑝, 𝑓)} = 𝑘(𝑏 − 𝑎).
𝑝
𝑏 𝑏 ̅𝑏
∴ ∫𝑎 𝑓(𝑥)𝑑𝑥 = ∫̅𝑎 𝑓(𝑥)𝑑𝑥 = ∫𝑎 𝑓(𝑥)𝑑𝑥 = 𝑘(𝑏 − 𝑎).
𝑏
∴ 𝑓 is Riemann integrable on [𝑎, 𝑏] and ∫𝑎 𝑘𝑑𝑥 = 𝑘(𝑏 − 𝑎).
𝟏 when 𝒙 ∈ ℝ
2. The function 𝒇(𝒙) = { is not Riemann integrable on [𝒂, 𝒃].
−𝟏 when 𝒙 ∈ ℝ ∖ ℚ,
5
∴ 𝑓 is bounded on [𝑎, 𝑏] and inf 𝑓 = −1, sup 𝑓 = 1.
Let 𝑃 = {𝑥0 , 𝑥1 , … , 𝑥𝑛 } be a partition of [𝑎, 𝑏] and 𝑚𝑟 , 𝑀𝑟 be the inf and sup of 𝑓 on 𝐼𝑟 =
[𝑥𝑟−1 , 𝑥𝑟 ].
and
𝑛 𝑛
𝑈(𝑃, 𝑓) = ∑ 𝑀𝑟 𝛿𝑟 = ∑ 1 ⋅ 𝛿𝑟 = (𝑏 − 𝑎).
𝑟=1 𝑟=1
𝑏
∵ 𝐿(𝑃, 𝑓) = −(𝑏 − 𝑎) is constant, ∫ ̅𝑎 𝑓(𝑥)𝑑𝑥 = −(b − a). Since 𝑈(𝑃, 𝑓) = (𝑏 − 𝑎) is
̅𝑏
constant, ∫𝑎 𝑓(𝑥)𝑑𝑥 = (𝑏 − 𝑎).
∴ Lower and upper integrals exist but are not equal
⇒ 𝑓 is not Riemann integrable on [𝑎, 𝑏].
Note: 1 A function need not be Riemann integrable on [𝑎, 𝑏] even though it is bounded
on [𝑎, 𝑏].
3 If 𝑓: [𝑎, 𝑏] → ℝ is a bounded function, then for each ℰ > 0 ∃ 𝛿 > 0 such that
𝑏‾
(i) 𝑈(𝑃, 𝑓) < ∫𝑎 𝑓(𝑥)𝑑𝑥 + 𝜀 and
𝑏‾
(ii) 𝐿(𝑃, 𝑓) > ∫𝑎 𝑓(𝑥)𝑑𝑥 − 𝜀
for each 𝑃 ∈ ℘[𝑎, 𝑏] (set of all partitions on [𝑎, 𝑏]) with ‖𝑃‖ < 𝛿.
6
A Necessary and Sufficient condition for Integrability
A bonded function 𝑓: [𝑎, 𝑏] → ℝ is Riemann integrable on [a, b] if and only if for each 𝜖 >
0 ∃ 𝑎 partition of 𝑃 of [a, b] such that
Proof: -
Necessary part:
Let 𝑓 be Riemann integroble on [a, 𝑏].
𝑏 ̅𝑏 𝑏
∴ ∫ 𝑓(𝑥)𝑑𝑥 = ∫ 𝑓(𝑥)𝑑𝑥 = ∫ 𝑓(𝑥)𝑑𝑥. (1)
̅a 𝑎 0
Let 𝜖 > 0.
By Darboux's theorem ∃ δ > 0 such that
̅b 𝜖
𝑈(𝑃, 𝑓) < ∫𝑎 𝑓(𝑥)𝑑𝑥 + 2 (2)
and b 𝜖
𝐿(𝑃, 𝑓) > ∫̅a 𝑓(𝑥)𝑑𝑥 − (3)
2
𝜖 𝜖
∴ 𝑈(𝑟, 𝑓) < (𝐿(𝑝, 𝑓) + ) +
2 2
⇒ 𝑈(𝑃, 𝑓) − 𝐿(𝑃, f) < 𝜀
Sufficient part:
Let for each 𝑒 > 0 ∃ 𝑃 ∈ [a, 𝑏] such that
7
0 ≤ 𝑈(𝑃, 𝑓) − 𝐿(𝑃, 𝑓) < 𝜀
̅b
By definition, ∫a 𝑓(𝑥)𝑑𝑥 = inf {𝑈(𝑃, 𝑓) ∣ 𝑃 ∈ ℘[[𝑎, 𝑏]}
̅b
⇒ ∫a 𝑓(𝑥)𝑑𝑥 ⩽ 𝑈(𝑃, 𝑓).
By definition.
𝑏
∫ 𝑓(𝑥)𝑑𝑥 = sup {𝐿(𝑃, 𝑓) | 𝑃 ∈ ℘[𝑎, 𝑏]}
̅𝑎
𝑏
⇒ ∫ 𝑓(𝑥)𝑑𝑥 ≥ 𝐿(𝑃, 𝑓)
̅𝑎
𝑏
⇒ − ∫ 𝑓(𝑥)𝑑𝑥 ≤ −𝐿(𝑃, 𝑓)
𝑎
𝑏
̅b
∴ 0 ≤ ∫a 𝑓(𝑥)𝑑𝑥 − ∫ 𝑓(𝑥)𝑑𝑥 ⩽ 𝑈(𝑃, 𝑓) − 𝐿(𝑝, 𝑓) < 𝜀.
̅𝑎
̅b 𝑏
∴ For each 𝜖 > 0, we have 0 ≤ ∫a 𝑓(𝑥)𝑑𝑥 − ∫̅𝑎 𝑓(𝑥)𝑑𝑥 < 𝑒
̅b 𝑏
⇒ ∫a 𝑓(𝑥)𝑑𝑥 = ∫̅𝑎 𝑓(𝑥)𝑑𝑥.
c) Finite Number of Discontinuity Jumps: If f has jump discontinuities, the sum of the
sizes of all jumps must be finite for Riemann integrability.
8
𝑏 𝑐 𝑐
b) Additivity: ∫𝑎 𝑓(𝑥)𝑑𝑥 + ∫𝑏 𝑓(𝑥)𝑑𝑥 = ∫𝑎 𝑓(𝑥)𝑑𝑥.
𝑏 𝑏
c) Monotonicity: If 𝑓(𝑥) ≤ 𝑔(𝑥) for all 𝑥 ∈ [𝑎, 𝑏], then ∫𝑎 𝑓(𝑥)𝑑𝑥 ≤ ∫𝑎 𝑔(𝑥)𝑑𝑥.
7. Conclusion:
Riemann integration provides a rigorous framework for evaluating integrals and computing areas
under curves. By partitioning the interval, selecting sample points, and constructing Riemann sums,
we can approximate the definite integral of a function. Riemann integrals have various properties
that make them useful tools for solving mathematical problems and analyzing functions.
Understanding Riemann integration is essential for advanced calculus, real analysis, and many
other branches of mathematics.
∗∗∗∗∗∗