Lect2 06web
Lect2 06web
Advanced Calculus I
Lecture 11:
More on continuous functions.
Continuity
Definition. Given a set E ⊂ R, a function f : E → R, and a
point c ∈ E , the function f is continuous at c if for any
ε > 0 there exists δ = δ(ε) > 0 such that |x − c| < δ and
x ∈ E imply |f (x) − f (c)| < ε.
We say that the function f is continuous on a set E0 ⊂ E if
f is continuous at every point c ∈ E0 . The function f is
continuous if it is continuous on the entire domain E .
Basic examples:
• Constant function: f (x) = a for all x ∈ R and some
a ∈ R.
• Identity function: f (x) = x, x ∈ R.
Theorem Suppose that functions f , g : E → R are both
continuous at a point c ∈ E . Then the functions f + g ,
f − g , and fg are also continuous at c. If, additionally,
g (c) 6= 0, then the function f /g is continuous at c as well.
sin θ = y
cos θ = x
tan θ = y /x
• f (x) = cos x, x ∈ R.
Since cos x = sin(x + π/2) for all x ∈ R, the function f is a
composition of two continuous functions, g (x) = x + π/2 and
h(x) = sin x. Therefore it is continuous as well.
Examples of continuous functions
• f (x) = tan x.
sin x
Since f (x) = , the function f is continuous on its entire
cos x
domain R \ {x ∈ R | cos x = 0} = R \ {π/2 + πk | k ∈ Z}.
sin x
• f (0) = 1 and f (x) = for x 6= 0.
x
Since sin x and the identity functions are continuous, it
follows that f is continuous on R \ {0}. Further, we know
that 0 ≤ sin x ≤ x ≤ tan x for 0 ≤ x < π/2. Therefore
sin x
cos x ≤ ≤ 1. Since cos 0 = 1, the Squeeze Theorem
x
implies that f (x) → 1 as x → 0+. The left-hand limit at 0
is the same as f (−x) = f (x) for all x ∈ R. Thus the
function f is continuous at 0 as well.
Monotone functions
Let f : E → R be a function defined on a set E ⊂ R.
Definition. The function f is called increasing if, for any
x, y ∈ E , x < y implies f (x) ≤ f (y ). It is called strictly
increasing if x < y implies f (x) < f (y ). Likewise, f is
decreasing if x < y implies f (x) ≥ f (y ) and strictly
decreasing x < y implies f (x) > f (y ) for all x, y ∈ E .
Increasing and decreasing functions are called monotone.
Strictly incresing and strictly decreasing functions are called
strictly monotone.
Theorem 1 Any monotone function defined on an open
interval can have only jump discontinuities.
Theorem 2 A monotone function f defined on an interval I
is continuous if and only if the image f (I ) is also an interval.
Theorem 3 A continuous function defined on a closed
interval is one-to-one if and only if it is strictly monotone.
Continuity of the inverse function
Suppose f : E → R is a strictly monotone function defined on
a set E ⊂ R. Then f is one-to-one on E so that the inverse
function f −1 is a well defined function on f (E ).