Chapter 4: Continuity and the Fundamental Theorem of Algebra4.1 ContinuityIntuitively, a function f(x) is said to continuous at b if functional values f(x) are as close as we would like to f(b) as soon as x is sufficiently close to b and at a place where f(x) is defined. For example, the top surface of a table defines a flat surface which is continuous. It is even continuous at the edge of the table because f(x) is not defined for points x beyond the edge of the table. On the other hand, we have a room containing only a table and consider the function consisting of the table top and the part of the floor which is not under the table, then this function is still continuous at all points except at the points corresponding to the edge of the table. Given such a point, there are points arbitrarily close to it where the functional value is defined by the table top and other points arbitrarily close to it where the functional value is defined by the floor level. Example 1: i. Another example is the function consisting of all the pairs
This function is continuous at all x except for x = 0. All the functional values for x near 0 are close to 0 whereas f(0) = 1. ii. A less extreme case is
Again, this function is continuous at all x except x = 0. iii. This function is not continuous anywhere:
iv. This monstrosity is continuous everywhere except at (0, 0):
Let's give a more careful definition: Let f(x) be a real valued function defined for
certain real values x. If f is defined at b, we want to say that f is
continuous at b if f(x) is as close as we wish to f(b) for all x sufficiently
close to b where f is defined. The problem is to make sense of expressions
such as "as close as we wish". One might wish for different degrees of
closeness at various times. To cover the most stringent case, we will
interpret this as meaning the distance between the two is less than any
specified positive number. So, "f(x) is as close as we wish to f(b)"
means that, if you are given a maximal distance Definition 1: Let f be a function with domain a set of real
numbers and with range space the set of all real numbers. We say that
f is continuous at b in its domain if for every Showing that a function is continuous can be a lot of work: Example 2: i. The function ii. Now let's try and show that the same function is continuous at x = 1.
For a given
where the last inequality holds provided we choose So, given
This proves that iii. Now, let's try to show that
Given an \epsilon > 0, we could choose We will need to study the continuity of real valued functions of two variables. The careful definition is almost the same as in the one variable case: Definition 2: Let f be a function with domain a set of pairs of real
numbers and with range space the set of all real numbers. We say that
f is continuous at (a,b) in its domain if for every All we really did was replace the absolute value with the distance
function: the condition that Example 3: i. Any constant function is continuous at every point in
its domain. Suppose f(x) = c where c is real number for all x in the
domain of f. Let b be in the domain of f. If
for all x in the domain of f with ii. Any linear function f(x,y) = ax + by + c is continuous at all points (x, y)
in its domain. In fact, let
for all (x, y) in the domain with For (x, y) with
because the square root function is increasing. Similarly
If we choose our 4.2 More Continuous FunctionsProving that a function is continuous using only the definition can be quite tedious. So, we will need to develop some results which make it easy to check that certain functions are continuous. Throughout this section we will be dealing with real valued functions of one or two variables. We will take their values at points z where, by point, we mean either a real number or a pair of real numbers depending on whether the function is of one or two variables. We will also use absolute value signs to indicate the distance to the origin, either 0 or (0, 0), depending on whether the function is of one or two variables. Given two functions f and g, we can define sums, differences, products, and quotient functions by:
.
Proposition 1: Let f and g be real valued function of one or two variables. Let z be a point in the domain of f and the domain of g where both f and g are continuous.
Proof: Let w be a point in the intersection of the domains of f and of g. Then
If
as needed. You should check through the same proof using subtraction instead of addition of functions. For products, one has
Let
where the last inequality follows because we add the condition
Finally, let's consider the case of quotients. We need to assume that
z is in the domains of f and of g as well as
Now the numerator is like the one for products and the same sort of
argument will be able to handle it. The new ingredient is the denominator.
In order to get an upper bound on a quotient |a|/|b|, you need to either make
the numerator larger or the denominator smaller. So, we need a lower bound
on |g(w)|. But
where we have used: Lemma 1: If a and b are real numbers, then Proof: This is an exercise.
Let
where the last inequality would be true if we chose Corollary 1: i. Every polynomial with real coefficients is continuous at all real numbers. ii. If p(z) is a polynomial with complex coefficients and p(x, y) = r(x,y) + i s(x,y), then r(x,y) and s(x,y) are continuous at all pairs (x, y). iii. If p(z) is a polynomial with complex coefficients, then |p(x,y)| is continuous at all (x, y). Proof: i. and ii. All of these are functions made up of a finite number of additions and multiplications of continuous functions. So the result follows by applying the Proposition a certain number of times. (More correctly, one can proceed by descent assuming that one has the function made up with the least number of multiplications and additions.) For assertion iii, one needs Lemma 2: i. If f(x, y) is a real valued function continuous at (a, b) and g(x) is a real valued function continuous at f(a, b), then g(f(x,y)) is continuous at (a, b) ii. The square root function is continuous at all non-negative reals. Proof: i. Let
ii. Let a > 0 and
So, if we choose Now consider the case where a = 0. If 3.3 Theorems of Bolzano and WeierstrassThe typical discontinuity is a point where the function makes a jump. Continuous functions cannot do this: Proposition 2: ( Bolzano's Theorem) Let f(x) be a continuous function defined on the closed interval [0,1]. If f(0) and f(1) have different signs (i.e. one is positive and the other is negative), then f has a root c in (0, 1). Proof: Let's try to find the number c by developing a binary decimal expansion using binary search. At each step, we will add one binary digit to the expansion. Originally, we only know to look in the interval Now, just repeat the process over and over again. Here are the details:
Assuming that one has The Corollary 2: (Intermediate Value Theorem) If f(x) is continuous on the closed interval [a, b], then for every real number d between f(a) and f(b), there is a c in (a, b) with f(c) = d. Proof: Apply Bolzano's Theorem to the function f(a + (b-a)x) - d. Definition 3: A point z is an absolute minimum of a function f
defined on a set S if z is in the domain of f and Proposition 3: ( Weierstrass's Extreme Value Theorem) If f is a real valued function defined and continuous on a closed interval [a, b] (or a closed rectangle in the case of a function of 2 variables), then f has at least one absolute maximum and at least one absolute minimum on this interval (or rectangle). Proof: We can use binary search here as well. Let's discuss the
one variable case first, and then indicate what changes need to be made to
handle the two variable one. First, note that it is enough to handle
the case where As in the previous proposition, we can repeat this process
defining But f is continuous at c and so there is a The same sort of proof can be used to prove Weierstrass's Theorem in the
case of functions of two variables. In this case, we have a rectangle
which is just the cartesian product
Remark: Although both Bolzano's and Weierstrass's Theorems were proved with binary search, examination shows that the proof of Weierstrass's Theorem really does not give us any effective means for finding the absolute maximum. We know it exists, but can't really find it. On the other hand, the proof of Bolzano's Theorem does allow one to actually approximate the desired root to any desired degree of accuracy. Since the size of the interval shrinks by a factor of 2 at each step, we get another decimal digit of accuracy every three or four steps. 4.4 The Proof of the Fundamental Theorem of AlgebraThe Fundamental Theorem of Algebra states: Theorem 1: ( Gauss) Every non-constant polynomial with complex coefficients has at least one complex root. Lemma 3: (
D'Alembert's Lemma) Let f(z) be a non-constant polynomial with Proof: Let We want to choose c so that
One can choose any non-zero c with this argument. Then the last two terms
of
for all positive x small enough so that x <|a_n|r/(2e). This completes the proof. Corollary 3 Let g(z) be any polynomial with complex coefficients
and b be any complex number with Proof: Let f(z) = g(b + z). Then Proof of the Fundamental Theorem of Algebra Suppose f(z) is
a non-constant polynomial with complex coefficients and no complex roots.
If d is the degree of g(z), then the triangle inequality shows that
for z sufficiently large in absolute value, the highest degree term
dominates and one has All contents © copyright 2002, 2003 K. K. Kubota. All rights reserved |