Lecture Notes in Elementary Real Analysis
Language: English
Published by Trafford Publishing, 2015
- Softcover
- New

Seller: preigu, Osnabrück, Germanypreigu
AbeBooks seller since August 5, 2024
Condition: New
£ 23.57
Quantity: 5 available
Add to basketItem description from seller
Lecture Notes in Elementary Real Analysis | Rohan Dalpatadu | Taschenbuch | Kartoniert / Broschiert | Englisch | 2015 | Trafford Publishing | EAN 9781490764726 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Seller Inventory # 104167759
- Title
- Lecture Notes in Elementary Real Analysis
- Author
- Rohan Dalpatadu
- Publisher
- Trafford Publishing
- Publication year
- 2015
- Condition
- Neu
- Binding
- Taschenbuch
- Language
- English
- ISBN 10
- 1490764720
- ISBN 13
- 9781490764726
- Item weight
- 607 grams
- Dimensions
- 280 x 210 x 14 mm
- Seller catalogs
- Bücher
"Synopsis" may belong to another edition of this title.
Excerpt. © Reprinted by permission. All rights reserved.
Lecture Notes in Elementary Real Analysis
By Rohan DalpataduTrafford Publishing
All rights reserved.
Contents
PREFACE, vii,
CHAPTER 1 The Real Number System, 1,
CHAPTER 2 Sequences and Series of Real Numbers, 27,
CHAPTER 3 Limits and Continuity, 90,
CHAPTER 4 Differentiation, 133,
CHAPTER 5 Integration, 151,
CHAPTER 6 Sequences and Series of Functions, 186,
BIBLIOGRAPHY, 235,
CHAPTER 1
The Real Number System
1.1 Sets and Operations on Sets
In this section, we shall define sets and operations on sets that the reader is already familiar with and will use standard notation. Examples are deemed not necessary for this section and have not been provided.
1.1D1 Definition: Sets
A set is a well defined collection of objects and can be described by listing its objects or elements and also may be defined as the collection of all elements x satisfying a given property. Thus the notation
A = {x} P(x)}
defines A to be the set of all elements x satisfying the condition P(x). This reads as "A equals the set of all elements x such that P(x)."
Notation:x [member of] A means that x is an element of the set A. x [not member of] A means that x is not an element of the set A.
We may also use the notation from A = {x member of]/P(x)} to mean that only the elements x from the set X are being used.
We will assume that the set of natural numbers or positive integers have already being defined. This set will be denoted by N or or {1, 2, 3, ...}.
We will also assume that the set of integers have already being defined. This set will be denoted by Z or {0, ± 1, ± 2, ± 3, ...}.
Furthermore, the set of rational numbers with the binary operations of addition and multiplication will be denoted by Q. We shall also assume all the properties of Q.
The set without any members is called the empty (or null) set and is denoted by Ø
1.1D2 Definition: Equality of Sets
Two sets A and B are said to be equal if every element of A is an element of B and every element of B is an element of A. In this case, we write A = B. A ≠ B means that the set A is not equal to the set B.
1.1D3 Definition: Subsets of Sets
A set A is said to be a subset of a set B or A is said to be contained in B if every element of A is also an element of B. In this case, we use the notation: A ⊆ B. If A ⊆ B and A ≠ B, then we say that A is a proper subset of B and use the notation A ⊂ B. Note that the empty set ∅ is a subset of any set A.
Note: A = B if and only if A ⊆ B and B ⊆ A.
1.1D4 Definition: Union, Intersection, and Complement of Sets
The union of sets A and B is the set of all elements that belong to A or B or both A and B and is denoted by A [union] B. Thus,
A [intersection] B = {x| x [member of] A or x [member of] B}.
The intersection of sets A and B is the set of all elements that belong to both A and B and is denoted by A [intersection] B. Thus,
A [intersection] B = {x | x [member of] A and x [member of] B}.
The relative complement of A in B or the complement of Arelative toB, denoted by B \ A is the set of all elements in B that are not elements of A. Thus
B \ A = x [member of] B | x [not member of] A.
If A is a subset of some fixed set X consisting of all the elements under consideration, then X \ A is referred to as the complement of A and is denoted by Ac. Thus
Ac = {x | x [not member of] A}.
1.1T1 Theorem: Distributive and DeMorgan's Laws
Let A, B, and C be sets. Then
(a) A [intersection] (B [union] C) = (A[intersection]B) [union] (A[intersection]C).
(b) A [union] (B[intersection]C) = (A[union]B) [intersection] (A[union]C).
(c) C \ (A [union]B) = (C\A) [intersection] (C\B).
(d) C \ (A [intersection]B) = (C\A) [union] (C\B).
(a) and (b) are referred to as the distributive laws, whereas (c) and (d) are known as DeMorgan Laws.
Proof: We will provide the proofs of (a) and (c). The proofs of (b) and (d) are left as an exercise.
(a) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
This completes the proof of (a).
(c) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
This completes the proof of (c).
1.1D5 Definition: The Power Set
Let A be a set. The set consisting of all the subsets of A is called the power set of A and is denoted by P(A). If a set has n elements, then its power set consists of 2n elements, i.e., the set has 2n subsets.
1.1D6 Definition: Cartesian Product
Let A and B be sets. Then the Cartesian product of A and B,, denoted by A × B, is the set of all ordered pairs (a, b), where the first component a is an element of A and the second component b is an element of B. Thus,
A × B = {a, b)| a [member of] A and b [member of] B}.
1.2 Relations and Functions
1.2D1 Definition: Relations and Functions
Let A and B be sets. Then a subset of the Cartesian product A × B is called a relation from A into B. If ρ is a relation from A into B, then the domain of ρ, denoted by Dom (ρ) is given by
Dom(ρ) = {a | (a,b) [member of] ρ}
The range of ρ, denoted by Ran (ρ), is given by
Ran (ρ){b|(a, b)[member of] ρ}.
A subset F of the Cartesian product A × B is called a function from A into B if the following condition is also satisfied:
(x, y1 [member of] F and (x, y2 [member of] F [right arrow] y1 = y2.
Notation: The domain and the range of F have already been defined because a function is also a relation. If F is a function and (x, y) [member of] F, then we may use the notation y = f (x), and may refer to the function as f or y = f(x) or simply f(x). If f is a function from A to (into) B, we say that f maps A to (into) B and use the notation: f : A [right arrow] B.
1.2D2 Definition: One-to-one and Onto Functions
Let f : A [right arrow]B. The function f is said to be onto if Ran(f) = B. In this case, we say that f is a function (mapping) from A onto B. The function f is said to be one-to-one (1-1) if the following condition is satisfied:
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
Note: The function f is one-to-one if [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
1.2D3 Definition: Image and Inverse Image
Let [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
(a) The image of E under f, denoted f(E), is given by
(b) The inverse image of H under f, denoted f-1 (H) is given by f-1 = {x [member of] H}
1.2D4 Definition: The Inverse Function
Let f: A [right arrow] B be 1-1. Then the inverse function of f, denoted by f-1, is the function: [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
The domain of f-1 is the range of f and the range of f-1 is the domain of f.
Note: [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
1.2D5 Definition: Composition of Functions
Let f : A [right arrow] B and g : B [right arrow] C. Then the composition of g with f, denoted g ο f, is the function from A into C defined by
g ο f = {(x,z)|z = g(y) where y = f(x), x [member of]A}
The domain and range of g ο f are given by:
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
and
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
1.2D6 Definition: The Identity Function
The identity function on a set A, is the function iA : A [right arrow] A given by
iA = {(x, x) | x [member of]A}.
This function is clearly one-to-one and onto.
1.2T1 Theorem:
f : A [right arrow] B be 1-1. Then
(a) f-1 ο f = iA
(b) f ο f-1 = iRam(f)
Proof:
(a) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
(b) Similar to (a).
1.2A1 Assignment:
(a) Let f : A [right arrow] B and let C [subset or equal to] A. Prove that f [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] and provide an example where f (A)\ f(C) ≠ f (A \ C).
(b) Let f : A [right arrow] B and g : B [right arrow] A satisfying: g ο f = iA. Show that f is one-to-one. Should f be onto? Justify!
(c) f : A [right arrow] B and g : B [right arrow] C are one-to-one functions. Prove that (g ο f)-1 = f-1 ο g-1 on Ran (g ο f).
(d) f : A [right arrow] B and g : B [right arrow] C are onto functions. Show that g ο f is onto.
1.3 Mathematical Induction
Mathematical induction is a useful tool in proving a statement, identity, or inequality involving the positive integer n. We will provide two versions of mathematical induction and the well-ordering principle in this section.
Note: The Well-Ordering Principle
Every nonempty subset of N has a smallest element. This statement is taken as an axiom for the natural numbers and may be restated as follows:
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]
1.3T1 Theorem: The Principle of Mathematical Induction
Let Ρ(n) be a statement about n for each n [member of] N. Suppose
(a) Ρ (1) is true,
(b) Ρ (k + 1) is true whenever Ρ (k) is true, where k [member of] N.
Then Ρ(n) is true for all n [member of] N.
Proof: Suppose the conclusion is false, i.e., there exists n [member of] N such that Ρ(n) is false. Let
A = {k [member of] N | Ρ (k) is false.
The set A is a nonempty subset of the natural numbers and must have a smallest element, say m. Since Ρ (1) IS TRUE, m > 1. Since m is the smallest element of A, Ρ (m - 1) is true. But then (b) implies that Ρ (m) is true. This is a contradiction. Therefore, Ρ (n) is true for all n [member of] N.
1.3E1 Example:
Prove that: [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] for all [n [member of] N
Let [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII]. Then [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] is true. Suppose Ρ (k) is true, where k [member of] N. Then
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
Thus, Ρ (k+1) is true. Therefore, by the principle of mathematical induction, Ρ(n) is true for all n [member of] N.
Note: If we change the hypothesis (a) in 1.3T1 to Ρ(m) is true, where m [member of] Z, then we have the Modified Principle of Mathematical Induction, stated as follows:
Let Ρ (n) be a statement about n for each n [member of] Z. Suppose
(a') Ρ (m) is true, where m [member] Z.
(b') Ρ (k + 1) is true whenever Ρ (k) is true, where k [member of] z, k ≥ m.
Then Ρ (n) is true for all n [member of] Z, n ≥ m
This is easily proved by defining a new statement: [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
1.3E2 Example:
Prove that: [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] for all n [member of] Z, n ≥ 3.
Let Ρ (n): [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] for all n [member of] Z, n ≥ 3.
Then Ρ(3): [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] is true. Suppose Ρ(k) is true, where k [member of] Z, k ≥ 3. First we show that [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] . This follows easily because,
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
Therefore,
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
Thus, Ρ(k + 1) is true. Therefore, by the modified principle of mathematical induction, Ρ (n) is true for all n [member of] N, n ≥ 3
1.3T2 Theorem: The Second Principle of Mathematical Induction
Let Ρ(n) be a statement about n for each n [member of] N. Suppose
(a) Ρ(1) is true
(b) Ρ(k + 1) is true whenever Ρ(1), Ρ(2), ..., Ρ(k) is true, where k [member of] N.
Then Ρ(n) is true for all n [member of] N.
Proof: Exercise.
1.3E3 Example: Let f: N [right arrow] N be defined by f (1) = 1, f (2) = 2, and
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII] for all n [member of] N.
Prove that: 1 ≥ f (n) ≥ 2 for all n [member of] N.
Let Ρ(n): 1 ≥ f (n) ≥ 2 for all n [member of] N. Then Ρ(1), Ρ(2), ...., Ρ(k), Ρ(k + 1) are true. Then
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
Thus, Ρ(k + 1) is true. Therefore, by the second principle of mathematical induction, Ρ(n) is true for all n [member of] N.
1.3A1 Assignment:
(a) Use the principle of mathematical induction to prove that:
[MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(b) Use the modified principle of mathematical induction to prove that:
n! > 2n for all n [member of] 4.
(c) Let f: N [right arrow] N be defined by f (1), f (2) = 4, and f (n + 2) = 2f (n + 1) - f (n) + 2 for all n [member of] N.
Determine a formula for f(n) and use induction to prove your conclusion.
1.4 The Real Number System
In this section, we will consider the concept of the least upper bound of an ordered field and introduce the real number system with its various properties.
1.4D1 Definition: Field
A field is a set F with at least two distinct elements along with two binary operations, addition (+) and multiplication (.), which satisfy the following eleven (11) axioms for addition and multiplication:
(A1) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(A2) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(A3) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(A4) There exists 0 [member of] F such that a + 0 = a for all a [member of] F; 0 is called the additive identity or zero.
ion (.), which satisfy the following eleven (11) axioms for addition and multiplication:
(A1) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(A2) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(A3) [MATHEMATICAL EXPRESSION NOT REPRODUCIBLE IN ASCII].
(A4) There exists 0 [member of] F such that a + 0 = a for all a [member of] F; 0 is called the additive identity or zero.
(Continues...)
Excerpted from Lecture Notes in Elementary Real Analysis by Rohan Dalpatadu. Copyright © 2015 Rohan Dalpatadu. Excerpted by permission of Trafford Publishing.
All rights reserved. No part of this excerpt may be reproduced or reprinted without permission in writing from the publisher.
Excerpts are provided by Dial-A-Book Inc. solely for the personal use of visitors to this web site.
"About the title" may belong to another edition of this title.
Shipping rates from Germany to U.S.A.
| Item | 60 to 60 business days | 60 to 60 business days |
|---|---|---|
| First item | £ 60.00 | £ 60.00 |
Payment methods
- Paypal
Store description
preigu betreibt einen Onlineversandhandel mit über 1 Mio. Produkten in verschiedenen Sortimenten. Das Kernsortiment besteht aus Büchern, Medien und Spielwaren. Ein gelungenes Einkaufserlebnis ist das Ziel einer jeden Bestellung bei preigu, denn der Kunde und seine Zufriedenheit stehen an erster Stelle. preigu setzt daher auf einen kompetenten Kundenservice, funktionierende Prozesse und schnelle Reaktion.
Specialty
Bücher, SpielwarenSeller's business information
preigu GmbH & Co. KG
Lengericher Landstraße 19
Osnabrück, Germany 49078
Terms of sale
About Us
Legal website operator identification:
preigu GmbH & Co. KG
Lengericher Landstr. 19
49078 Osnabrück
Germany
Telephone: +49 (0) 541 / 580 72 84
Email: mail@preigu.de
VAT No: DE 455 380 498
AG Osnabrück - HRA 209647
PhG: preigu Verwaltung GmbH
AG Osnabrück - HRB 221793
CEO: Ansas Meyer
We are neither willing nor obliged to participate in dispute resolution proceedings before consumer arbitration boards.
We are a member of the initiative "FairCommerce" since 30.11.2016.
For more information, see: https://www.haendlerbund.de/de/haendlerbund/interessenvertretung/faircommerce
Right of withdrawal
Instructions for revocation
Right of withdrawal for the sale of goods
Revocation right for consumers
(A ‘consumer' is any natural person who concludes a legal transaction which, to an overwhelming extent, cannot be attributed to either his commercial or independent professional activities.)
Instructions for revocation
Revocation right
You have the right to revoke this contract within 14 days without specifying any reasons.
The revocation period is 14 days with effect from the day,
-
on which you or a third party nominated by you, which is not the carrier, had taken possession of the products, provided you had ordered one or more products within the scope of a standard order and this/these product/products is/are delivered uniformly;
-
on which you or a third party nominated by you, which is not the carrier, had taken possession of the last product, provided you had ordered several products within the scope of a standard order and these products are delivered separately;
-
on which you or a third party nominated by you, which is not the carrier, had taken possession of the last part delivery or the last unit, provided you had ordered a product, which is delivered in several part deliveries or units;
To exercise your right of withdrawal, you must inform us (preigu GmbH & Co. KG, Lengericher Landstr. 19, 49078 Osnabrück, Telephone number: +49 (0) 541 / 580 72 84, E-Mail address: mail@preigu.de) by means of a clear declaration (e.g. a letter sent by post, or an e-mail) of your decision to withdraw from this contract. You can use the attached model withdrawal form for this purpose, which is, however, not mandatory.
You can also exercise your right of withdrawal online by clicking on a button labelled accordingly (such as ‘Withdraw from contract' or similar) on the AbeBooks/ZVAB website. If you use this online function, you will immediately receive a confirmation of receipt on a durable medium (e.g. via email) containing information on the content of the withdrawal notice, as well as the date and time of its receipt.
In order to safeguard the revocation period, it is sufficient that you send the notification about the exercise of the revocation right before the expiry of the revocation period.
Consequences of the revocation
If you revoke this contract, we shall repay all the payments, which we received from you, including the delivery costs (with the exception of additional costs, which arise from that fact that you selected a form of delivery other than the most reasonable standard delivery offered by us), immediately and at the latest within 14 days from the day on which we received the notification about the revocation of this contract from you. We use the same means of payment, which you had originally used during the original transaction, for this repayment unless expressly agreed otherwise with you; you will not be charged any fees owing to this repayment.
We can refuse the repayment until the products are returned to us or until you have furnished evidence that you have sent the products back to us, depending on whichever is earlier.
You must return or transfer the products to us immediately and, in any case, at the latest within 14 days with effect from the day on which you inform us of the revocation of this contract. The deadline is maintained if you send the products before the expiry of the 14 day deadline.
You bear the direct costs for returning the products.
You must pay for any depreciation of the products only if this depreciation can be attributed to any handling with you that was not necessary for checking the condition, features and functionality of the products.
Criteria for exclusion or expiry
The revocation right is not available for contracts
-
for delivery of products, which are not prefabricated and for whose manufacturing an individual selection or stipulation by the consumer is important or which are clearly tailored to the personal requirements of the consumer;
-
for delivery of products, which can spoil quickly or whose use-by date would be exceeded quickly;
-
for delivery of alcoholic drinks, whose price was agreed at the time of concluding the contract, which however can be delivered 30 days after the conclusion of the contract at the earliest and whose current value depends on the fluctuations in the market, on which the entrepreneur has no influence;
-
for delivery of newspapers, periodicals or magazines with the exception of subscription contracts. The revocation right expires prematurely in case of contracts
-
for delivery of sealed products, which are not suitable for return for reasons of health protection or hygiene if their seal has been removed after the delivery;
-
for delivery of products if they have been mixed inseparably with other goods after the delivery, owing to their condition;
-
for delivery of sound or video recording or computer software in a sealed package if the seal has been removed after the delivery.
Specimen - revocation form
(If you wish to revoke the contract, please fill up this form and send it back to us.)
-
To preigu GmbH & Co. KG, Lengericher Landstr. 19, 49078 Osnabrück, Email address: mail@preigu.de :
-
I/we () herewith revoke the contract concluded by me/ us () regarding the purchase of the following products ()/
the provision of the following service () -
Ordered on ()/ received on ()
-
Name of the consumer(s)
-
Address of the consumer(s)
-
Signature of the consumer(s) (only in case of a notification on paper)
-
Date
(*) Cross out the incorrect option.