0% found this document useful (0 votes)
32 views5 pages

Continuity: 445.255 Principles of Mathematics Continuity Page 1 of 5

Continuity is defined for functions whose domain and range are subsets of the real numbers. A function f is continuous at a point a if for any neighborhood V of f(a), there exists a neighborhood U of a such that f(U) is contained in V. If two functions f and g are both continuous at a point, then their sum, product, and quotient are also continuous at that point. A function is continuous on a closed interval if it is continuous at every point in the interval. Important theorems for continuous functions on closed intervals include Bolzano's theorem, the intermediate value theorem, and the extreme value theorem.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views5 pages

Continuity: 445.255 Principles of Mathematics Continuity Page 1 of 5

Continuity is defined for functions whose domain and range are subsets of the real numbers. A function f is continuous at a point a if for any neighborhood V of f(a), there exists a neighborhood U of a such that f(U) is contained in V. If two functions f and g are both continuous at a point, then their sum, product, and quotient are also continuous at that point. A function is continuous on a closed interval if it is continuous at every point in the interval. Important theorems for continuous functions on closed intervals include Bolzano's theorem, the intermediate value theorem, and the extreme value theorem.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Continuity

Defn By a neighbourhood of a we mean an open interval containing a. In particular we


have the ²-nbd B(a, ²) = {x : |x − a| < ²}. this is often called the ²-ball about a.

Defn Let f be a function whose domain and range are in R and suppose that a ∈ D(f )
(the domain of f). Then f is continuous at a if for any given nbd V of f (a) there exists a nbd U
of a such that f (U ) ⊆ V , i.e. f (x) ∈ V whenever x ∈ U .

Remarks
1. We wish to show that the values of the function are within a prescribed distance of the value
f (a) (given by V ) whenever x is “close enough” to a. So V is always pre-determined and the
task is to find a suitable nbd U of a (if possible) which is mapped by f entirely into V . Then U
expresses the notion of being close enough to a.

2. Clearly ever nbd of a contains an ²-nbd of a. So it is enough to have the result for
²-nbds. This leads back to the more classical definition that f is continuous at a if, given ² > 0,
there exists a δ > 0 (depending in general on both ² and a) such that

|f (x) − f (a)| < ² whenever |x − a| < δ.

Theorem If f and g are both continuous at a then so are f + g and f g.

Proof Given ² > 0 there exist δ1 , δ2 > 0 such that

|f (x) − f (a)| < ²/2, |g(x) − g(a)| < ²/2

whenever |x − a| < δ1 , δ2 respectively. Let δ = min(δ1 , δ2 ). Then for |x − a| < δ we have

|(f + g)(x) − (f + g)(a)| ≤ |f (x) − f (a)| + |g(x) − g(a)| ≤ ²/2 + ²/2 = ²

So f + g is continuous at a.

For the continuity of f g without loss of generality let ² < 1 and put M = max(|f (a)|, |g(a)|, 1).
Then there exists δ > 0 such that |f (x) − f (a)| < ²/3M, |g(x) − g(a)| < ²/3M for |x − a| < δ.
Furthermore |f (x)| < |f (a)| + ²/3M ≤ M + ²/3M . Now

|(f g)(x) − (f g)(a)| = |f (x)g(x) − f (x)g(a) + f (x)g(a) − f (a)g(a)|


≤ |f (x)||g(x) − g(a)| + |g(a)||f (x) − f (a)|
³ ² ´ ² ²
< M+ +M
3M 3M 3M
² ²2 ² ² ² ²
< + 2
+ < + + < ²
3 9M 3 3 3 3
So f g is continuous at a.

445.255 Principles of Mathematics Continuity Page 1 of 5


Theorem If g is continuous at a and g(a) 6= 0 then 1/g is continuous at a.

Proof Take ² = 12 |g(a)|. Since g is continuous at a there exists δ1 > 0 such that |g(x) − g(a)| < ²
if |x − a| < δ1 , i.e. if |x − a| < δ1 then

|g(x)| = |g(x) − g(a) + g(a)| ≤ |g(x) − g(a)| + |g(a)| < ² + |g(a)| = 32 |g(a)|, and
|g(a)| = |g(a) − g(x) + g(x)| ≤ |g(a) − g(x)| + |g(x)| < ² + |g(x)| = 12 |g(a)| + |g(x)|

i.e. 12 |g(a)| < |g(x)|, and so 12 |g(a)| < |g(x)| < 32 |g(a)|.

