Solutions Manual For: Real Analysis and Foundations
Solutions Manual For: Real Analysis and Foundations
by
Steven G. Krantz
solutionS MANUAL FOR
Real Analysis and
Foundations
Third Edition
by
Steven G. Krantz
This book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been made to publish reliable data and
information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use. The authors and
publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission
to publish in this form has not been obtained. If any copyright material has not been acknowledged please write and let us know so we may rectify in any
future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced, transmitted, or utilized in any form by any electronic,
mechanical, or other means, now known or hereafter invented, including photocopying, microfilming, and recording, or in any information storage or
retrieval system, without written permission from the publishers.
For permission to photocopy or use material electronically from this work, please access www.copyright.com (http://www.copyright.com/) or contact
the Copyright Clearance Center, Inc. (CCC), 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400. CCC is a not-for-profit organization that provides
licenses and registration for a variety of users. For organizations that have been granted a photocopy license by the CCC, a separate system of payment
has been arranged.
Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for identification and explanation
without intent to infringe.
Visit the Taylor & Francis Web site at
http://www.taylorandfrancis.com
and the CRC Press Web site at
http://www.crcpress.com
1
Solutions Manual
for
by Steven G. Krantz
3
Preface
This Manual contains the solutions to selected exercises in the book Real
Analysis and Foundations by Steven G. Krantz, hereinafter referred to as
“the text.”
The problems solved here have been chosen with the intent of covering the
most significant ones, the ones that might require techniques not explicitly
presented in the text, or the ones that are not easily found elsewhere.
The solutions are usually presented in detail, following the pattern in
the text. Where appropriate, only a sketch of a solution may be presented.
Our goal is to illustrate the underlying ideas in order to help the student to
develop his or her own mathematical intuition.
Notation and references as well as the results used to solve the problems
are taken directly from the text.
Chapter 1
Number Systems
4. Suppose that α and α0 are both least upper bounds for the set S. Since
α is the least upper bound, α0 ≥ α. Since α0 is the least upper bound,
α ≥ α0 . We conclude that α0 = α.
A similar argument applies to the case of greatest lower bounds.
5
6 CHAPTER 1. NUMBER SYSTEMS
5. The set S is certainly bounded above by the number that is the cir-
cumference of C. The least upper bound p is the irrational number
that we call π. All irrational numbers exists and are well defined in the
real number system. But not in the rational number system.
6. The set (0, 1] contains its least upper bound (namely 1) but not its
greatest lower bound (namely 0)¿ The set [0, 1) contains its greatest
lower bound (namely 0) but not its least upper bound (namely 1).
7. The set S = {0, 1, 2, 3, . . . } is not bounded above and does not have a
least upper bound. The set T = {0, −1, −2, −3, . . . } is not bounded
below and does not have a greatest lower bound.
8. In order to prove that
|x + y| ≤ |x| + |y|
we should square both sides. So the inequality becomes
(x + y) · (x + y) ≤ |x|2 + 2|x||y| + |y|2 .
This reduces to
x2 + 2xy + y 2 ≤ |x|2 + 2|x||y| + |y|2 .
or
xy ≤ |x||y| .
That is certainly true.
10. Any real number x is vacuously an upper bound for ∅. Thus no par-
ticular real number x can be the least upper bound (since x − 1 would
also be an upper bound). Thus −∞ is the least upper bound (i.e., it
is less than or equal to all other upper bounds).
Any real number is vacuously a lower bound for ∅. Thus no particular
real number can be the greatest lower bound (since x + 1 would also
be a lower bound). Thus +∞ is the greatest lower bound (i.e., it is
greater than or equal to all other lower bounds).
11. Let α be a point in the image, with α = f(a). Then a is a local
minimum for f, so there is an interval containing a on which f is a
minumum. We may assume that that interval has rational endpoints.
Thus we assign to each point in the image a pair of rational numbers.
We conclude that the image is countable.
1.2. THE COMPLEX NUMBERS 7
5. Let S be the set of all complex numbers with rational real part. The
mapping
R → S
y 7→ 0 + iy
6. Let
Q = {z ∈ C : z = x + iy with x, y ∈ Q} .
The mapping
φ : Q −→ Q × Q
is a bijection. Since Q is countable, then Q is also.
7. Let
S = {z ∈ C : |z| = 1} .
Consider the function
ϕ : [0, 2π) → S
given by
ϕ(t) = eit .
Then ϕ is one-to-one and onto. So S has the same cardinality as the
interval [0, 2π). We conclude that S is uncountable.
leads to
reiθ = 21/6 eiπ/12 .
1.2. THE COMPLEX NUMBERS 9
10. Let p be a polynomial of degree k > 1 and let α1 be a root. Use the
Euclidean algorithm to divide p by (z − α1 ). We find that
Hence α is a root of p.
|z 2 | + |z 2 − 1| = 1 .
15. Refer to the solution of Exercise 10. The kth roots of a complex number
α are the roots of the polynomial equation z k − α = 0. There are k
such roots.
Chapter 2
Sequences
Indeed, (∗) is equivalent to saying that, for any > 0, there exists N
such that if N, M > N then
|aN − aM | < .
Seeking a contradiction suppose that (∗) does not hold for the sequence
in the statement of the exercise. Then there exist {Nj , Mj }∞
j=1 such that
11