An Introduction to Real Analysis John K. Hunter1

Total Page:16

File Type:pdf, Size:1020Kb

An Introduction to Real Analysis John K. Hunter1 An Introduction to Real Analysis John K. Hunter1 Department of Mathematics, University of California at Davis 1The author was supported in part by the NSF. Thanks to Janko Gravner for a number of correc- tions and comments. Abstract. These are some notes on introductory real analysis. They cover the properties of the real numbers, sequences and series of real numbers, limits of functions, continuity, differentiability, sequences and series of functions, and Riemann integration. They don't include multi-variable calculus or contain any problem sets. Optional sections are starred. c John K. Hunter, 2014 Contents Chapter 1. Sets and Functions 1 1.1. Sets 1 1.2. Functions 5 1.3. Composition and inverses of functions 7 1.4. Indexed sets 8 1.5. Relations 11 1.6. Countable and uncountable sets 14 Chapter 2. Numbers 21 2.1. Integers 22 2.2. Rational numbers 23 2.3. Real numbers: algebraic properties 25 2.4. Real numbers: ordering properties 26 2.5. The supremum and infimum 27 2.6. Real numbers: completeness 29 2.7. Properties of the supremum and infimum 31 Chapter 3. Sequences 35 3.1. The absolute value 35 3.2. Sequences 36 3.3. Convergence and limits 39 3.4. Properties of limits 43 3.5. Monotone sequences 45 3.6. The lim sup and lim inf 48 3.7. Cauchy sequences 54 3.8. Subsequences 55 iii iv Contents 3.9. The Bolzano-Weierstrass theorem 57 Chapter 4. Series 59 4.1. Convergence of series 59 4.2. The Cauchy condition 62 4.3. Absolutely convergent series 64 4.4. The comparison test 66 4.5. * The Riemann ζ-function 68 4.6. The ratio and root tests 69 4.7. Alternating series 71 4.8. Rearrangements 73 4.9. The Cauchy product 77 4.10. * Double series 78 4.11. * The irrationality of e 86 Chapter 5. Topology of the Real Numbers 89 5.1. Open sets 89 5.2. Closed sets 92 5.3. Compact sets 95 5.4. Connected sets 102 5.5. * The Cantor set 104 Chapter 6. Limits of Functions 109 6.1. Limits 109 6.2. Left, right, and infinite limits 114 6.3. Properties of limits 117 Chapter 7. Continuous Functions 121 7.1. Continuity 121 7.2. Properties of continuous functions 125 7.3. Uniform continuity 127 7.4. Continuous functions and open sets 129 7.5. Continuous functions on compact sets 131 7.6. The intermediate value theorem 133 7.7. Monotonic functions 136 Chapter 8. Differentiable Functions 139 8.1. The derivative 139 8.2. Properties of the derivative 145 8.3. The chain rule 147 8.4. Extreme values 150 8.5. The mean value theorem 152 Contents v 8.6. Taylor's theorem 154 8.7. * The inverse function theorem 157 8.8. * L'H^ospital'srule 162 Chapter 9. Sequences and Series of Functions 167 9.1. Pointwise convergence 167 9.2. Uniform convergence 169 9.3. Cauchy condition for uniform convergence 170 9.4. Properties of uniform convergence 171 9.5. Series 175 Chapter 10. Power Series 181 10.1. Introduction 181 10.2. Radius of convergence 182 10.3. Examples of power series 184 10.4. Algebraic operations on power series 188 10.5. Differentiation of power series 193 10.6. The exponential function 195 10.7. * Smooth versus analytic functions 197 Chapter 11. The Riemann Integral 205 11.1. The supremum and infimum of functions 206 11.2. Definition of the integral 208 11.3. The Cauchy criterion for integrability 215 11.4. Continuous and monotonic functions 219 11.5. Linearity, monotonicity, and additivity 222 11.6. Further existence results 230 11.7. * Riemann sums 234 11.8. * The Lebesgue criterion 238 Chapter 12. Properties and Applications of the Integral 241 12.1. The fundamental theorem of calculus 241 12.2. Consequences of the fundamental theorem 246 12.3. Integrals and sequences of functions 251 12.4. Improper Riemann integrals 255 12.5. * Principal value integrals 261 12.6. The integral test for series 265 12.7. Taylor's theorem with integral remainder 268 Chapter 13. Metric, Normed, and Topological Spaces 271 13.1. Metric spaces 271 13.2. Normed spaces 276 vi Contents 13.3. Open and closed sets 279 13.4. Completeness, compactness, and continuity 282 13.5. Topological spaces 287 13.6. * Function spaces 289 13.7. * The Minkowski inequality 293 Bibliography 299 Chapter 1 Sets and Functions We understand a \set" to be any collection M of certain distinct objects of our thought or intuition (called the \elements" of M) into a whole. (Georg Cantor, 1895) In mathematics you don't understand things. You just get used to them. (Attributed to John von Neumann) In this chapter, we define sets, functions, and relations and discuss some of their general properties. This material can be referred back to as needed in the subsequent chapters. 1.1. Sets A set is a collection of objects, called the elements or members of the set. The objects could be anything (planets, squirrels, characters in Shakespeare's plays, or other sets) but for us they will be mathematical objects such as numbers, or sets of numbers. We write x 2 X if x is an element of the set X and x2 = X if x is not an element of X. If the definition of a \set" as a \collection" seems circular, that's because it is. Conceiving of many objects as a single whole is a basic intuition that cannot be analyzed further, and the the notions of \set" and \membership" are primitive ones. These notions can be made mathematically precise by introducing a system of axioms for sets and membership that agrees with our intuition and proving other set-theoretic properties from the axioms. The most commonly used axioms for sets are the ZFC axioms, named somewhat inconsistently after two of their founders (Zermelo and Fraenkel) and one of their axioms (the Axiom of Choice). We won't state these axioms here; instead, we use \naive" set theory, based on the intuitive properties of sets. Nevertheless, all the set-theory arguments we use can be rigorously formalized within the ZFC system. 1 2 1. Sets and Functions Sets are determined entirely by their elements. Thus, the sets X, Y are equal, written X = Y , if x 2 X if and only if x 2 Y: It is convenient to define the empty set, denoted by ?, as the set with no elements. (Since sets are determined by their elements, there is only one set with no elements!) If X 6= ?, meaning that X has at least one element, then we say that X is non- empty. We can define a finite set by listing its elements (between curly brackets). For example, X = f2; 3; 5; 7; 11g is a set with five elements. The order in which the elements are listed or repetitions of the same element are irrelevant. Alternatively, we can define X as the set whose elements are the first five prime numbers. It doesn't matter how we specify the elements of X, only that they are the same. Infinite sets can't be defined by explicitly listing all of their elements. Never- theless, we will adopt a realist (or \platonist") approach towards arbitrary infinite sets and regard them as well-defined totalities. In constructive mathematics and computer science, one may be interested only in sets that can be defined by a rule or algorithm | for example, the set of all prime numbers | rather than by infinitely many arbitrary specifications, and there are some mathematicians who consider infinite sets to be meaningless without some way of constructing them. Similar issues arise with the notion of arbitrary subsets, functions, and relations. 1.1.1. Numbers. The infinite sets we use are derived from the natural and real numbers, about which we have a direct intuitive understanding. Our understanding of the natural numbers 1; 2; 3;::: derives from counting. We denote the set of natural numbers by N = f1; 2; 3;::: g : We define N so that it starts at 1. In set theory and logic, the natural numbers are defined to start at zero, but we denote this set by N0 = f0; 1; 2;::: g. Histori- cally, the number 0 was later addition to the number system, primarily by Indian mathematicians in the 5th century AD. The ancient Greek mathematicians, such as Euclid, defined a number as a multiplicity and didn't consider 1 to be a number either. Our understanding of the real numbers derives from durations of time and lengths in space. We think of the real line, or continuum, as being composed of an (uncountably) infinite number of points, each of which corresponds to a real number, and denote the set of real numbers by R. There are philosophical questions, going back at least to Zeno's paradoxes, about whether the continuum can be represented as a set of points, and a number of mathematicians have disputed this assumption or introduced alternative models of the continuum. There are, however, no known inconsistencies in treating R as a set of points, and since Cantor's work it has been the dominant point of view in mathematics because of its precision, power, and simplicity. 1.1. Sets 3 We denote the set of (positive, negative and zero) integers by Z = f:::; −3; −2; −1; 0; 1; 2; 3;::: g; and the set of rational numbers (ratios of integers) by Q = fp=q : p; q 2 Z and q 6= 0g: The letter \Z" comes from \zahl" (German for \number") and \Q" comes from \quotient." These number systems are discussed further in Chapter 2.
Recommended publications
  • Proofs in Elementary Analysis by Branko´Curgus January 15, 2016
    Proofs in Elementary Analysis by Branko Curgus´ January 15, 2016 Contents Chapter 1. Introductory Material 5 1.1. Goals 5 1.2. Strategies 5 1.3. Mathematics and logic 6 1.4. Proofs 8 1.5. Four basic ingredients of a Proof 10 Chapter 2. Sets and functions 11 2.1. Sets 11 2.2. Functions 14 2.3. Cardinality of sets 17 Chapter 3. The Set R of real numbers 19 3.1. Axioms of a field 19 3.2. Axioms of order in a field 21 3.3. Three functions: the unit step, the sign and the absolute value 23 3.4. Intervals 25 3.5. Bounded sets. Minimum and Maximum 28 3.6. The set N 29 3.7. Examples and Exercises related to N 32 3.8. Finite sets, infinite sets, countable sets 34 3.9. More on countable sets 37 3.10. The sets Z and Q 41 3.11. The Completeness axiom 42 3.12. More on the sets N, Z and Q 45 3.13. Infimum and supremum 47 3.14. The topology of R 49 3.15. The topology of R2 51 Chapter 4. Sequences in R 53 4.1. Definitions and examples 53 4.2. Bounded sequences 54 4.3. Thedefinitionofaconvergentsequence 55 4.4. Finding N(ǫ)foraconvergentsequence 57 4.5. Two standard sequences 60 4.6. Non-convergent sequences 61 4.7. Convergence and boundedness 61 4.8. Algebra of limits of convergent sequences 61 4.9. Convergent sequences and the order in R 62 4.10. Themonotonicconvergencetheorem 63 3 4 CONTENTS 4.11.
    [Show full text]
  • A Set Optimization Approach to Utility Maximization Under Transaction Costs
    A set optimization approach to utility maximization under transaction costs Andreas H. Hamel,∗ Sophie Qingzhen Wangy Abstract A set optimization approach to multi-utility maximization is presented, and duality re- sults are obtained for discrete market models with proportional transaction costs. The novel approach admits to obtain results for non-complete preferences, where the formulas derived closely resemble but generalize the scalar case. Keywords. utility maximization, non-complete preference, multi-utility representation, set optimization, duality theory, transaction costs JEL classification. C61, G11 1 Introduction In this note, we propose a set-valued approach to utility maximization for market models with transaction costs. For finite probability spaces and a one-period set-up, we derive results which resemble very closely the scalar case as discussed in [4, Theorem 3.2.1]. This is far beyond other approaches in which only scalar utility functions are used as, for example, in [1, 3], where a complete preference for multivariate position is assumed. As far as we are aware of, there is no argument justifying such strong assumption, and it does not seem appropriate for market models with transaction costs. On the other hand, recent results on multi-utility representations as given, among others, in [5] lead to the question how to formulate and solve an \expected multi-utility" maximiza- tion problem. The following optimistic goal formulated by Bosi and Herden in [2] does not seem achievable since, in particular, there is no satisfactory multi-objective duality which matches the power of the scalar version: `Moreover, as it reduces finding the maximal ele- ments in a given subset of X with respect to to a multi-objective optimization problem (cf.
    [Show full text]
  • Supremum and Infimum of Set of Real Numbers
    ISSN (Online) :2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology (An ISO 3297: 2007 Certified Organization) Vol. 4, Issue 9, September 2015 Supremum and Infimum of Set of Real Numbers M. Somasundari1, K. Janaki2 1,2Department of Mathematics, Bharath University, Chennai, Tamil Nadu, India ABSTRACT: In this paper, we study supremum and infimum of set of real numbers. KEYWORDS: Upper bound, Lower bound, Largest member, Smallest number, Least upper bound, Greatest Lower bound. I. INTRODUCTION Let S denote a set(a collection of objects). The notation x∈ S means that the object x is in the set S, and we write x ∉ S to indicate that x is not in S.. We assume there exists a nonempty set R of objects, called real numbers, which satisfy the ten axioms listed below. The axioms fall in anatural way into three groups which we refer to as the field axioms, the order axioms, and the completeness axiom( also called the least-upper-bound axiom or the axiom of continuity)[10]. Along with the R of real numbers we assume the existence of two operations, called addition and multiplication, such that for every pair of real numbers x and ythe sum x+y and the product xy are real numbers uniquely dtermined by x and y satisfying the following axioms[9]. ( In the axioms that appear below, x, y, z represent arbitrary real numbers unless something is said to the contrary.). In this section, we define axioms[6]. The field axioms Axiom 1. x+y = y+x, xy =yx (commutative laws) Axiom 2.
    [Show full text]
  • Arxiv:2005.13313V1
    Single Valued Neutrosophic Filters 1Giorgio Nordo, 2Arif Mehmood, 3Said Broumi 1MIFT - Department of Mathematical and Computer Science, Physical Sciences and Earth Sciences, Messina University, Italy. 2Department of Mathematics and Statistics, Riphah International University Sector I-14, Islamabad, Pakistan 3Laboratory of Information Processing, Faculty of Science, University Hassan II, Casablanca, Morocco [email protected], [email protected], [email protected] Abstract In this paper we give a comprehensive presentation of the notions of filter base, filter and ultrafilter on single valued neutrosophic set and we investigate some of their properties and relationships. More precisely, we discuss properties related to filter completion, the image of neutrosophic filter base by a neutrosophic induced mapping and the infimum and supremum of two neutrosophic filter bases. Keywords: neutrosophic set, single valued neutrosphic set, neutrosophic induced mapping, single valued neutrosophic filter, neutrosophic completion, single valued neutrosophic ultrafilter. 1 Introduction The notion of neutrosophic set was introduced in 1999 by Smarandache [20] as a generalization of both the notions of fuzzy set introduced by Zadeh in 1965 [22] and intuitionistic fuzzy set introduced by Atanassov in 1983 [2]. In 2012, Salama and Alblowi [17] introduced the notion of neutrosophic topological space which gen- eralizes both fuzzy topological spaces given by Chang [8] and that of intuitionistic fuzzy topological spaces given by Coker [9]. Further contributions to Neutrosophic Sets Theory, which also involve many fields of theoretical and applied mathematics were recently given by numerous authors (see, for example, [6], [3], [4], [15], [1], [13], [14] and [16]). In particular, in [18] Salama and Alagamy introduced and studied the notion of neutrosophic filter and they gave some applications to neutrosophic topological space.
    [Show full text]
  • Math 35: Real Analysis Winter 2018 Chapter 2
    Math 35: Real Analysis Winter 2018 Monday 01/22/18 Lecture 8 Chapter 2 - Sequences Chapter 2.1 - Convergent sequences Aim: Give a rigorous denition of convergence for sequences. Denition 1 A sequence (of real numbers) a : N ! R; n 7! a(n) is a function from the natural numbers to the real numbers. Though it is a function it is usually denoted as a list (an)n2N or (an)n or fang (notation from the book) The numbers a1; a2; a3;::: are called the terms of the sequence. Example 2: Find the rst ve terms of the following sequences an then sketch the sequence a) in a dot-plot. n a) (−1) . n n2N b) 2n . n! n2N c) the sequence (an)n2N dened by a1 = 1; a2 = 1 and an = an−1 + an−2 for all n ≥ 3: (Fibonacci sequence) Math 35: Real Analysis Winter 2018 Monday 01/22/18 Similar as for functions from R to R we have the following denitions for sequences: Denition 3 (bounded sequences) Let (an)n be a sequence of real numbers then a) the sequence (an)n is bounded above if there is an M 2 R, such that an ≤ M for all n 2 N : In this case M is called an upper bound of (an)n. b) the sequence (an)n is bounded below if there is an m 2 R, such that m ≤ an for all n 2 N : In this case m is called a lower bound of (an)n. c) the sequence (an)n is bounded if there is an M~ 2 R, such that janj ≤ M~ for all n 2 N : In this case M~ is called a bound of (an)n.
    [Show full text]
  • Sun Studio 9: Fortran 95 Interval Arithmetic
    Fortran 95 Interval Arithmetic Programming Reference Sun™ Studio 9 Sun Microsystems, Inc. www.sun.com Part No. 817-6704-10 July 2004, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright © 2004 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved. U.S. Government Rights - Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. Use is subject to license terms. This distribution may include materials developed by third parties. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and in other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, Java, and JavaHelp are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the U.S. and other countries. Products bearing SPARC trademarks are based upon architecture developed by Sun Microsystems, Inc. This product is covered and controlled by U.S. Export Control laws and may be subject to the export or import laws in other countries. Nuclear, missile, chemical biological weapons or nuclear maritime end uses or end users, whether direct or indirect, are strictly prohibited. Export or reexport to countries subject to U.S. embargo or to entities identified on U.S. export exclusion lists, including, but not limited to, the denied persons and specially designated nationals lists is strictly prohibited.
    [Show full text]
  • Introduction to Real Analysis I
    ROWAN UNIVERSITY Department of Mathematics Syllabus Math 01.330 - Introduction to Real Analysis I CATALOG DESCRIPTION: Math 01.330 Introduction to Real Analysis I 3 s.h. (Prerequisites: Math 01.230 Calculus III and Math 03.150 Discrete Math with a grade of C- or better in both courses) This course prepares the student for more advanced courses in analysis as well as introducing rigorous mathematical thought processes. Topics included are: sets, functions, the real number system, sequences, limits, continuity and derivatives. OBJECTIVES: Students will demonstrate the ability to use rigorous mathematical thought processes in the following areas: sets, functions, sequences, limits, continuity, and derivatives. CONTENTS: 1.0 Introduction 1.1 Real numbers 1.1.1 Absolute values, triangle inequality 1.1.2 Archimedean property, rational numbers are dense 1.2 Sets and functions 1.2.1 Set relations, cartesian product 1.2.2 One-to-one, onto, and inverse functions 1.3 Cardinality 1.3.1 One-to-one correspondence 1.3.2 Countable and uncountable sets 1.4 Methods of proof 1.4.1 Direct proof 1.4.2 Contrapositive proof 1.4.3 Proof by contradiction 1.4.4 Mathematical induction 2.0 Sequences 2.1 Convergence 2.1.1 Cauchy's epsilon definition of convergence 2.1.2 Uniqueness of limits 2.1.3 Divergence to infinity 2.1.4 Convergent sequences are bounded 2.2 Limit theorems 2.2.1 Summation/product of sequences 2.2.2 Squeeze theorem 2.3 Cauchy sequences 2.2.3 Convergent sequences are Cauchy sequences 2.2.4 Completeness axiom 2.2.5 Bounded monotone sequences are
    [Show full text]
  • Real Analysis Mathematical Knowledge for Teaching: an Investigation
    IUMPST: The Journal. Vol 1 (Content Knowledge), February 2021 [www.k-12prep.math.ttu.edu] ISSN 2165-7874 REAL ANALYSIS MATHEMATICAL KNOWLEDGE FOR TEACHING: AN INVESTIGATION Blain Patterson Virginia Military Institute [email protected] The goal of this research was to investigate the relationship between real analysis content and high school mathematics teaching so that we can ultimately better prepare our teachers to teach high school mathematics. Specifically, I investigated the following research questions. (1) What connections between real analysis and high school mathematics content do teachers make when solving tasks? (2) What real analysis content is potentially used by mathematics teachers during the instructional process? Keywords: Teacher Content Knowledge, Real Analysis, Mathematical Understanding for Secondary Teachers (MUST) Introduction What do mathematics teachers need to know to be successful in the classroom? This question has been at the forefront of mathematics education research for several years. Clearly, high school mathematics teachers should have a deep understanding of the material they teach, such as algebra, geometry, functions, probability, and statistics (Association of Mathematics Teacher Educators, 2017). However, only having knowledge of the content being taught may lead to various pedagogical difficulties, such as primarily focusing on procedural fluency rather than conceptual understanding (Ma, 1999). The general perception by mathematicians and mathematics educators alike is that teachers should have some knowledge of mathematics beyond what they teach (Association of Mathematics Teacher Educators, 2017; Conference Board of the Mathematical Sciences, 2012, Wasserman & Stockton, 2013). The rationale being that concepts from advanced mathematics courses, such as abstract algebra and real analysis, are connected to high school mathematics content (Wasserman, Fukawa-Connelly, Villanueva, Meja-Ramos, & Weber, 2017).
    [Show full text]
  • Basic Analysis I: Introduction to Real Analysis, Volume I
    Basic Analysis I Introduction to Real Analysis, Volume I by Jiríˇ Lebl June 8, 2021 (version 5.4) 2 Typeset in LATEX. Copyright ©2009–2021 Jiríˇ Lebl This work is dual licensed under the Creative Commons Attribution-Noncommercial-Share Alike 4.0 International License and the Creative Commons Attribution-Share Alike 4.0 International License. To view a copy of these licenses, visit https://creativecommons.org/licenses/ by-nc-sa/4.0/ or https://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons PO Box 1866, Mountain View, CA 94042, USA. You can use, print, duplicate, share this book as much as you want. You can base your own notes on it and reuse parts if you keep the license the same. You can assume the license is either the CC-BY-NC-SA or CC-BY-SA, whichever is compatible with what you wish to do, your derivative works must use at least one of the licenses. Derivative works must be prominently marked as such. During the writing of this book, the author was in part supported by NSF grants DMS-0900885 and DMS-1362337. The date is the main identifier of version. The major version / edition number is raised only if there have been substantial changes. Each volume has its own version number. Edition number started at 4, that is, version 4.0, as it was not kept track of before. See https://www.jirka.org/ra/ for more information (including contact information, possible updates and errata). The LATEX source for the book is available for possible modification and customization at github: https://github.com/jirilebl/ra Contents Introduction 5 0.1 About this book ....................................5 0.2 About analysis ....................................7 0.3 Basic set theory ....................................8 1 Real Numbers 21 1.1 Basic properties ...................................
    [Show full text]
  • Star Order and Topologies on Von Neumann Algebras
    Star order and topologies on von Neumann algebras Martin Bohata1 Department of Mathematics, Faculty of Electrical Engineering, Czech Technical University in Prague, Technick´a2, 166 27 Prague 6, Czech Republic Abstract: The goal of the paper is to study a topology generated by the star order on von Neumann algebras. In particular, it is proved that the order topology under investigation is finer than σ-strong* topology. On the other hand, we show that it is comparable with the norm topology if and only if the von Neumann algebra is finite- dimensional. AMS Mathematics Subject Classification: 46L10; 06F30; 06A06 1 Introduction In the order-theoretical setting, the notion of convergence of a net was introduced by G. Birkhoff [3, 4]. Let (P, ≤) be a poset and let x ∈ P . If(xα)α∈Γ is an increasing net in (P, ≤) with the supremum x, we write xα ↑ x. Similarly, xα ↓ x means that (xα)α∈Γ is a decreasing net in (P, ≤) with the infimum x. We say that a net (xα)α∈Γ is order convergent to x in (P, ≤) if there are nets (yα)α∈Γ and (zα)α∈Γ in (P, ≤) such that yα ≤ xα ≤ zα for all α ∈ Γ, yα ↑ x, and zα ↓ x. If(xα)α∈Γ is order convergent o to x, we write xα → x. It is easy to see that every net is order convergent to at most one point. The order convergence determines a natural topology on a poset (P, ≤) as follows. A subset C of P is said to be order closed if no net in C is order convergent to a point in P \ C.
    [Show full text]
  • Control of Stochastic Discrete Event Systems Modeled by Probabilistic Languages 1
    Control of Stochastic Discrete Event Systems Modeled by Probabilistic Languages 1 Ratnesh Kumar Dept. of Electrical Engineering, Univ. of Kentucky Lexington, KY 40506 Vijay K. Garg Dept. of Elec. and Comp. Eng., Univ. of Texas at Austin Austin, TX 78712 1This research is supported in part by the National Science Foundation under Grants NSF- ECS-9409712, NSF-ECS-9709796, ECS-9414780, and CCR-9520540, in part by the Office of Naval Research under the Grant ONR-N00014-96-1-5026, a General Motors Fellowship, a Texas Higher Education Coordinating Board Grant ARP-320, and an IBM grant. Abstract In earlier papers [7, 6, 5] we introduced the formalism of probabilistic languages for mod- eling the stochastic qualitative behavior of discrete event systems (DESs). In this paper we study their supervisory control where the control is exercised by dynamically disabling cer- tain controllable events thereby nulling the occurrence probabilities of disabled events, and increasing the occurrence probabilities of enabled events proportionately. This is a special case of \probabilistic supervision" introduced in [15]. The control objective is to design a supervisor such that the controlled system never executes any illegal traces (their occurrence probability is zero), and legal traces occur with minimum pre-specified occurrence proba- bilities. In other words, the probabilistic language of the controlled system lies within a pre-specified range, where the upper bound is a \non-probabilistic language" representing a legality constraint. We provide a condition for the existence of a supervisor. We also present an algorithm to test this existence condition when the probabilistic languages are regular (so that they admit probabilistic automata representation with finitely many states).
    [Show full text]
  • Math 370 - Real Analysis
    Math 370 - Real Analysis G.Pugh Jan 4 2016 1 / 28 Real Analysis 2 / 28 What is Real Analysis? I Wikipedia: Real analysis. has its beginnings in the rigorous formulation of calculus. It is a branch of mathematical analysis dealing with the set of real numbers. In particular, it deals with the analytic properties of real functions and sequences, including convergence and limits of sequences of real numbers, the calculus of the real numbers, and continuity, smoothness and related properties of real-valued functions. I mathematical analysis: the branch of pure mathematics most explicitly concerned with the notion of a limit, whether the limit of a sequence or the limit of a function. It also includes the theories of differentiation, integration and measure, infinite series, and analytic functions. 3 / 28 In other words. I In calculus, we learn how to apply tools (theorems) to solve problems (optimization, related rates, linear approximation.) I In real analysis, we very carefully prove these theorems to show that they are indeed valid. 4 / 28 Thinking back to calculus. I Most every important concept was defined in terms of limits: continuity, the derivative, the definite integral I But, the notion of the limit itself was rather vague I For example, sin x lim = 1 x!0 x means sin (x)=x gets close to 1 as x gets close to 0. 5 / 28 The key notion I The key and subtle concept that makes calculus work is that of the limit I Notion of a limit was truly a major advance in mathematics. Instead of thinking of numbers as only those quantities that could be calculated in a finite number of steps, a number could be viewed as the result of a process, a target reachable after an infinite number of steps.
    [Show full text]