Real analysis#Continuity
{{distinguish|Reanalysis}}
{{short description|Mathematics of real numbers and real functions}}
{{More citations needed|date=October 2024}}
{{Math topics TOC}}
In mathematics, the branch of real analysis studies the behavior of real numbers, sequences and series of real numbers, and real functions.{{Cite web|url=https://www.math.ucla.edu/~tao/resource/general/131ah.1.03w/week1.pdf|title=Lecture notes for MATH 131AH|last=Tao|first=Terence|date=2003|website=Course Website for MATH 131AH, Department of Mathematics, UCLA}} Some particular properties of real-valued sequences and functions that real analysis studies include convergence, limits, continuity, smoothness, differentiability and integrability.
Real analysis is distinguished from complex analysis, which deals with the study of complex numbers and their functions.
Scope
{{cleanup|section|reason=This section goes too heavily into detail about each concept. It should just portray a brief overview in relation to the field of real analysis|date=June 2019}}
=Construction of the real numbers=
{{Main|Construction of the real numbers}}
The theorems of real analysis rely on the properties of the (established) real number system. The real number system consists of an uncountable set (), together with two binary operations denoted {{math|+}} and {{math|-}}, and a total order denoted {{math|≤}}. The operations make the real numbers a field, and, along with the order, an ordered field. The real number system is the unique complete ordered field, in the sense that any other complete ordered field is isomorphic to it. Intuitively, completeness means that there are no 'gaps' (or 'holes') in the real numbers. This property distinguishes the real numbers from other ordered fields (e.g., the rational numbers ) and is critical to the proof of several key properties of functions of the real numbers. The completeness of the reals is often conveniently expressed as the least upper bound property (see below).
=Order properties of the real numbers=
The real numbers have various lattice-theoretic properties that are absent in the complex numbers. Also, the real numbers form an ordered field, in which sums and products of positive numbers are also positive. Moreover, the ordering of the real numbers is total, and the real numbers have the least upper bound property:
Every nonempty subset of that has an upper bound has a least upper bound that is also a real number.These order-theoretic properties lead to a number of fundamental results in real analysis, such as the monotone convergence theorem, the intermediate value theorem and the mean value theorem.
However, while the results in real analysis are stated for real numbers, many of these results can be generalized to other mathematical objects. In particular, many ideas in functional analysis and operator theory generalize properties of the real numbers – such generalizations include the theories of Riesz spaces and positive operators. Also, mathematicians consider real and imaginary parts of complex sequences, or by pointwise evaluation of operator sequences.{{Clarify|date=June 2021}}
= Topological properties of the real numbers =
Many of the theorems of real analysis are consequences of the topological properties of the real number line. The order properties of the real numbers described above are closely related to these topological properties. As a topological space, the real numbers has a standard topology, which is the order topology induced by order . Alternatively, by defining the metric or distance function using the absolute value function as {{nowrap|,}} the real numbers become the prototypical example of a metric space. The topology induced by metric turns out to be identical to the standard topology induced by order . Theorems like the intermediate value theorem that are essentially topological in nature can often be proved in the more general setting of metric or topological spaces rather than in only. Often, such proofs tend to be shorter or simpler compared to classical proofs that apply direct methods.
=Sequences=
{{Main|Sequence}}
A sequence is a function whose domain is a countable, totally ordered set.{{cite web |title=Sequences intro |url=https://www.khanacademy.org/math/algebra/x2f8bb11595b61c86:sequences/x2f8bb11595b61c86:introduction-to-arithmetic-sequences/v/explicit-and-recursive-definitions-of-sequences |website=khanacademy.org}} The domain is usually taken to be the natural numbers,{{cite book|title=Introduction to Analysis |last=Gaughan |first=Edward |publisher=AMS (2009)|isbn=978-0-8218-4787-9|chapter=1.1 Sequences and Convergence|year=2009 }} although it is occasionally convenient to also consider bidirectional sequences indexed by the set of all integers, including negative indices.
Of interest in real analysis, a real-valued sequence, here indexed by the natural numbers, is a map . Each is referred to as a term (or, less commonly, an element) of the sequence. A sequence is rarely denoted explicitly as a function; instead, by convention, it is almost always notated as if it were an ordered ∞-tuple, with individual terms or a general term enclosed in parentheses:Some authors (e.g., Rudin 1976) use braces instead and write . However, this notation conflicts with the usual notation for a set, which, in contrast to a sequence, disregards the order and the multiplicity of its elements.
A sequence that tends to a limit (i.e., exists) is said to be convergent; otherwise it is divergent. (See the section on limits and convergence for details.) A real-valued sequence is bounded if there exists such that
or
holds, respectively. If either holds, the sequence is said to be monotonic. The monotonicity is strict if the chained inequalities still hold with
Given a sequence
=Limits and convergence=
{{Main|Limit (mathematics)}}
Roughly speaking, a limit is the value that a function or a sequence "approaches" as the input or index approaches some value.{{cite book|last=Stewart|first=James|author-link=James Stewart (mathematician)|title=Calculus: Early Transcendentals|publisher=Brooks/Cole|edition=6th|year=2008|isbn=978-0-495-01166-8|url=https://archive.org/details/calculusearlytra00stew_1}} (This value can include the symbols
The concept of limit was informally introduced for functions by Newton and Leibniz, at the end of the 17th century, for building infinitesimal calculus. For sequences, the concept was introduced by Cauchy, and made rigorous, at the end of the 19th century by Bolzano and Weierstrass, who gave the modern ε-δ definition, which follows.
Definition. Let
Intuitively, this definition can be thought of in the following way: We say that
In a slightly different but related context, the concept of a limit applies to the behavior of a sequence
Definition. Let
if
Generalizing to a real-valued function of a real variable, a slight modification of this definition (replacement of sequence
Sometimes, it is useful to conclude that a sequence converges, even though the value to which it converges is unknown or irrelevant. In these cases, the concept of a Cauchy sequence is useful.
Definition. Let
It can be shown that a real-valued sequence is Cauchy if and only if it is convergent. This property of the real numbers is expressed by saying that the real numbers endowed with the standard metric,
In addition, for real-valued sequences that are monotonic, it can be shown that the sequence is bounded if and only if it is convergent.
== Uniform and pointwise convergence for sequences of functions ==
{{Main|Uniform convergence}}
In addition to sequences of numbers, one may also speak of sequences of functions on
Roughly speaking, pointwise convergence of functions
The distinction between pointwise and uniform convergence is important when exchanging the order of two limiting operations (e.g., taking a limit, a derivative, or integral) is desired: in order for the exchange to be well-behaved, many theorems of real analysis call for uniform convergence. For example, a sequence of continuous functions (see below) is guaranteed to converge to a continuous limiting function if the convergence is uniform, while the limiting function may not be continuous if convergence is only pointwise. Karl Weierstrass is generally credited for clearly defining the concept of uniform convergence and fully investigating its implications.
= Compactness =
{{Main|Compactness}}Compactness is a concept from general topology that plays an important role in many of the theorems of real analysis. The property of compactness is a generalization of the notion of a set being closed and bounded. (In the context of real analysis, these notions are equivalent: a set in Euclidean space is compact if and only if it is closed and bounded.) Briefly, a closed set contains all of its boundary points, while a set is bounded if there exists a real number such that the distance between any two points of the set is less than that number. In
For subsets of the real numbers, there are several equivalent definitions of compactness.
Definition. A set
This definition also holds for Euclidean space of any finite dimension,
A more general definition that applies to all metric spaces uses the notion of a subsequence (see above).
Definition. A set
This particular property is known as subsequential compactness. In
The most general definition of compactness relies on the notion of open covers and subcovers, which is applicable to topological spaces (and thus to metric spaces and
Definition. A set
Compact sets are well-behaved with respect to properties like convergence and continuity. For instance, any Cauchy sequence in a compact metric space is convergent. As another example, the image of a compact metric space under a continuous map is also compact.
=Continuity=
{{Main|Continuous function}}
A function from the set of real numbers to the real numbers can be represented by a graph in the Cartesian plane; such a function is continuous if, roughly speaking, the graph is a single unbroken curve with no "holes" or "jumps".
There are several ways to make this intuition mathematically rigorous. Several definitions of varying levels of generality can be given. In cases where two or more definitions are applicable, they are readily shown to be equivalent to one another, so the most convenient definition can be used to determine whether a given function is continuous or not. In the first definition given below,
Definition. If
In contrast to the requirements for
Definition. If
A consequence of this definition is that
Definition. If
(Here,
==Uniform continuity==
{{Main|Uniform continuity}}
Definition. If
Explicitly, when a function is uniformly continuous on
On a compact set, it is easily shown that all continuous functions are uniformly continuous. If
==Absolute continuity==
{{Main|Absolute continuity}}
Definition. Let
:
then
:
Absolutely continuous functions are continuous: consider the case n = 1 in this definition. The collection of all absolutely continuous functions on I is denoted AC(I). Absolute continuity is a fundamental concept in the Lebesgue theory of integration, allowing the formulation of a generalized version of the fundamental theorem of calculus that applies to the Lebesgue integral.
=Differentiation=
{{Main|Derivative|Differential calculus|}}
The notion of the derivative of a function or differentiability originates from the concept of approximating a function near a given point using the "best" linear approximation. This approximation, if it exists, is unique and is given by the line that is tangent to the function at the given point
A function
:
exists. This limit is known as the derivative of
As a simple consequence of the definition,
One can classify functions by their differentiability class. The class
=Series=
{{Main|Series (mathematics)}}
A series formalizes the imprecise notion of taking the sum of an endless sequence of numbers. The idea that taking the sum of an "infinite" number of terms can lead to a finite result was counterintuitive to the ancient Greeks and led to the formulation of a number of paradoxes by Zeno and other philosophers. The modern notion of assigning a value to a series avoids dealing with the ill-defined notion of adding an "infinite" number of terms. Instead, the finite sum of the first
Given an (infinite) sequence
The word "sum" is used here in a metaphorical sense as a shorthand for taking the limit of a sequence of partial sums and should not be interpreted as simply "adding" an infinite number of terms. For instance, in contrast to the behavior of finite sums, rearranging the terms of an infinite series may result in convergence to a different number (see the article on the Riemann rearrangement theorem for further discussion).
An example of a convergent series is a geometric series which forms the basis of one of Zeno's famous paradoxes:
:
In contrast, the harmonic series has been known since the Middle Ages to be a divergent series:
:
(Here, "
A series
:
==Taylor series==
{{Main|Taylor series}}
The Taylor series of a real or complex-valued function ƒ(x) that is infinitely differentiable at a real or complex number a is the power series
:
which can be written in the more compact sigma notation as
:
where n! denotes the factorial of n and ƒ (n)(a) denotes the nth derivative of ƒ evaluated at the point a. The derivative of order zero ƒ is defined to be ƒ itself and {{nowrap|(x − a)0}} and 0! are both defined to be 1. In the case that {{nowrap|a {{=}} 0}}, the series is also called a Maclaurin series.
A Taylor series of f about point a may diverge, converge at only the point a, converge for all x such that
==Fourier series==
{{Main|Fourier series}}
Image:Fourier Series.svg for a square wave. Fourier series are an important tool in real analysis.]]
Fourier series decomposes periodic functions or periodic signals into the sum of a (possibly infinite) set of simple oscillating functions, namely sines and cosines (or complex exponentials). The study of Fourier series typically occurs and is handled within the branch mathematics > mathematical analysis > Fourier analysis.
=Integration=
Integration is a formalization of the problem of finding the area bound by a curve and the related problems of determining the length of a curve or volume enclosed by a surface. The basic strategy to solving problems of this type was known to the ancient Greeks and Chinese, and was known as the method of exhaustion. Generally speaking, the desired area is bounded from above and below, respectively, by increasingly accurate circumscribing and inscribing polygonal approximations whose exact areas can be computed. By considering approximations consisting of a larger and larger ("infinite") number of smaller and smaller ("infinitesimal") pieces, the area bound by the curve can be deduced, as the upper and lower bounds defined by the approximations converge around a common value.
The spirit of this basic strategy can easily be seen in the definition of the Riemann integral, in which the integral is said to exist if upper and lower Riemann (or Darboux) sums converge to a common value as thinner and thinner rectangular slices ("refinements") are considered. Though the machinery used to define it is much more elaborate compared to the Riemann integral, the Lebesgue integral was defined with similar basic ideas in mind. Compared to the Riemann integral, the more sophisticated Lebesgue integral allows area (or length, volume, etc.; termed a "measure" in general) to be defined and computed for much more complicated and irregular subsets of Euclidean space, although there still exist "non-measurable" subsets for which an area cannot be assigned.
==Riemann integration==
{{Main|Riemann integral}}
The Riemann integral is defined in terms of Riemann sums of functions with respect to tagged partitions of an interval. Let
:
This partitions the interval
:
where
::
This is sometimes denoted
The fundamental theorem of calculus asserts that integration and differentiation are inverse operations in a certain sense.
==Lebesgue integration and measure==
{{Main|Lebesgue integral}}
Lebesgue integration is a mathematical construction that extends the integral to a larger class of functions; it also extends the domains on which these functions can be defined. The concept of a measure, an abstraction of length, area, or volume, is central to Lebesgue integral probability theory.
=Distributions=
{{Main|Distribution (mathematics)}}
Distributions (or generalized functions) are objects that generalize functions. Distributions make it possible to differentiate functions whose derivatives do not exist in the classical sense. In particular, any locally integrable function has a distributional derivative.
=Relation to complex analysis=
Real analysis is an area of analysis that studies concepts such as sequences and their limits, continuity, differentiation, integration and sequences of functions. By definition, real analysis focuses on the real numbers, often including positive and negative infinity to form the extended real line. Real analysis is closely related to complex analysis, which studies broadly the same properties of complex numbers. In complex analysis, it is natural to define differentiation via holomorphic functions, which have a number of useful properties, such as repeated differentiability, expressibility as power series, and satisfying the Cauchy integral formula.
In real analysis, it is usually more natural to consider differentiable, smooth, or harmonic functions, which are more widely applicable, but may lack some more powerful properties of holomorphic functions. However, results such as the fundamental theorem of algebra are simpler when expressed in terms of complex numbers.
Techniques from the theory of analytic functions of a complex variable are often used in real analysis – such as evaluation of real integrals by residue calculus.
Important results
Important results include the Bolzano–Weierstrass and Heine–Borel theorems, the intermediate value theorem and mean value theorem, Taylor's theorem, the fundamental theorem of calculus, the Arzelà-Ascoli theorem, the Stone-Weierstrass theorem, Fatou's lemma, and the monotone convergence and dominated convergence theorems.
See also
- List of real analysis topics
- Time-scale calculus – a unification of real analysis with calculus of finite differences
- Real multivariable function
- Real coordinate space
- Complex analysis
References
{{reflist}}
Sources
- {{citation | last1=Athreya | first1=Krishna B. | last2=Lahiri | first2=Soumendra N. | title = Measure theory and probability theory | publisher = Springer | year = 2006 | isbn=0-387-32903-X }}
- {{citation | last=Nielsen | first=Ole A. | title = An introduction to integration and measure theory | publisher = Wiley-Interscience | year = 1997 | isbn=0-471-59518-7 }}
- {{citation | last=Royden | first=H.L. | title = Real Analysis | publisher = Collier Macmillan | edition=third| year = 1988 | isbn=0-02-404151-3 }}
Bibliography
- {{cite book |last=Abbott |first=Stephen |title=Understanding Analysis |series=Undergraduate Texts in Mathematics |isbn=0-387-95060-5 |year=2001 |location=New York |publisher=Springer-Verlag}}
- {{cite book |title=Principles of real analysis |last2=Burkinshaw |first2=Owen |publisher=Academic |isbn=0-12-050257-7|year=1998|edition=3rd|last1=Aliprantis |first1=Charalambos D. |author-link1=Charalambos D. Aliprantis }}
- {{cite book |title=Introduction to Real Analysis |last2=Sherbert |first2=Donald R. |publisher=John Wiley and Sons |isbn=978-0-471-43331-6|year=2011|edition=4th |location=New York|last1=Bartle |first1=Robert G. |author-link1=Robert G. Bartle }}
- {{cite book |last=Bressoud |first=David |author-link=David Bressoud |title=A Radical Approach to Real Analysis |isbn=978-0-88385-747-2 |publisher=MAA |year=2007}}
- {{cite book |last=Browder |first=Andrew |title=Mathematical Analysis: An Introduction |series=Undergraduate Texts in Mathematics |location=New York |publisher=Springer-Verlag |year=1996 |isbn=0-387-94614-4}}
- {{Cite book|url=https://archive.org/details/CarothersN.L.RealAnalysisCambridge2000Isbn0521497566416S|title=Real Analysis|last=Carothers|first=Neal L.|publisher=Cambridge University Press|year=2000|isbn=978-0521497565|location=Cambridge}}
- {{cite book |last1=Dangello |first1=Frank |last2=Seyfried |first2=Michael |title=Introductory Real Analysis |isbn=978-0-395-95933-6 |publisher=Brooks Cole |year=1999}}
- {{cite book |last1=Kolmogorov |first1=A. N. |author-link1=Andrey Kolmogorov |last2=Fomin |first2=S. V. |author-link2=Sergei Fomin |others=Translated by Richard A. Silverman |title=Introductory Real Analysis |year=1975 |publisher=Dover Publications |url=https://archive.org/details/introductoryreal00kolm_0 |access-date=2 April 2013 |isbn=0486612260 }}
- {{cite book|url=https://archive.org/details/PrinciplesOfMathematicalAnalysis|title=Principles of Mathematical Analysis|last=Rudin|first=Walter|publisher=McGraw–Hill|isbn=978-0-07-054235-8|year=1976|edition=3rd|series=Walter Rudin Student Series in Advanced Mathematics|location=New York|author-link=Walter Rudin}}
- {{Cite book|url=https://archive.org/details/RudinW.RealAndComplexAnalysis3e1987|title=Real and Complex Analysis|last=Rudin|first=Walter|publisher=McGraw-Hill|isbn=978-0-07-054234-1|year=1987|edition=3rd|location=New York}}
- {{Cite book|title=Calculus|publisher=Publish or Perish, Inc.|isbn=091409890X|year=1994|edition= 3rd|location=Houston, Texas|last1=Spivak|first1=Michael|author-link1=Michael Spivak}}
External links
- [https://textbooks.opensuny.org/how-we-got-from-there-to-here-a-story-of-real-analysis/ How We Got From There to Here: A Story of Real Analysis] by Robert Rogers and Eugene Boman
- [http://www.worldscientific.com/worldscibooks/10.1142/8580 A First Course in Analysis] by Donald Yau
- [http://www.analysiswebnotes.com Analysis WebNotes] by John Lindsay Orr
- [http://www.mathcs.org/analysis/reals/index.html Interactive Real Analysis] by Bert G. Wachsmuth
- [http://www-groups.mcs.st-andrews.ac.uk/~john/analysis/index.html A First Analysis Course] by John O'Connor
- [http://www.trillia.com/zakon-analysisI.html Mathematical Analysis I] by Elias Zakon
- [http://www.trillia.com/zakon-analysisII.html Mathematical Analysis II] by Elias Zakon
- {{Cite book | last1=Trench | first1=William F. | title=Introduction to Real Analysis | url=http://ramanujan.math.trinity.edu/wtrench/texts/TRENCH_REAL_ANALYSIS.PDF | publisher=Prentice Hall | isbn=978-0-13-045786-8 | year=2003 }}
- [http://www.economics.soton.ac.uk/staff/aldrich/Calculus%20and%20Analysis%20Earliest%20Uses.htm Earliest Known Uses of Some of the Words of Mathematics: Calculus & Analysis]
- [http://www.jirka.org/ra/ Basic Analysis: Introduction to Real Analysis] by Jiri Lebl
- [https://www.mat.univie.ac.at/~gerald/ftp/book-ra/index.html Topics in Real Analysis] by Gerald Teschl, University of Vienna.
{{Analysis-footer}}