Now let ² be arbitrary. Again since g is continuous at a there exists δ > 0 (which can cer-
²|g(a)|2
tainly be taken ≤ δ1 ) such that |g(x) − g(a)| < ²1 = when |x − a| < δ (≤ δ1 ). But
2
then
¯ ¯ ¯ ¯
¯ 1 1 ¯¯ ¯¯ g(x) − g(a) ¯¯ |g(x) − g(a)| ²1
¯
¯ g(x) − g(a) ¯ = ¯ g(x)g(a) ¯ ≤ 1
|g(a)|2
<
|g(a)|2

2

Hence 1/g is continuous at a.

Remarks
1. Note that the first part of the proof is devoted to showing that |g(x)| is bounded below
by a positive number when x is close to a. This estimate is needed because g(x) occurs in the
denominator in the second part of the proof.

2. Combining this result with that concerning products we see that f /g (= f · 1/g) is
continuous at a when both f and g are and g(a) 6= 0. In particular rational functions are
continuous at all points where the denominator is zero.

Theorem (Composite functions) Assume that f is continuous at a and g is continuous at


b = f (a). then the composite function h = g ◦ f is continuous at a.

Proof Since g is continuous at b, for every nbd W of g(b) there is a nbd V of b such that
g(V ) ⊂ W . But b = f (a) and f is continuous at a, so for the nbd V there is another nbd U such
that f (U ) ⊂ V . Now h(a) = g ◦ f (a) = g(b) and clearly h(U ) ⊂ W i.e. for every nbd W of h(a)
there is a nbd U of a such that h(U ) ⊂ W . Hence h = g ◦ f is continuous at a.

NB The proof can easily be recast in ², δ terms.

Types of discontinuities Discontinuities of a function f (x) can be classified as “remove-


able”, “jump”, “infinite” and “essential”. In the first case if the missing value is l then we see
that f (x) approaches l as x gets close (from either side) to the point a at which the discontinuity
occurs. We write f (x) → l as x → a, or limx→a f (x) = l, and call l the limit of f as x tends to a.

445.255 Principles of Mathematics Continuity Page 2 of 5


Defn limx→a f (x) = l iff given ² > 0 there is a δ > 0 (depending in general on both ² and a) such
that
|f (x) − l| < ² whenever 0 < |x − a| < δ.

Remarks
1. Similar definitions hold for one-sided limits.

2. The definition is almost the same as that for the continuity of f at a except that l is not
necessarily f (a) and we consider only the deleted nbd B(a, δ) − {a} for a i.e. {x : 0 < |x − a| < δ}.
So the following result can be taken as a definition of continuity (at the point a).

Theorem f is continuous at a if:


(i) f is defined at a.
(ii) f (x) → f (a) as x → a.

3. It should be noted that continuity is a property of a function at individual points. We


can find examples of functions that are continuous at only one point or only at the irrational
numbers.

4. Just as for sequences limits are unique, standard results about the limits of sums, prod-
ucts and quotients hold and we have the Sandwich theorem.

5. Similar results hold concerning limits as x → ±∞. In these cases the condition 0 < |x − a| < δ
is replaced by conditions such as x > K(> 0).

Three important results


The following results concern the behaviour of continuous functions on a closed interval and are
important for the development of calculus.

Theorem (Bolzano) If f is continuous on [a, b] and f (a) < 0 < f (b), then there is some
c in [a, b] such that f (c) = 0.

Cor (Intermediate Value Theorem) If f is continuous on [a, b] and k is any number be-
tween f (a) and f (b) then there is at least one number c netween a and b such that f (c) = k.

Theorem (Boundedness Theorem) If f is continuous on [a, b] then f is bounded on [a, b],


i.e. there exists M such that |f (x)| ≤ M for all x in [a, b].

Theorem (Extreme Value Theorem) If f is continuous on [a, b], then there are numbers
c, d in [a, b] such that f (d) ≤ f (x) ≤ f (c) for all x in [a, b]. Furthermore
f (c) = max{f (x) : x ∈ [a, b]} = lub{f (x) : x ∈ [a, b]}
f (d) = min{f (x) : x ∈ [a, b]} = glb{f (x) : x ∈ [a, b]}.

Remarks

445.255 Principles of Mathematics Continuity Page 3 of 5


1. These results require f to be continuous at every point of a closed interval. The results may
fail if either of these conditions does not hold.

2. The last theorem asserts that not only is f bounded but that the lub and glb are ac-
tual values of f , i.e. f has a maximum and minimum on [a, b].

