The Completeness Axiom helps us prove the existence of nth roots of positive real numbers, but the proof is quite challenging.
Real Analysis Study Help for Baby Rudin, Part 1.6
Everything in Real Analysis is built upon the foundational fact that the set of real numbers forms the unique complete ordered field. The completeness of is the key factor that allows us to prove many fundamental facts that are taken for granted in pre-university education, including even in basic arithmetic.
For example, the Completeness Axiom allows us to prove, for any positive real number , the existence of nth roots of , where can be any positive integer ().
A real number is an nth root of if . In this case, we write or . When , the first notation is simplified to .
Some roots are easy to “find” (or “construct”). For example, since . As another example that’s a bit more challenging, since .
Other roots are not so clear. For example, what is ? One problem here is that, even if we assume exists, it is not a rational number. I prove a more general fact in this video:
I also address the existence of the square root of two, using the Completeness Axiom, in the article “Does the Square Root of Two Exist?”.
This is sixth article on Real Analysis study help for Baby Rudin. In it, we take a look the proof of the more general existence (and uniqueness) theorem for roots of positive real numbers. This is Theorem 1.21 found on page 10 of the third edition of Baby Rudin. It is the longest and hardest proof in the main part of Chapter 1 (other than in the Appendix).
Existence of nth Roots Theorem in Baby Rudin
Here is the official statement of the theorem. I’m calling it “Existence of nth roots”, though uniqueness is a part of the statement. The uniqueness portion is trivial to prove compared to the existence portion.
Theorem (Existence of nth Roots): For every real and every integer , there is one and only one real such that .
It’s not stated, but of necessity, is positive.
In the case where , you may recall that real nth roots exist when is odd. For example, .
On the other hand, there exists no real number such that . In other words, does not exist as a real number. Most of you probably already know that it is an imaginary number. In fact, the symbol is typically thought of as representing two imaginary numbers, typically written , where . This can be contrasted with the (inconsistent) fact that the symbol is typically thought of as representing just one real number (the positive square root rather than the negative square root ).
Let’s move on to the proof now. When working to understand a long and difficult proof, it is best to start by getting a feel for the overall strategy of proof. This can be done by outlining the proof.
Outlining the Proof of the Existence of nth Roots from Baby Rudin
Rudin starts by addressing uniqueness. Again, this part is trivial. If , then , so there can be no more than one number whose power equals the given .
If you desire, you can prove that using mathematical induction. The fact that is an ordered field is also necessary to use.
The next step of the proof is not so clear for a beginner. You might say it is the most ingenious part of the proof. Gaining intuition about what to do here is based on the experience of seeing many proofs similar to this one.
The goal is to define a nonempty set of real numbers that is bounded above and whose least upper bound (supremum) we think/know will be . One such set is (think about this!). This is the set that Rudin uses. The proof that is nonempty and bounded above is relatively short, though a bit tricky. I will leave it as an exercise for you, though I give hints about what to do at the end of this article.
By the Completeness Axiom, exists as a real number. The rest of the proof is the hardest part. We must confirm that . This involves the use of various mathematical inequalities that, to the uninitiated, seem to be pulled out of a hat.
Our Outline of the Proof So Far
So far, our outline of the entire proof (of Theorem 1.21) takes the following form.
- Prove uniqueness (the easiest part of the proof)
- Define a set whose supremum will be the number we seek (the ingenious part of the proof)
- Invoke the Completeness Axiom to say the supremum of the set exists (the part of the proof where completeness of is used)
- Prove this supremum is the nth root we seek (the hardest part of the overall proof of the existence of nth roots)
Outlining the Hardest Part of the Proof of the Existence of nth Roots
The proof that satisfies is an argument by contradiction.
In fact, as described by William Dunham in Chapter 4 about Archimedes and the area of a circle in “Journey Through Genius, The Great Theorems of Mathematics”, we could even call this proof a double reductio ad absurdum proof. We prove that by showing that both of the following assumptions lead to logical contradictions: 1) and 2) . The contradictions are based on the definition of the least upper bound (supremum) of a set.
If you read through the details in Baby Rudin (which we will get to shortly in this article), you will see that the assumption that allows us to construct a real number such that (and ), contradicting the fact that is an upper bound of . On the other hand, the assumption that allows us to construct a real number such that is an upper bound of (with ), contradicting the fact that is the least upper bound of .
These contradictions allow us to conclude that , making the proof complete.
The Outline of the Hardest Part of the Overall Proof
Our outline of the hardest part of the proof therefore takes the following form.
- Assume and find , contradicting the fact that is an upper bound of .
- Assume and find an upper bound of , contradicting the fact that is the least upper bound of .
- Use these two contradictions to conclude that .
However, to obtain these contradictions, we need a lemma whose conclusion is a mathematical inequality.
A Useful Inequality
Close to the middle of the overall proof of this theorem (Theorem 1.21) in Baby Rudin, a lemma is proved, though it is not labeled that way.
Lemma: If and , then .
Examples can help you believe this. For instance, if , , and , then while .
Of course, examples are not proofs.
Proof of the Lemma
The actual proof of this lemma is based on a fundamental factorization fact that is worth memorizing. It is a generalization of the difference of two squares and the difference of two cubes . It is the difference of two nth powers:
.
This factorization can be checked just by multiplication. Multiply by each term in the factor on the right, then multiply by each term in the factor on the right, then combine “like terms” and simplify using cancellation.
It can also be proved using induction.
When , the truth of the lemma now follows from the following:
Details of the Hardest Part of the Proof of the Existence of nth Roots
Now let’s dive even deeper into details. In this section we tackle the hardest part. How do we use the lemma to obtain the desired contradictions to the assumptions that and ? We take them one by one.
The kind of work we are about to do here is the “heart” of the “methods” of Real Analysis. It is impossible to become a good pure mathematical analyst without learning how to work through, and to gain intuition about, these kinds of details.
Assumption 1:
First, assume that so that (remember this last inequality for later). Based on your past experience in a Calculus course, you should recognize to be a continuous function of (if you think of as a variable). Intuitively, but vaguely, close inputs lead to close outputs. Still intuitively but a bit more precisely, we can make the outputs as close as we like by taking the inputs to be sufficiently close to each other.
Because of this, it should make sense that, if is sufficiently small, we should be able to conclude that as well, which will imply that , contradicting . But how small is “sufficiently small”?
“Scratchwork” (the Problem-Solving Part of Proof Construction)
Based on the lemma above, we can write . Since is equivalent to , our goal is to choose to be so small that .
If, without loss of generality, we choose as well, the truth of the inequality will follow from the truth of the inequality . But the inequality is equivalent to the inequality (note that we are not dividing by zero). And, since , we can certainly choose such a number .
Now let’s write out a formal proof that the assumption that leads to a contradiction. In essence, we have to reverse our scratch work so that the logical steps are in the right order.
Proof that Assumption 1 Leads to a Contradiction:
Suppose so that and (note that we are not dividing by zero since so ). By a corollary of the Archimedean Property (see the end of the article “The Archimedean Property“), we can choose a real number such that (this is just a fancy way of saying that and ).
The fact that implies that , while the fact that implies that .
Then, by the lemma above, This means that so that , contradicting the fact that is an upper bound of .
Assumption 2:
Next, assume that so that (remember this last inequality for later). Again, is a continuous function of . Because of this, it should make sense that, if is sufficiently small, we should be able to conclude that as well, which will ultimately imply (after some other work) that is an upper bound of (and ), contradicting . But again, how small is “sufficiently small”?
Scratchwork
Based on the lemma above, we can write . Since is equivalent to , our goal is to choose to be so small that .
This last inequality is equivalent to choosing so that . Note that we are not dividing by zero here because and . In fact, in the proof, we will actually choose and show that implies that . Doing this is equivalent to proving that if , then . This, in turn, means that is an upper bound of (with ), leading to a contradiction that is the least upper bound of .
Here is the formal proof.
Proof that Assumption 2 Leads to a Contradiction:
Suppose so that and (note that we are not dividing by zero since and ). Choose and note that since .
Then, if , we can say that and . This implies that .
By the lemma above, we can then conclude that . Hence, and . Therefore, , implying that is an upper bound of .
But , contradicting the fact that is the least upper bound of .
Therefore, since both of these assumptions lead to contradiction, we may conclude that (we are also using the Law of Trichotomy here, which is related to the concept of a total order).
Q.E.D. for Theorem 1.21 (with some details missing)
Have We Missed Any Details in the Proof of the Existence of nth Roots?
The proof of Theorem 1.21 is actually not quite complete. We did not fill in the details of showing that is nonempty and bounded above. We leave those details to you. Of course, the details can also be found in Baby Rudin.
If you would like hints about how to prove it on your own without looking at Baby Rudin, here are a couple. 1) To prove that , show that . 2) To prove that is bounded above, show that is an upper bound of . Now you figure out the details of how to prove these “lemmas”.