A continuous function couldn’t be more intuitive—its a function that is continuous! Visually, this means drawing the graph of the function without ever needing to lift up your pencil (or for the more hardcore among you, Hagoromo chalk). But that’s all hand-wavy. What does it mean, and what can we prove using it?
Definition 1. Let . A function
is continuous at
if for any
, there exists
such that for any
,
We say that is continuous on
if
is continuous at every
.
This definition is one of the more general forms we have, but has a convenient equivalence, known as sequential continuity.
Theorem 1. Let and
be a function. Then
is continuous at
if and only if for any sequence
,
implies
. In the latter case, we say that
is sequentially continuous at
.
Proof. We first prove directly. Fix
such that
. Fix
. Since
is continuous at
, there exists
such that
Since , there exists
such that
This implies , as required.
We will prove by contrapositive (please let me know if there is a direct approach). Suppose
is not continuous at
. Unraveling definitions, this means there exists
such that for any
, there exists
such that
We will now construct a sequence such that
and yet
. For any
,
. Thus, for each
, choose
such that
It is clear that . To show that
, we will prove by contradiction. Suppose for a contradiction that
. This means that for the positive number
, there exists
such that
However, consider . By our construction,
a contradiction. Thus, , as required.
Now, who cares about continuity? Well, continuity turns out to be essential to two incredibly useful theorems in calculus—the intermediate value theorem and the extreme value theorem. Now, these ideas could be generalised via topics in topology, but that will require more motivation for future discussion (topology basically expands our ideas of convergence beyond the real numbers).
Intermediate Value Theorem. Let be a function. If
is continuous on
and
and
, then there exist
such that
.
Proof. Define the nonempty bounded set and denote
. We claim that
. Find a sequence
where
, so that
. By sequential continuity, since each
,
On the other hand, for any ,
so that
. Since
,
. By sequential continuity, since each
,
Thus, we have , which means
, as required.
Corollary 1. Let be a function with
. Suppose
is continuous on
. Then, for any
, there exists
such that
.
Proof. Fix . Apply the vanilla intermediate value theorem to the function
to find
such that
.
Coupled with the Bolzano-Weierstrass theorem and several notions related to compactness in topology, we can prove the extreme value theorem.
Lemma 1. Let be a function. If
is continuous on
, then
is bounded.
Proof. If we can show that is bounded above, then a symmetric argument shows that
is bounded below.
Suppose for a contradiction that is not bounded above. This means that for any
, there exists
such that
.
Now, the sequence is bounded and contained in
. By the Bolzano-Weierstrass theorem,
contains a convergent subsequence
. Denote
.
Since is continuous at
, it is sequentially continuous at
, so that
. This means that for any
, there exists
such that
Particularise to so that
However, by the Archimedean property of , there exists
such that
. This means that for the integer
,
a contradiction. Therefore, must be bounded above. Applying the argument to the continuous function
yields
being bounded above. This implies
is bounded below.
Extreme Value Theorem. Let be a function. If
is continuous on
, then there exist
such that for any
,
Proof. Since is continuous on
,
is bounded and obviously nonempty. Denote
. This also means that for any
, there exists
such that
. Thus,
.
For each , there exists
such that
. Thus,
is a bounded sequence in
that does not necessarily converge.
But by the Bolzano-Weierstrass theorem, contains a convergent subsequence
with
.
By the sequential continuity of ,
By definition of , for any
,
, as required. For the lower bound, apply the previous result to the function
, so that there exists
such that for any
,
—Joel Kindiak, 16 Dec 24, 1948H
Leave a comment