Handout from Today's Lecture

Total Page:16

File Type:pdf, Size:1020Kb

Handout from Today's Lecture MA532 Lecture Timothy Kohl Boston University March 26, 2020 Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 1 / 26 The Real Numbers The constructions of Z from N and Q from Z were born out of a desire to extend the arithmetic operations by incorporating in additive (Z) and multiplicative (Q) inverses. However, the construction of the real numbers R is born out of the desire for another kind of ’completeness’ but this more tied to order rather than arithmetic. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 2 / 26 For a poset (A, ) we have defined the concept of an upper bound for S A namely an element M such that x M for all x S. ⊆ ∈ We observe that this upper bound is neither (a) unique, nor (b) a member of S. And we also defined what a maximal element of S A is, namely an ⊂ M S such that x M for all x S. ∈ ∈ We observe/recall that if S A has a maximal element then this element ⊆ is unique. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 3 / 26 An ’in between’ concept is the notion of a least upper bound which appears regularly in calculus and real analysis. Recall that ℓ is a least upper bound (denoted ℓ = lub(S)) if ℓ is an upper bound for S but no element less than ℓ is an upper bound. Note, lub(S) must also be unique, if it exists, just like a maximal element, but it need not be a member of S. n Example: Let S = n N = 1 , 2 ,... Q. { n+1 | ∈ } { 2 3 }⊆ We can show that ℓ =1= lub(S). Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 4 / 26 n How? Well clearly n+1 < 1 for all n, so consider a number a bit less than 1 such as 0.9 and observe n 0.9 n + 1 ≤ ↓ n 0.9n + 0.9 ≤ ↓ 0.1n 0.9 ≤ ↓ n 10 ≤ So 0.9 is not an upper bound, and similarly 0.99 isn’t an upper bound, nor is any number less than 1. And observe that indeed, lub(S) = 1 S. 6∈ Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 5 / 26 A somewhat different example, and one which highlights the key difference between Q and R is the following. Let S = x Q x < 0 or x2 < 2 Q. { ∈ | }⊆ Observe that the conditions x < 0 or x2 < 2 imply that S contains every negative rational number, as well as every non-negative rational number whose square is less than 2. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 6 / 26 The equation x2 = 2 has no solution in Q, i.e. √2 Q. 6∈ a Why? Well if √2= b where a and b are integers with no common factor then if we square both sides we get a2 2= a2 = 2b2 b2 → and so a2 is even (which implies that a is even), so that a = 2m and thus 4m2 = 2b2 which means 2m2 = b2 which implies that b is also even, which contradicts the fact that a and b have no common factors. (This proof is due to Euclid.) Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 7 / 26 So back to S = x Q x < 0 or x2 < 2 what we can do (by cheating a { ∈ | } bit and assuming the usual stuff we know about the reals) is to observe that S = ( , √2) Q. −∞ ∩ The reason for this is that the condition x2 < 2 is equivalent to √2 < x < √2. − S already contains all the negative rationals, and it also includes all non-negative rationals up to, but of course, not including, √2 since √2 Q. 6∈ Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 8 / 26 And indeed this is the point of the discussion since if we defined S in R, namely S′ = x R x < 0 or x2 < 2 { ∈ | } then S′ = ( , √2) and therefore lub(S′)= √2 R. −∞ ∈ However, S as a subset of Q has no least upper bound in Q, even though it is bounded above, namely by any rational number greater than √2. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 9 / 26 This motivates the following. Definition A poset (A, ) is complete if S A and S is bounded above then S has a ⊆ least upper bound in A. So the above example demonstrates that (Q, Q) is not complete. ≤ And this is what motivates our construction of the reals as the ’completion’ of the rationals. Our construction will be a bit different since it won’t consist of equivalence classes, but rather will consist of a particular subset of (Q), the power P set of Q. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 10 / 26 The example of S above as a kind of ’infinitely long interval’ that extends to the left, is what we have in mind in the following definition. Definition A partition of Q into sets L, R is a Dedekind cut, if (a) L = and L = Q 6 ∅ 6 (b) If x, y Q where x < y and y L then x L. ∈ ∈ ∈ (c) For every x L, there exists y L such that x < y. ∈ ∈ Condition (b) is described by saying the L is closed downward, in a sense analagous to an infinite interval like ( , 3) for example. −∞ Condition (c) is basically the statement that L (think left set!) has no maximal element. Note, the definition really only depends on the choice of L since R is then Q L, so indeed it suffices to consider just the sets L which are closed − downward. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 11 / 26 Examples: If we set L = S = x Q x < 0 or x2 < 2 from earlier we { ∈ | } have a Dedekind cut. Why? Condition (a) is obvious and if y L then either y < 0 and so if ∈ x < y then x < 0 too (hence x L), and if 0 y 2 < 2 and x < y then ∈ ≤ again, either x < 0 or 0 x2 < y 2 and if x > y then x2 > y 2 so again we ≤ conclude x < y. As to condition (c) if x L then either x < 0 in which case x < y = 0 and ∈ x if 0 x2 < 2 then consider y = 2 +2 where ≤ x+2 2x + 2 x < x + 2 l x2 + 2x < 2x + 2 l x2 < 2 and so x < y and x2 < y 2 < 2 and thus L is a cut. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 12 / 26 As we just saw L is a cut, but the point is, it corresponds to a number, namely √2 which would be the least upper bound of L except for the fact that √2 is not in the ambient set Q that contains L. The intuition is that L correpsonds to L = ( , √2) and −∞ R = Q L = (√2, ) where we use the ’interval’ notation to convey − ∞ intervals of rational numbers, where, of course √2 Q. 6∈ But this is actually the key to ’build’ the real numbers in terms of cuts. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 13 / 26 Before we get to this, let’s point out a few things about cuts that are quite interesting, the first of which is that one can put an order on the set of all cuts. Lemma Given two Dedekind cuts L and L′ either L = L′, L L′, or L′ L. ⊆ ⊆ Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 14 / 26 Proof. First, we observe that L L′ cannot be empty since if a L and b L′ ∩ ∈ ∈ then, being rational numbers, either a < b or b < a. So if a < b then since b L′ then by downward closure a L′ as well ∈ ∈ which is a contradiction, and similarly if b < a. If neither L L′ nor L′ L then L L′ is a proper (non-empty) subset of ⊆ ⊆ ∩ both. So suppose L (L L′) = and L′ (L L′) = then there exists −′ ∩ 6 ′∅ −′ ∩ 6 ∅ x L (L L ) and y L (L L ). ∈ − ∩ ∈ − ∩ As x, y Q then either x < y or y < x. ∈ If x < y then as y L′ then by downward closure x L′ which means ′ ∈ ∈ ′ x L L which contradicts the fact that x L (L L ). ∈ ∩ ∈ − ∩ A similar contradiction arises if y < x. As such either L (L L′)= which implies L′ L or L′ (L L′)= − ′ ∩ ∅ ⊆ − ∩ ∅ whichTimothy Kohl implies (BostonL University)L . MA532 Lecture March 26, 2020 15 / 26 ⊆ If we define R to be the set of Dedekind cuts of Q then what we’ve just shown is that provides a total ordering on R. ⊆ (i.e. all cuts are comparable so (R, ) is not just a poset) ⊆ So instead of the subset symbol, we can write (R, R) although where ≤ needed for certain arguments, we will use the subset formulation. What this also shows is that R satisfies the law of trichotomy in that for a given pair of reals x, y R exactly one of the three possibilities holds, ∈ x < y, x > y or x = y. Timothy Kohl (Boston University) MA532 Lecture March 26, 2020 16 / 26 We take a brief moment to also point out that the collection of Dedekind cuts is a subset of the power set (Q). And since Q is infinite (since, after P all it contains Z and, in turn, N) it turns out that R will turn out to be a larger order of infinite, in particular we shall demonstrate later that there is no bijective correspondence between Q and R.
Recommended publications
  • MATH 162, SHEET 8: the REAL NUMBERS 8A. Construction of The
    MATH 162, SHEET 8: THE REAL NUMBERS This sheet is concerned with proving that the continuum R is an ordered field. Addition and multiplication on R are defined in terms of addition and multiplication on Q, so we will use ⊕ and ⊗ for addition and multiplication of real numbers, to make sure that there is no confusion with + and · on Q: 8A. Construction of the real numbers via cuts, Addition and Order Definition 8.1. A subset A of Q is said to be a cut (or Dedekind cut) if it satisfies the following: (a) A 6= Ø and A 6= Q (b) If r 2 A and s 2 Q satisfies s < r; then s 2 A (c) If r 2 A then there is some s 2 Q with s > r; s 2 A: We denote the collection of all cuts by R. Definition 8.2. We define ⊕ on R as follows. Let A; B 2 R be Dedekind cuts. Define A ⊕ B = fa + b j a 2 A and b 2 Bg 0 = fx 2 Q j x < 0g 1 = fx 2 Q j x < 1g: Exercise 8.3. (a) Prove that A ⊕ B; 0; and 1 are all Dedekind cuts. (b) Prove that fx 2 Q j x ≤ 0g is not a Dedekind cut. (c) Prove that fx 2 Q j x < 0g [ fx 2 Q j x2 < 2g is a Dedekind cut. Hint: In Exercise 4.20 last quarter we showed that if x 2 Q; x ≥ 0; and x2 < 2; then there is some δ 2 Q; δ > 0 such that (x + δ)2 < 2: Exercise 8.4.
    [Show full text]
  • Math 104: Introduction to Analysis
    Math 104: Introduction to Analysis Contents 1 Lecture 1 3 1.1 The natural numbers . 3 1.2 Equivalence relations . 4 1.3 The integers . 5 1.4 The rational numbers . 6 2 Lecture 2 6 2.1 The real numbers by axioms . 6 2.2 The real numbers by Dedekind cuts . 7 2.3 Properties of R ................................................ 8 3 Lecture 3 9 3.1 Metric spaces . 9 3.2 Topological definitions . 10 3.3 Some topological fundamentals . 10 4 Lecture 4 11 4.1 Sequences and convergence . 11 4.2 Sequences in R ................................................ 12 4.3 Extended real numbers . 12 5 Lecture 5 13 5.1 Compactness . 13 6 Lecture 6 14 6.1 Compactness in Rk .............................................. 14 7 Lecture 7 15 7.1 Subsequences . 15 7.2 Cauchy sequences, complete metric spaces . 16 7.3 Aside: Construction of the real numbers by completion . 17 8 Lecture 8 18 8.1 Taking powers in the real numbers . 18 8.2 \Toolbox" sequences . 18 9 Lecture 9 19 9.1 Series . 19 9.2 Adding, regrouping series . 20 9.3 \Toolbox" series . 21 1 10 Lecture 10 22 10.1 Root and ratio tests . 22 10.2 Summation by parts, alternating series . 23 10.3 Absolute convergence, multiplying and rearranging series . 24 11 Lecture 11 26 11.1 Limits of functions . 26 11.2 Continuity . 26 12 Lecture 12 27 12.1 Properties of continuity . 27 13 Lecture 13 28 13.1 Uniform continuity . 28 13.2 The derivative . 29 14 Lecture 14 31 14.1 Mean value theorem . 31 15 Lecture 15 32 15.1 L'Hospital's Rule .
    [Show full text]
  • HONOURS B.Sc., M.A. and M.MATH. EXAMINATION MATHEMATICS and STATISTICS Paper MT3600 Fundamentals of Pure Mathematics September 2007 Time Allowed : Two Hours
    HONOURS B.Sc., M.A. AND M.MATH. EXAMINATION MATHEMATICS AND STATISTICS Paper MT3600 Fundamentals of Pure Mathematics September 2007 Time allowed : Two hours Attempt all FOUR questions [See over 2 1. Let X be a set, and let ≤ be a total order on X. We say that X is dense if for any two x; y 2 X with x < y there exists z 2 X such that x < z < y. In what follows ≤ always denotes the usual ordering on rational numbers. (i) For each of the following sets determine whether it is dense or not: (a) Q+ (positive rationals); (b) N (positive integers); (c) fx 2 Q : 3 ≤ x ≤ 4g; (d) fx 2 Q : 1 ≤ x ≤ 2g [ fx 2 Q : 3 ≤ x ≤ 4g. Justify your assertions. [4] (ii) Let a and b be rational numbers satisfying a < b. To which of the following a + 4b three sets does the number belong: A = fx 2 : x < ag, B = fx 2 : 5 Q Q a < x < bg or C = fx 2 Q : b < xg? Justify your answer. [1] (iii) Consider the set a A = f : a; n 2 ; n ≥ 0g: 5n Z Is A dense? Justify your answer. [2] 1 (iv) Prove that r = 1 is the only positive rational number such that r + is an r integer. [2] 1 (v) How many positive real numbers x are there such that x + is an integer? x Your answer should be one of: 0, 1, 2, 3, . , countably infinite, or uncountably infinite, and you should justify it. [3] 2. (i) Define what it means for a set A ⊆ Q to be a Dedekind cut.
    [Show full text]
  • 11 Construction of R
    Math 361 Construction of R 11 Construction of R Theorem 11.1. There does not exist q Q such that q2 = 2. 2 Proof. Suppose that q Q satis¯es q2 = 2. Then we can suppose that q > 0 and express 2 q = a=b, where a; b ! are relatively prime. Since 2 a2 = 2 b2 we have that a2 = 2b2: It follows that 2 a; say a = 2c. Hence j 4c2 = 2b2 2c2 = 2b2 This means that 2 b, which contradicts the assumption that a and b are relatively prime. j Theorem 11.2. There exists r R such that r2 = 2. 2 Proof. Consider the continuous function f : [1; 2] R, de¯ned by f(x) = x2. Then f(1) = 1 and f(2) = 4. By the Intermediate Value !Theorem, there exists r [1; 2] such that r2 = 2. 2 Why is the Intermediate Value Theorem true? Intuitively because R \has no holes"... More precisely... De¯nition 11.3. Suppose that A R. r R is an upper bound of A i® a r for all a A. ² 2 · 2 A is bounded above i® there exists an upper bound for A. ² r R is a least upper bound of A i® the following conditions hold: ² 2 { r is an upper bound of A. { If s is an upper bound of A, then r s. · Axiom 11.4 (Completeness). If A R is nonempty and bounded above, then there exists a least upper bound of A. Deepish Fact Completeness Axiom Intermediate Value Theorem. ) 2006/10/25 1 Math 361 Construction of R Remark 11.5.
    [Show full text]
  • Eudoxos and Dedekind: on the Ancient Greek Theory of Ratios and Its Relation to Modern Mathematics*
    HOWARD STEIN EUDOXOS AND DEDEKIND: ON THE ANCIENT GREEK THEORY OF RATIOS AND ITS RELATION TO MODERN MATHEMATICS* 1. THE PHILOSOPHICAL GRAMMAR OF THE CATEGORY OF QUANTITY According to Aristotle, the objects studied by mathematics have no independent existence, but are separated in thought from the substrate in which they exist, and treated as separable - i.e., are "abstracted" by the mathematician. I In particular, numerical attributives or predicates (which answer the question 'how many?') have for "substrate" multi- tudes with a designated unit. 'How many pairs of socks?' has a different answer from 'how many socks?'. (Cf. Metaph. XIV i 1088a5ff.: "One la signifies that it is a measure of a multitude, and number lb that it is a measured multitude and a multitude of measures".) It is reasonable to see in this notion of a "measured multitude" or a "multitude of mea- sures" just that of a (finite) set: the measures or units are what we should call the elements of the set; the requirement that such units be distinguished is precisely what differentiates a set from a mere accumulation or mass. There is perhaps some ambiguity in the quoted passage: the statement, "Number signifies that it is a measured multi- tude", might be taken either to identify numbers with finite sets, or to imply that the subjects numbers are predicated of are finite sets. Euclid's definition - "a number is a multitude composed of units" - points to the former reading (which implies, for example, that there are many two's - a particular knife and fork being one of them).
    [Show full text]
  • WHY a DEDEKIND CUT DOES NOT PRODUCE IRRATIONAL NUMBERS And, Open Intervals Are Not Sets
    WHY A DEDEKIND CUT DOES NOT PRODUCE IRRATIONAL NUMBERS And, Open Intervals are not Sets Pravin K. Johri The theory of mathematics claims that the set of real numbers is uncountable while the set of rational numbers is countable. Almost all real numbers are supposed to be irrational but there are few examples of irrational numbers relative to the rational numbers. The reality does not match the theory. Real numbers satisfy the field axioms but the simple arithmetic in these axioms can only result in rational numbers. The Dedekind cut is one of the ways mathematics rationalizes the existence of irrational numbers. Excerpts from the Wikipedia page “Dedekind cut” A Dedekind cut is а method of construction of the real numbers. It is a partition of the rational numbers into two non-empty sets A and B, such that all elements of A are less than all elements of B, and A contains no greatest element. If B has a smallest element among the rationals, the cut corresponds to that rational. Otherwise, that cut defines a unique irrational number which, loosely speaking, fills the "gap" between A and B. The countable partitions of the rational numbers cannot result in uncountable irrational numbers. Moreover, a known irrational number, or any real number for that matter, defines a Dedekind cut but it is not possible to go in the other direction and create a Dedekind cut which then produces an unknown irrational number. 1 Irrational Numbers There is an endless sequence of finite natural numbers 1, 2, 3 … based on the Peano axiom that if n is a natural number then so is n+1.
    [Show full text]
  • Fundamentals of Mathematics (MATH 1510)
    Fundamentals of Mathematics (MATH 1510) Instructor: Lili Shen Email: [email protected] Department of Mathematics and Statistics York University September 11, 2015 About the course Name: Fundamentals of Mathematics, MATH 1510, Section A. Time and location: Monday 12:30-13:30 CB 121, Wednesday and Friday 12:30-13:30 LSB 106. Please check Moodle regularly for course information, announcements and lecture notes: http://moodle.yorku.ca/moodle/course/view. php?id=55333 Be sure to read Outline of the Course carefully. Textbook James Stewart, Lothar Redlin, Saleem Watson. Precalculus: Mathematics for Calculus, 7th Edition. Cengage Learning, 2015. Towards real numbers In mathematics, a set is a collection of distinct objects. We write a 2 A to denote that a is an element of a set A. An empty set is a set with no objects, denoted by ?. Starting from the empty set ?, we will construct the set N of natural numbers: 0; 1; 2; 3; 4;::: , the set Z of integers: :::; −4; −3; −2; −1; 0; 1; 2; 3; 4;::: , the set Q rational numbers: all numbers that can be m expressed as the quotient of integers m; n, where n 6= 0, n and finally, the set R of real numbers. Natural numbers Natural numbers are defined recursively as: Definition (Natural numbers) 0 = ?, n + 1 = n [ fng. Natural numbers In details, natural numbers are constructed as follows: 0 = ?, 1 = 0 [ f0g = f0g = f?g, 2 = 1 [ f1g = f0; 1g = f?; f?gg, 3 = 2 [ f2g = f0; 1; 2g = f?; f?g; f?; f?ggg, :::::: n + 1 = n [ fng = f0; 1; 2;:::; ng, :::::: Integers and rational numbers Four basic operations in arithmetic: + − × ÷ Natural numbers Subtraction − Integers Division ÷ Rational numbers Integers and rational numbers Theorem Integers are closed with respect to addition, subtraction and multiplication.
    [Show full text]
  • Diagonalization and Logical Paradoxes
    DIAGONALIZATION AND LOGICAL PARADOXES DIAGONALIZATION AND LOGICAL PARADOXES By HAIXIA ZHONG, B.B.A., M.A. A Thesis Submitted to the School of Graduate Studies in Partial Fulfilment of the Requirements for the Degree of Doctor of Philosophy McMaster University © Copyright by Haixia Zhong, August 2013 DOCTOR OF PHILOSOPHY (2013) (Philosophy) McMaster University Hamilton, Ontario TITLE: Diagonalization and Logical Paradoxes AUTHOR: Haixia Zhong, B.B.A. (Nanjing University), M.A. (Peking University) SUPERVISOR: Professor Richard T. W. Arthur NUMBER OF PAGES: vi, 229 ii ABSTRACT The purpose of this dissertation is to provide a proper treatment for two groups of logical paradoxes: semantic paradoxes and set-theoretic paradoxes. My main thesis is that the two different groups of paradoxes need different kinds of solution. Based on the analysis of the diagonal method and truth-gap theory, I propose a functional-deflationary interpretation for semantic notions such as ‘heterological’, ‘true’, ‘denote’, and ‘define’, and argue that the contradictions in semantic paradoxes are due to a misunderstanding of the non-representational nature of these semantic notions. Thus, they all can be solved by clarifying the relevant confusion: the liar sentence and the heterological sentence do not have truth values, and phrases generating paradoxes of definability (such as that in Berry’s paradox) do not denote an object. I also argue against three other leading approaches to the semantic paradoxes: the Tarskian hierarchy, contextualism, and the paraconsistent approach. I show that they fail to meet one or more criteria for a satisfactory solution to the semantic paradoxes. For the set-theoretic paradoxes, I argue that the criterion for a successful solution in the realm of set theory is mathematical usefulness.
    [Show full text]
  • Notes About Dedekind Cuts
    Notes about Dedekind cuts Andr´eBelotto January 16, 2020 1 Introduction In these notes, we assume that the field of rational numbers Q has already been constructed, that the (usual) operations of addition + : Q2 → Q and multiplication × : Q2 → Q are defined, as well as the usual ’less-than-or-equal’ relation ≤. Note that this assumption does not belong to a set theory course: in such a course, we would start by defining the Zermelo-Fraenkel (set-theoretical) axioms, which allow the (set-theoretical) construction of the natural numbers N. The construction of Z and Q would then follow from algebraic arguments. Our objective is to construct the real numbers R and to properly define their sum and product operations. In other words, we want to answer questions such as: • What does π mean? (in terms of the rational numbers Q) As we will see, answering this kind of question will demonstrate one of the most important differences between R and Q: the “lack of topological holes” (that is, its completeness). This property is (at least, implicitly) used in most fundamental results in a real analysis course (e.g. the Intermediate Value The- orem, the Bolzano-Weiersstrass Theorem, the connectedness of R, etc.). There are (at least) three classical ways to construct R from Q: 1. Dedekind cuts; 2. Infinite decimal expansions; 3. Cauchy sequences. Here, we have chosen the first approach. We note that (3) is usually chosen in an advanced course, but this is not suitable here: we want to motivate the notion of Cauchy sequences by construction of R, and not the other way around.
    [Show full text]
  • Math 104, Summer 2019 PSET #2 (Due Tuesday 7/2/2019)
    Math 104, PSET #2 Daniel Suryakusuma, 24756460 Math 104, Summer 2019 PSET #2 (due Tuesday 7/2/2019) Problem 6.2. Show that if α and β are Dedekind cuts, then so is α + β = fr1 + r2 : r1 2 α and r2 2 βg. Solution. This result is explicitly given in the main text of Ross section 6 as the definition of addition in R. However, we'll back-track and verify this result. Suppose α; β are Dedekind cuts. Then we can explicitly write α = fr1 2 Q j r1 < s1g and β = fr2 2 Q j r2 < s2g. To show (α + β) :=fr1 + r2 j r1 2 α; r2 2 βg is a Dedekind cut, we simply refer to the definition of (requirements for) a Dedekind cut. (i) To see (α + β) 6= Q, simply consider elements ξ1; ξ2 2 Q but with ξ1 2= α and ξ2 2= β . By our definitions, (ξ1 + ξ2) 2= (α + β), but (ξ1 + ξ2) 2 Q, hence (α + β) 6= Q. To see (α + β) 6= fg, consider that α; β are nonempty hence r1; r2 exist, and thus r1 + r2 2 (α + β) exists. To see this inclusion explicitly, see (ii). (ii) Let r1 2 α; r2 2 β. Then we have for all s1; s2 2 Q, that (s1 < r1) =) s1 2 α and s2 < r2 =) s2 2 β. Adding these inequalities, we have [(s1 + s2) < (r1 + r2)] =) (s1 + s2) 2 (α + β) per our definition of (α + β). Because s1 2 Q; s2 2 Q =) (s1 + s2) 2 Q, we satisfy requirement (ii).
    [Show full text]
  • Math 140A - Sketch Notes
    Math 140A - Sketch Notes Neil Donaldson Fall 2019 1 Introduction The primary purpose of 140A/B is to organize the logical background of calculus. Calculus is excep- tionally useful, yet at its heart lies an ancient philosophical debate dating at least to Zeno’s paradoxes of the 5thC BC: how do we calculate with infinitesimally small quantities, and is it even legitimate to do so? Definite integration, for instance, requires the summation of the areas of vanishingly small rectangles. Is it legitimate to use such a method to ‘compute’ the area under a curve? Long after its pioneers1 had applied calculus to many important problems in the sciences, philosophers were ar- guing over its validity, and mathematicians were struggling to put calculus on a firm logical footing. Modern descriptions of calculus rely heavily on the notion of limit, though it took mathematicians over a century to realize the importance of this concept and how to formulate it clearly. The ‘modern’ e-d definition that we shall explore was developed in the early 1800’s, courtesy of Bolzano, Cauchy and Weierstrass (amongst others), all of whom feature prominently in 140A/B. The climax of 140B is a thorough description of the Riemann integral, which did not appear until the mid 1800’s. Elemen- tary Analysis is therefore a history of one of the great mathematical triumphs of the 16–1800’s. Most of the work on calculus will have to wait until 140B. In this course we primarily consider limits and continuity. We start, however, with something even more basic: the structure of the real numbers, without which the smooth, continuous changes of calculus cannot be described.
    [Show full text]
  • Lecture10.Pdf
    Bootcamp Christoph Thiele Summer 2012 Metric spaces Definition 1 A metric space is a pair (M; d) consisting of a set M with a function + d : M × M ! R0 with the following properties that hold for all x; y; z 2 M 1. Zero diestance for identical element: d(x; x) = 0. 2. Non-zero distance for non-identical elements: If x 6= y, then d(x; y) > 0 3. Symmetry: d(x; y) = d(y; x) 4. Triangle inequality: d(x; z) ≤ d(x; y) + d(y; z) We list some examples: q 1. D with distance d(x; y) = jx − yj = (x − y)2 q 2. R with distance d(x; y) = jx − yj = (x − y)2 n 3. R , i.e. the set of tuples x = (x1; : : : ; xn) with xi 2 R with distance d(x; y) = q Pn 2 i=1(xi − yi) n 4. R with distance d(x; y) = sup1≤i≤n jxi − yij q 2 P1 2 5. l (N), the set of sequecnes x : N ! R with distance d(x; y) = i=1(xi − yi) 1 6. l (N), the set of bounded sequences, with distance d(x; y) = supi2N jxi − yij 1 P1 7. l (N), the set of absolutely summable sequences, with d(x; y) = i=1 jxi − yij 8. The set BV (D) of functions of bounded variation on D, i.e. the set of pairs (f; g) with f; g right continuous (say) monotone increasing bounded functions modulo the equivalence relation (f; g) ∼ (f 0; g0) if f + g0 = f 0 + g with distance d((f; g); (h; k)) = inf[j sup(f 0+k0)(x))−(f 0+k0)(0)j+j sup(g0+h0)(x)−(g0+h0)(0)j] x x where the infimum is taken over all representatives of ther respective the equiv- alence classes.
    [Show full text]