Web Homework College Algebra

Chapter 4: Continuity and the Fundamental Theorem of Algebra

4.1 Continuity

Intuitively, 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 images/fta1.png for non-zero x together with the single point (0, 1). This is usually written as

images/fta2.png

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

images/fta3.png

Again, this function is continuous at all x except x = 0.

iii. This function is not continuous anywhere:

images/fta4.png

iv. This monstrosity is continuous everywhere except at (0, 0):

images/fta5.png

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 images/fta6.png , then one must have images/fta7.png . The expression, "for all x sufficiently close to b" means that there is a positive number images/fta8.png such that the assertion holds for all x satisfying images/fta9.png . So, our careful definition is:

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 images/fta10.png there is a images/fta11.png such that images/fta12.png for all x in the domain of f with images/fta13.png .

Showing that a function is continuous can be a lot of work:

Example 2: i. The function images/fta14.png is continuous at x = 0. In fact, if we are given images/fta15.png , then we need to show that there is a images/fta16.png such that images/fta17.png for all x with images/fta18.png . If we choose images/fta19.png to be the smaller of images/fta20.png and 1, then we can see that this images/fta21.png works. In fact, if images/fta22.png , then images/fta23.png because images/fta24.png . So images/fta25.png . Since images/fta26.png , we know that images/fta27.png . So, images/fta28.png as required.

ii. Now let's try and show that the same function is continuous at x = 1. For a given images/fta29.png , we need to have images/fta30.png for all x with images/fta31.png , where images/fta32.png is yet to be chosen. Now, images/fta33.png . So, if we want this to be small by making |x - 1| small, we can do it provided that |x + 1| is not made large in the process. But images/fta34.png if images/fta35.png . So, if images/fta36.png , we would have

images/fta37.png

where the last inequality holds provided we choose images/fta38.png . This is precisely what we want provided that we also have images/fta39.png .

So, given images/fta40.png , let images/fta41.png be any number smaller than both 1 and images/fta42.png . Then, if images/fta43.png , we have images/fta44.png because

images/fta45.png

This proves that images/fta46.png is continuous at x = 1.

iii. Now, let's try to show that images/fta47.png is continuous at all real number b. Repeating the same kind of reasoning, we would want

images/fta48.png

Given an \epsilon > 0, we could choose images/fta49.png so that it is less than 1 and images/fta50.png Then, we would have images/fta51.png for all x with images/fta52.png .

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 images/fta53.png there is a images/fta54.png such that images/fta55.png for all (x,y) in the domain of f with images/fta56.png .

All we really did was replace the absolute value with the distance function: the condition that images/fta57.png is replaced with the distance from (x,y) to (a,b) be less than images/fta58.png . We could have written Definition 1 in the same way, since absolute value gives the distance between two real numbers.

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 images/fta59.png , then we need

images/fta60.png

for all x in the domain of f with images/fta61.png . But this holds for any choice of images/fta62.png as long as it is a positive number.

ii. Any linear function f(x,y) = ax + by + c is continuous at all points (x, y) in its domain. In fact, let images/fta63.png and (r, s) be in the domain of r. We need

images/fta64.png

for all (x, y) in the domain with images/fta65.png .

For (x, y) with images/fta66.png , one has:

images/fta67.png

because the square root function is increasing. Similarly images/fta68.png . But then, we have:

images/fta69.png

If we choose our images/fta70.png so that images/fta71.png , then the right hand side will be smaller than images/fta72.png as desired.

4.2 More Continuous Functions

Proving 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:

  1. (f + g)(z) = f(z) + g(z)
  2. (f - g)(z) = f(z) - g(z)
  3. (fg)(z) = f(z)g(z)
  4. (f/g)(z) = f(z)/g(z)
The domain of f + g, f - g, and fg is simply the intersection of the domain of f and the domain of g. The domain of f/g is the set of z in the intersection of the domain of and the domain of g such that images/fta73.png .

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.

  1. f + g and f - g are continuous at z.
  2. fg is continuous at z.
  3. If images/fta74.png , then f/g is continuous at z.

Proof: Let w be a point in the intersection of the domains of f and of g. Then

images/fta75.png

If images/fta76.png is any positive number, then we can use the continuity of f and g at z to know that there is a images/fta77.png and images/fta78.png such that images/fta79.png and images/fta80.png for all points w in the domains of f and g such that images/fta81.png (for f) and images/fta82.png (for g). Choosing images/fta83.png to be any number smaller than both images/fta84.png and images/fta85.png gives

