Real analysis/Continuity
Definition
Now that we've defined the limit of a function, we're in a position to define what it means for a function to be continuous:
We say a function is continuous at c if . We say itself is continuous if this condition holds for all points in A.
Conceptually, this definition means that continuous functions have no sudden jumps or oscillations. We will see several examples of discontinuous functions that illustrate the meaning of the definition.
Algebraic Operations
Since limits are preserved under algebraic operations, we see that if and are both continuous at c:
- is continuous at for all .
- is continuous at .
- is continuous at .
- is continuous at , assuming is non-zero.
We can use sequential limits to prove that functions are discontinuous as follows:
- is discontinuous at if and only if there are two sequences and such that .
Composition
Another result that will allow us to construct many examples of continuous functions is that any composition of continuous functions is itself continuous:
Theorem
If and are continuous, then the composition is continuous on A.
Proof
Let . Let .
Since f is continuous, .
Since g is continuous, .
Thus , so is continuous on A.
The Intermediate Value Theorem
This is the big theorem on continuity. Essentially it says that continuous functions have no sudden jumps or breaks.
Theorem (Intermediate Value Theorem)
Let f(x) be a continuous function. If and , then .
Proof
Let , and let .
Let . By continuity, .
If f(c) < m, then , so . But then , which implies that c is not an upper bound for S, a contradiction.
If f(c) > m, then since , . But since , , so = m, which implies that , a contradiction.
Construction of Rational Powers
We can now use what we know about continuity to construct rational powers of positive real numbers. We've already defined the integer powers; let's show they're continuous first.
Continuity of x^n
- is continuous.
Given , . So, .
- is continuous.
Given , let . Then .
- is continuous for all and all .
We proceed by induction. We have already seen that is continuous. Assuming is continuous, we use the that fact that continuity is preserved under algebraic operations to see that is continuous.
- is continuous for all and all .
Since is continuous and nonzero on the set in question, is continuous since continuity is preserved under division by a nonzero function.
We can now use the continuity of together with the intermediate value theorem to construct positive nth roots. As promised, this is much nicer than the construction of square roots in the first chapter:
Construction of nth roots
Given , consider the function (it is clear that 0 has a unique nth root, so we do not consider this case). and since , . By the Intermediate Value Theorem, . Thus c has a positive nth root.
To prove uniqueness, let x and y be two nth roots of c. If , then . But then it would follow that , a contradiction. Similarly we cannot have , so it follows that .
Definition and Properties of Rational Powers
Given we define to be the unique nonnegative nth root of x. We then define all rational powers as follows:
- If is in lowest terms(i.e. p and q have no common factors and ), we define .
Our definition would work just as well if were not in lowest terms, as we'll see in a minute. First we must prove some basic facts:
Note that . Thus is an mn-th root of x. The result follows immediately from uniqueness of positive roots.
Using what we know about integer powers we see that
As promised, our definition does not depend on the fraction representing r:
- If , then .
If , then and for some . Thus .
Now we'll prove the standard algebraic facts about rational powers:
- If and , then and
Proof: Let and . Then
Also, =
- If and , then .
Proof: If , then , and , contradicting the assumption . So . Since a > 0, . Thus
Continuity of rational powers
Now we'll use the preceding algebraic properties to prove continuity of all rational powers:
- is continuous for all and .
Proof: Given , let . Then
.
The preceding argument works for . If , then let . Then:
So, is continuous for all .
- is continuous for all
Proof: If , where a and b are integers and , then . Thus is the composition of continuous functions, and therefore is continuous itself.