Intermediate Value Theorem
Intermediate Value Theorem
Abstract
A simple proof of the intermediate-value theorem is given. As an easy corollary,
we establish the existence of 𝑛th roots of positive numbers. It is assumed that the
reader is familiar with the following facts and concepts from analysis:
• Let 𝐴 be a nonempty set of real numbers bounded above. Then 𝐴 has a least
upper bound 𝑥0 [1].
• A function 𝑓 is continuous at 𝑥0 if given any 𝜀 > 0, there is a 𝛿 > 0 such that
for all 𝑥 with |𝑥 − 𝑥0 | < 𝛿, | 𝑓 (𝑥) − 𝑓 (𝑥 0 )| < 𝜀. This last inequality can be
rewritten as
−𝜀 < 𝑓 (𝑥) − 𝑓 (𝑥0 ) < 𝜀
or, by multiplying through by −1,
If you find this writeup useful, or if you find typos or mistakes, please let me
know at [email protected]
References
[1] W. Rudin, Principles of Mathematical Analysis, 3rd ed. New York: McGraw-Hill, 1976.
1
IntermediateValueTheorem.tex 11/9/14, 2/15/15, December 20, 2020
Corollary 2 (𝑛th Roots). Every positive real number has a unique positive 𝑛th
root for 𝑛 = 1, 2, . . . .
Proof. Given 𝑦 0 > 0, we must prove the existence of 𝑥0 > 0 with 𝑥 0𝑛 = 𝑦 0 . If
𝑦 0 = 1, we can take 𝑥0 = 1. If 𝑦 0 < 1, then 𝑎 := 𝑦 0 /2 < 𝑦 0 < 1 satisfies 𝑎 𝑛 < 𝑎 < 𝑦 0 .
With 𝑏 := 1, we have 𝑎 𝑛 < 𝑦 0 < 1 = 𝑏 𝑛 . Now apply the intermediate-value theorem
to the continuous function 𝑓 (𝑥) := 𝑥 𝑛 on [𝑎, 𝑏] to get the existence of 𝑥0 . By the
lemma, 𝑥0 is unique. For 𝑦 0 > 1, let 𝑢 solve 𝑓 (𝑢) = 1/𝑦 0 ; i.e., 𝑢 𝑛 = 1/𝑦 0 or
(1/𝑢) 𝑛 = 𝑦 0 .