images/fta86.png

as needed. You should check through the same proof using subtraction instead of addition of functions.

For products, one has

images/fta87.png

Let images/fta88.png . Choose images/fta89.png smaller than 1 and subject to another condition which we will specify below. By the continuity of f at z, we know that there is a images/fta90.png such that images/fta91.png for all w in the domain of f with images/fta92.png . Similarly, by the continuity of g at z, we know that there is a images/fta93.png such that images/fta94.png for all w in the domain of g with images/fta95.png . Choose any images/fta96.png smaller than both images/fta97.png and images/fta98.png . Continuing our series of inequalities, we get for all w in the domains of both f and of g with images/fta99.png that

images/fta100.png

where the last inequality follows because we add the condition images/fta101.png to the list of conditions which images/fta102.png is required to satisfy.

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 images/fta103.png . The inequality looks like

images/fta104.png

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 images/fta105.png and so we can choose a images/fta106.png such that for all w in the domain of g with images/fta107.png , one has images/fta108.png . Since g(w) is close to g(z), it cannot be too close to zero; more specifically,

images/fta109.png

where we have used:

Lemma 1: If a and b are real numbers, then images/fta110.png .

Proof: This is an exercise. Let images/fta111.png be chosen according to criteria which we will figure out below. Now, choose images/fta112.png so images/fta113.png and images/fta114.png for all w in the domains of f and g such that images/fta115.png . Then we can continue our inequalities:

images/fta116.png

where the last inequality would be true if we chose images/fta117.png so that images/fta118.png .

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 images/fta119.png . Since g is continuous at f(a, b), there is a images/fta120.png so that images/fta121.png for all w in the domain of g such that images/fta122.png . Further, since f is continuous at (a, b), one knows that there is a images/fta123.png such that images/fta124.png for all (x, y) in the domain of f where images/fta125.png . But then, letting w = f(x,y), we have

images/fta126.png

ii. Let a > 0 and images/fta127.png . One has for images/fta128.png with images/fta129.png where images/fta130.png is a quantity to be determined:

images/fta131.png

So, if we choose images/fta132.png so that images/fta133.png , then one has images/fta134.png .

Now consider the case where a = 0. If images/fta135.png , choose images/fta136.png smaller than 1 and images/fta137.png . If x is non-negative and images/fta138.png , then since the square root function is increasing, images/fta139.png and so, the square root function is even continuous at zero.

3.3 Theorems of Bolzano and Weierstrass

The 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 images/fta140.png . So, the first approximation is images/fta141.png . Now, consider the midpoint 1/2 of the interval images/fta142.png . If f(1/2) = 0, we have found our images/fta143.png . Otherwise, either f(0) and f(1/2) have different signs or else f(1/2) and f(1) have different signs. In the first case, let images/fta144.png and images/fta145.png . Otherwise, let images/fta146.png and images/fta147.png . We have replaced our original interval with one half as long without losing the property that the function has different signs at the endpoints.

Now, just repeat the process over and over again. Here are the details: Assuming that one has images/fta148.png , images/fta149.png already defined where images/fta150.png and images/fta151.png have different signs. Let images/fta152.png be the midpoint of the interval. If images/fta153.png , then images/fta154.png is the sought after point. If not, then it could happen that images/fta155.png and images/fta156.png have different signs; in this case, let images/fta157.png be images/fta158.png with a 0 digit added on the right and let images/fta159.png , images/fta160.png , and images/fta161.png . Otherwise, images/fta162.png and f(b_k) have different signs; in this case, let images/fta163.png be images/fta164.png with a 1 digit added on the right and let images/fta165.png , images/fta166.png , and images/fta167.png .

