Lecture1 2 LimCont 1
Lecture1 2 LimCont 1
MA101
Dr. Jitendra Kumar
Professor
Department of Mathematics
Indian Institute of Technology Ropar
Rupnagar, Punjab 140001, India
In other words,
If we can make the difference |𝑓(𝑥) − 𝐿| as
small as we like by considering a small enough 𝛿
neighborhood around 𝑥0 , then we say that
lim 𝑓 𝑥 = 𝐿
𝑥→𝑥0
NOTE:
1. The formal definition of a limit does not provide a method for finding the limit of
a function, but it does allow us to confirm whether a suspected limit is correct.
For an arbitrary given 𝜖, 𝛿 does not exist and hence the limit can not be 7
Dr. Jitendra Kumar – IIT ROPAR 8
Example: Show that lim 𝑥 − 1 = 2
𝑥→5
Note that there exists a 𝛿 such that the interval (5 − 𝛿, 5 + 𝛿) lies inside the interval
( 2 − 𝜖 2 + 1, 2 + 𝜖 2 + 1)
𝛿 ≤ min(5 − 2 − 𝜖 2 − 1, 2 + 𝜖 2 + 1 − 5)
We say lim 𝑓 𝑥 = 𝐿 (right hand limit), if for every 𝜖 > 0, there exists 𝛿 > 0,
𝑥→𝑥0 +
such that ∀ 𝑥,
𝑥0 < 𝑥 < 𝑥0 + 𝛿 ⇒ 𝑓 𝑥 − 𝐿 < 𝜖
We say lim 𝑓 𝑥 = 𝐿 (left hand limit), if for every 𝜖 > 0, there exists 𝛿 > 0,
𝑥→𝑥0 −
such that ∀ 𝑥,
𝑥0 − 𝛿 < 𝑥 < 𝑥0 ⇒ 𝑓 𝑥 − 𝐿 < 𝜖
We need to show that for given any 𝜖 > 0 there exists a 𝛿 > 0 such that
Let 𝑙, 𝑚, 𝑥0 , 𝑐 be real numbers, 𝑛 ∈ ℕ and lim 𝑓(𝑥) = 𝑙 and and lim 𝑔(𝑥) = 𝑚, then
𝑥→𝑥0 𝑥→𝑥0
lim 𝑓 𝑥 ± 𝑔 𝑥
➢ 𝑥→𝑥 =𝑙±𝑚
0
lim 𝑐 ⋅ 𝑓 𝑥
➢ 𝑥→𝑥 =𝑐⋅𝑙
0
lim 𝑓 𝑥 ⋅ 𝑔(𝑥) = 𝑙 ⋅ 𝑚
➢ 𝑥→𝑥
0
𝑓 𝑙
➢ if 𝑚 ≠ 0, 𝑔 𝑥 ≠ 0 ∀𝑥, then lim (𝑥) =
𝑥→𝑥0 𝑔 𝑚
𝑛 𝑛
➢ lim 𝑓(𝑥) = 𝑙 (if 𝑛 is even, assume 𝑓 𝑥 ≥ 0 ∀𝑥, and consequently 𝑙 ≥ 0 )
𝑥→𝑥0
𝑥2 𝑥2
Example: Given that 1 − ≤ 𝑓 𝑥 ≤ 1 + , ∀𝑥 ≠ 0
4 2
𝑥2 𝑥2
Solution: Since lim 1 − = lim 1 + =1
𝑥→0 4 𝑥→0 2
I. 𝑓(𝑥) is defined at 𝑥0
Mathematically:
Theorem (Bolzano): If 𝑓 is continuous on [𝑎, 𝑏] and 𝑓(𝑎) < 0 < 𝑓(𝑏), then there is some 𝑐 in [𝑎, 𝑏] such
that 𝑓(𝑐) = 0.
Theorem (Intermediate Value Theorem): If 𝑓 is continuous on [𝑎, 𝑏] and 𝑘 is any number between 𝑓(𝑎)
and 𝑓(𝑏) then there is at least one number 𝑐 between 𝑎 and 𝑏 such that 𝑓(𝑐) = 𝑘.
Theorem (Boundedness Theorem / Extreme Value Theorem): If 𝑓 is continuous on [𝑎, 𝑏], then 𝑓 is
bounded and attains its bounds (𝑓 has a maximum and minimum on [a, b]).
Bounded: |𝑓(𝑥)| ≤ 𝑀 for all 𝑥 in [𝑎, 𝑏].
Bounds: There are numbers 𝑐, 𝑑 in [𝑎, 𝑏] such that 𝑓(𝑑) ≤ 𝑓(𝑥) ≤ 𝑓(𝑐) for all 𝑥 in [𝑎, 𝑏].
Note: The above result may not hold if the domain is not a closed and bounded interval and/or if the
function is not continuous.
(i) Consider 𝑓 𝑥 = 1/𝑥, where 𝑓: 0, 1 → ℝ. Continuous but domain is not a closed and bounded interval
1
(ii) Consider 𝑔: −1, 1 → ℝ by 𝑔 𝑥 = ቐ𝑥 , 𝑥 ≠ 0 Domain is closed and bounded interval but function is not
continuous
0, 𝑥=0
(iii) Consider ℎ: ℝ → ℝ by ℎ 𝑥 = 1/(1 + 𝑥 2 ). Continuous but domain is not a closed and bounded interval