Week 2 Cohort 2 - Limits of Functions and Continuity
Week 2 Cohort 2 - Limits of Functions and Continuity
Advanced Math 1
Week 02 - Cohort 2
2018
Singapore University of
Technology & Design
1 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Learning outcomes
2 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Intuition of limits
f x pq
If f px q Ñ L when x Ñ a, we
L write
P
pq lim f px q L.
f x
M
x Ña
x
O x a
x Ñ a ñ M Ñ P ñ f px q Ñ L
Intuition: The function f px q approaches L as x approaches
a.
Alternative f px q can be made arbitrary close to L as long as x
formulation: is close enough to a (but not equal to a).
3 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Why limits?
Suppose spt q is the displacement of a particle at time t s and
we want to find its instantaneous velocity v at t 2 s. We can
estimate this by computing the average velocity over the time
interval r2, 2.1s:
sp2.1q sp2q
v
2.1 2
.
But this is not instantaneous enough, we further shrink the
interval to r2, 2.01s:
sp2.01q sp2q
v
2.01 2
.
Why limits?
x
Expressions such as f px q 1 x1 , g px q x x and hpx q x x
1
L
Try this Geogebra applet.
p δq
f a
L ε
x
O a δ a a δ
8 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Activity 1: Solution
1. f px q x 3 and x0 2. So xlim
Ñx f px q xlim
0 Ñ2
x 3 23 8.
10 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
If f px q
x2 4
p q , use the ε-δ definition of the limit to show that:
4 x 2
x2 4
lim f px q lim 1.
x Ñ2 x Ñ2 4 px 2q
13 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Activity 2: Solution
Hence if 0 |x 2| δ:
x x 1 1
|f px q 1| 4 2 1 4 2 4 |x 2| 4δ .
1
We can choose δ
ε, i.e. δ 4 ε ¡ 0, to satisfy the condition
pq above. 4
14 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
15 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
ε-δ definition
Remark: The general strategy to find the δ is
1. Manipulate and express |f px q L| in terms of |x a|.
2. Use 0 |x a| δ in the previous step to get |f px q L|
simple expression of δ.
3. With ε simple expression of δ, you can express δ in
terms of ε. Make sure δ ¡ 0.
However, it’s cumbersome and tedious to use the ε-δ definition
to find limits every time. For instance, proving lim x 3 8 in
x Ñ2
activity 1 by ε-δ definition can be challenging (this is a
challenging problem in HW 2).
You will learn some rules and theorems of computing limits in
the next section. They are more efficient and faster methods to
find limits of functions. However, these rules and theorems are
still proved by using the ε-δ definition, but we’ll skip the proofs.
16 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
1
with the convention ‘ 8 0’, ‘ 01 8’, ‘ 01 8’, ‘8 8 8’,
‘88 8’, ‘8non-zero constant sign of the constant8’.
Remark: Notice that the rules above are similar to the rules of limits
for sequences. 17 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Examples
1.
x2 1 px 1qpx 1q
x
lim 7
Ñ1 x 1
7 x Ñ
lim
1 x 1
7 x Ñ
lim px 1q 7p1 1q 14.
1
2.
x 1
x Ñ2 x 1
lim x3
xlim x 1
lim x 3
Ñ2 x 1 x Ñ2
lim x 1
Ñ2
xlim
x 1
lim x lim x lim x
x Ñ2 x Ñ2 x Ñ2
x Ñ2
2 1
21
2 2 2 3 8 5.
18 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Squeeze theorem
Squeeze theorem:
Let I be an interval containing the point a. Let f px q, g px q and
hpx q be functions defined on I, except possibly at a itself. Sup-
pose that for every x in I, x a, we have:
f px q ¤ g p x q ¤ h px q @ x
P I ztau
with lim f px q lim hpx q L, then lim g px q L.
x Ña x Ña x Ña
pq
h x
pq
g x
x
O a
pq
f x
19 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
x 2 sin x1
x
O
x 2
The function sin is not defined for x 0. But we have
x2 1
x
1 ¤ sin x1 ¤ 1 ñ x 2 ¤ x 2 sin x1 ¤ x 2
and lim x 2 lim x 2 0, hence lim x 2 sin x1 0.
x Ñ0 x Ñ0 x Ñ0 20 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Concept check
pq
f x pq
f x f x pq
L L L
paq a pbq a pc q a
pq
f x
f x pq f x pq
L L L
pd q a peq a pf q a
Concept check
satisfies the ε-δ definition for some ε ¡ 0. Try this for lim x 2.
x Ñ1
On the other hand, lim f px q doesn’t exist means the ε-δ
Ña
definition fails for ALL L P R, i.e. for any L P R, it’s impossible to
x
Theorem:
If lim f px q exists, its value is unique.
x Ña
23 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Activity 4: Solution
1. For d 1, 2, 4, 5, 8, the numbers tend to 0: Take d 4 as
example
n
π
0.4
10 π4 , 0.04
π
102 π4 , . . . ñ un 104 π .
10n
2 125 10n3 ñ
10n π
n¥3ñ 2 k π.
4 4
The limit of the numbers is sinp2 k π q 0.
2. For d 3, the numbers tend to 0.866 . . .
n
π
0.3
10 π3 , 0.03
π
102 π3 , . . . ñ un 103 π .
10n
10 1 1 p2 k 1q 1 .
n
3 3 3 3
The limit of is ?
the numbers
sin π π3 sin π3 23 0.866 . . ..
25 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
9 9 9 9
The number
is always
sin π π9 sin π9 0.342020143325669 . . ..
26 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
x f px q sin πx
sin 107 π -0.974927912181824
sin 1007
π
0.781831482468029
sin 1000
7
π
0.433883739117548
10000 π
sin 7 0.974927912181723
sin 100000
7
π
-0.781831482469759
1000000 π
sin 7 -0.433883739118799
sin 10000000
7
π
-0.974927912288507
sin 100000000
7
π
0.781831479650537
27 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
x
O
28 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
@ε ¡ 0, D δ ¡ 0 such that a δ x a ñ |f px q L| ε.
lim f px q is called the left limit of f px q at a.
x Ña
Definition:
We say that f px q tends to L when x approaches a from the right
and we write lim f px q L if,
x Ña
@ε ¡ 0, D δ ¡ 0 such that a x a δ ñ |f px q L| ε.
lim f px q is called the right limit of f px q at a.
x Ña
29 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Theorem:
lim f px q L if and only if lim f px q L lim f px q.
x Ña x Ña x Ña
30 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
31 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Activity 5: Solution
For x approaching 0 from the left, |x | x and we have
lim
|x | x Ñlim0 xx 1.
x Ñ0 x
lim
|x | lim
x
1.
x Ñ0
Ñ0 x x x
Continuity
Definition:
A function f is continuous at x a if xlim
Ñ a f px q f p a q. Other-
wise, f is discontinuous at a / has a discontinuity at a.
Definition:
A function f px q is continuous if it is continuous at every point in
its domain.
33 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
E.g.:
2
13
13
lim x 1 e cos x
x
π2 1
eπ cos π
x Ñπ x 2 π 2
13
π2 1
π 2
eπ .
35 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
There are two types of air drags: laminar air drag which occurs
at low velocity and turbulent air drag which occurs at high
velocity. We can model the air drag F pv q in terms of velocity v
as $
' av
'
'
if 0 ¤ v 10,
'
&
F pv q
'
b if v 10,
'
'
'
%
5v 2
¡ 10. if v
Find the constants a and b such that F pv q is continuous.
36 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Activity 6: Solution
Since F pv q av for 0 ¤ v 10 and F pv q 5v 2 for v ¡ 10,
F is continuous on r0, 10q Y p10, 8q.
Summary
What we have learned
The intuitive idea and ε-δ definition of the limit of a function
at a point.
Laws of computing limits and the squeeze theorem.
When do limits not exist.
Left and right limits.
Continuous functions and their properties.
Additional resources:
Simmons: read 2.5 and try problems 1-18. Read 2.6 (only
on continuous functions) and try problem 1.
Hughes-Hallett: 1.8, 1.7 (only on continuity).
38 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Discontinuity
a a
lim f px q 8 or lim f px q 8
x Ña x Ña
Infinite discontinuity
39 / 40
Limits Limit Laws Limits that Do Not Exist Left and Right Limits Continuity Summary Appendix
Discontinuity
pq
f x f xpq
L L
a a
x Ña
pq pq
lim f x exists but f a is not defined f ap q xlim
Ña f px q
Removable discontinuity Removable discontinuity
pq
f x
pq
f x
L L
a a
lim f x
x Ña
p q x Ñlima f px q x
pq
lim f x doesn’t exist
Ña
Jump discontinuity Essential discontinuity
40 / 40