The images/fta168.png define an infinite binary decimal, which agrees with each images/fta169.png in the first images/fta170.png digitis. Because we are in the real numbers, the binary decimal converges to a number which we also call images/fta171.png . This images/fta172.png is a root of f. Otherwise, images/fta173.png would be non-zero and we could find a images/fta174.png such that images/fta175.png for all images/fta176.png with images/fta177.png . So, for all such images/fta178.png , images/fta179.png has the same sign as images/fta180.png . But this is absurd because for large enough images/fta181.png , the interval images/fta182.png lies entirely within images/fta183.png of c and images/fta184.png and images/fta185.png have different signs.

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 images/fta186.png for all w in the set S. A point z is an absolute maximum of a function f defined on a set S if z is in the domain of f and images/fta187.png for all w in S.

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 images/fta188.png because one can always replace the function images/fta189.png with images/fta190.png . Start with the interval images/fta191.png , images/fta192.png , and search for an absolute maximum. Let images/fta193.png . If for every images/fta194.png in images/fta195.png , there is a number y in images/fta196.png with images/fta197.png , then let images/fta198.png and images/fta199.png (i.e. add a 0 digit on the right of images/fta200.png . If not, then there is an x in images/fta201.png with images/fta202.png for every y in images/fta203.png . In particular, for every y in images/fta204.png , there is a number (viz. x) in images/fta205.png such that images/fta206.png . In this case, let images/fta207.png and images/fta208.png , i.e. add a 1 digit to the right of images/fta209.png . We have assured that an absolute of f on images/fta210.png will be an absolute maximum of f on images/fta211.png and we have halved the length of the interval.

As in the previous proposition, we can repeat this process defining images/fta212.png and images/fta213.png given images/fta214.png and images/fta215.png . Each step gives an interval of half the length whose maximum would be a maximum over images/fta216.png . Let c be the limit of the infinite binary decimal defined by the images/fta217.png . Then c is an absolute maximum. In fact, if e is in [0, 1] with f(e) > f(c), then there is a k with e in images/fta218.png and e not in images/fta219.png . By the construction, there is a g in images/fta220.png with images/fta221.png . In fact, there are such g in images/fta222.png for arbitrarily large j. In fact, g is different from c, and so there is a k with e in images/fta223.png and g not in images/fta224.png . Then there must be an h with h in images/fta225.png and images/fta226.png . You can now repeat the process with h in place of g.

But f is continuous at c and so there is a images/fta227.png such that images/fta228.png for all x with images/fta229.png . Since images/fta230.png lies within images/fta231.png of c for all sufficiently large j, we have a contradiction.

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 images/fta232.png of two intervals. Instead of dealing with a nested set of intervals, we deal with rectangles. We can let images/fta233.png and images/fta234.png be the two midpoints. The crucial step is:

  1. Divide the rectangle into images/fta235.png and images/fta236.png . Discard a half which does not contain a point p with f(p) > f(z) for all z in the other half. Suppose you keep images/fta237.png .
  2. Divide the new rectangle in half the other way, i.e. the halves are images/fta238.png and images/fta239.png . Discard a half which does not contain a point p with f(p) > f(z) for all z in the other half.
So, after doing this, one has a new rectangle which is a quarter the area of the original. Filling in the rest of the details is straightforward and left as an exercise.

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 Algebra

The 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 images/fta240.png . Then there is a non-zero complex number c such that |f(cx)| < |f(0)| for all sufficiently small positive real values x.

Proof: Let images/fta241.png . be a non-zero polynomial with complex coefficients. We assume that images/fta242.png and that images/fta243.png , i.e. the smallest positive degree term of degree k. Then images/fta244.png .

We want to choose c so that images/fta245.png . Since x is a positive, the images/fta246.png factor does not affect the argument. Since arg converts products into sums, we can solve to get

images/fta247.png

One can choose any non-zero c with this argument. Then the last two terms of images/fta248.png can be written in the form images/fta249.png where d is a positive real number. The remaining terms are in absolute value at most images/fta250.png for some positive e. So,

images/fta251.png

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 images/fta252.png . Then there are points c arbitrarily close to b where images/fta253.png . In particular, b is not an absolute minimum of the function |g(z)|.

Proof: Let f(z) = g(b + z). Then images/fta254.png and f is a polynomial with complex coefficients. The result now follows from Lemma 3.

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 images/fta255.png for some positive c and all z with |z| > M. In particular, one knows that there is a square centered at the origin which is guaranteed to contain in its interior all the absolute minima of the function |g(z)|. By the Weierstrass Extreme Value Theorem applied to a slightly larger square, there is at least one such absolute minimum, say z. By D'Alembert's Lemma, we must have f(z) = 0, which is a contradiction.

The button will return you to class homepage


Revised: August 25, 2003
All contents © copyright 2002, 2003 K. K. Kubota. All rights reserved