3. The proofs we give make use of the least upper bound axiom. More illuminating proofs
can be given in a metric space context.

Lemma (Sign-preserving property for continuous functions)


Let f be continuous at a and suppose f (a) 6= 0. Then there is an interval (a − δ, a + δ) about a
(i.e. B(a, δ)) in which f has the same sign as f (a).

Proof The argument is essentially the same as the one we used for limits of quotients. Suppose
f (a) > 0. By continuity, for every ² > 0 there exists δ > 0 such that f (a) − ² < f (x) < f (a) + ²,
whenever a − δ < x < a + δ. If we take the δ corresponding to ² = f (a)/2 (a positive ²) then we
get 12 f (a) < f (x) < 32 f (a), whenever a − δ < x < a + δ. So f (x) > 0 in this interval and hence
f (x) and f (a) have the same sign.

If f (a) < 0 we take the δ corresponding to ² = −f (a)/2 to get the same result.

Proof of Bolzano’s Theorem


Assume f (a) < 0, f (b) > 0. There may be many values of x in (a, b) for which f (x) = 0 but we
shall find the largest one. Let S = {x ∈ [a, b] : f (x) ≤ 0}. Clearly S 6= ∅ since f (a) < 0 (i.e.
a ∈ S) and S is bounded above since S ⊂ [a, b]. So S has a least upper bound c. We shall prove
that f (c) = 0.

There are only 3 possibilities: f (c) > 0, f (c) < 0, f (c) = 0. If f (c) > 0 there is an inter-
val (c − δ, c + δ), or (c − δ, c] if c = b, in which f is positive. So no point of S can lie to the
right of c − δ, i.e. c − δ is an upper bound for S which is less than the least upper bound. This
contradiction shows that we can’t have f (c) > 0.

If f (c) < 0 there is an interval (c − δ, c + δ), or [c, c + δ) if c = a, in which f is negative.


So f (x) < 0 for some x > c, which contradicts the fact that c is an upper bound for S. Hence
f (c) < 0 is also impossible. So f (c) = 0 and a < c < b since f (a) < 0, f (b) > 0.

Remark We deduce the Intermediate Value Theorem by applying the above result to the
function g(x) = f (x) − k.

Proof of the Boundedness Theorem


We shall obtain a contradiction by a process of repeated bisection. Assume f is unbounded on
[a, b] and let c be the midpoint of [a, b]. Then f is unbounded on at least one of the subintervals
[a, c] and [c, b]. Let [a1 , b1 ] be the subinterval on which f is unbounded (or the left interval if there
is a choice). Continue the bisection process deriving an interval [an+1 , bn+1 ] from the interval [an , bn ].

445.255 Principles of Mathematics Continuity Page 4 of 5


Note that we are constructing a family of nested closed intervals and the length of [an , bn ]
is (b − a)/2n which → 0 as n → ∞. These intervals intersect in a single point α by the
Nested Intervals Theorem. Clearly α ∈ [a, b]. By the continuity of f at α there is an inter-
val (α−δ, α+δ) in which |f (x)−f (α)| < 1, i.e. |f (x)| < 1+|f (α)|. So f is bounded on this interval.

But [an , bn ] lies inside (α − δ, α + δ) when n is so large that (b − a)/2n < δ. So f is


bounded on [an , bn ]. this contradicts the construction of [an , bn ]. so the original assumption that f
is unbounded on [a, b] is false.

Proof of the Extreme Value Theorem


By the previous theorem f is bounded on [a, b], i.e. the range of f is a bounded set of numbers
, and so has a least upper bound p and greatest lower bound q. We shall show that for some
c ∈ [a, b] we have f (c) = p.

Assume f (x) 6= p for any x ∈ [a, b] and let g(x) = p−f (x). Then g(x) > 0 for all x ∈ [a, b] and so 1/g
is continuous on [a, b]. By the previous theorem we wee that 1/g is bounded on [a, b]. Say 1/g < C
for all x ∈ [a, b], where C > 0. Then p − f (x) > 1/C and so f (x) < p − 1/C for all x ∈ [a, b]. But
this contradicts the definition of p as the lub of the range of f . So f (x) = p for at least one c ∈ [a, b].

The corresponding result about the glb follows by noting that glb{f (x) : x ∈ [a, b]} =
−lub{−f (x) : x ∈ [a, b]}.

445.255 Principles of Mathematics Continuity Page 5 of 5

You might also like