Real Analysis Project Report
Real Analysis Project Report
Aim
Department of Mathematics
Sri Dev Suman Uttarakhand University
Abstract
The project provides an idea to use the Real Analysis in Mathematics. It
provides some information about Real Analysis, Sequence and Series,
and test for convergence and divergence.
Real analysis is a branch of mathematics that studies the behavior
of real numbers, sequence, series and functions. Some properties of real-
valued sequence and functions that real analysis studies includes :
Convergence, limits, continuity, smoothness, differentiability and
integrability.
Content
• Introduction ……………………………………………………..
• History and Scope of real analysis ………………………………………
• Sequence ………………………………………………………
• Cauchy’s Theorem …………………………………………….
• Series ………………………………………………………
• Test for Convergence ………………………………………………..
Introduction
Real analysis has many applications of real world, including finding the
area of an irregulary shaped region or land, finding the mass of a
curved object or calculating the amount of paint needed to cover an
irregularly shaped surface.
Analytic Geometry
In the early 1600s, René Descartes and Pierre de Fermat established the
idea that each point on a geometric line could re-present a real number.
This allowed algebraic and number theoretic techniques to solve
geometric problems.
Continuity
In 1816, Bernard Bolzano introduced the modern definition of continuity
which helped real analysis emerge as a distinct subject. However.
Bolzano's work wasn't widely known until 1870s
Calculus
In 1821, Cauchy established a firm logical foundation for calculus by using
geometric ideas and infinitesimals He rejected the principle of the
generality of algebra. which was commonly used by Euler and others.
Limits
Newton and Leibnitz introduced the concept of limits for functions in the
late 17th century to build infinitesimal calculus. Cauchy introduced the
concept of limits for sequences, and Bolzano & Weierstrass made it
rigorous in the late 19th century.
Karl Weierstras
Weierstrass is often considered as the founder of real analysis .
SCOPE
The theorems of real analysis rely on the property of the real number
system, which must be established. The real number system consists of
an uncountable set IR, together with two binary operations denoted +
and a total order denoted <. The operations make the real numbers a
field, and along with the order, an ordered held. 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 Q) and is critical to the real numbers proof of
several key properties of functions of the real numbers.
Sequences
A sequence of real numbers is a function whose domain is the set N of
natural number and co-domain is the set R of real numbers i.e. a
function f : N→R which is defined by f(n) = an , for all n ∈ N is a
sequence of real numbers .
1 a
2 b
. .
. .
n aₙ
Theorem: A sequence of real number < an > is bounded if and only if there
exist k ∈ R s.t. |an| ≤ k ; for all n ∈ N.
Proof: - k ≤ an ≤ k
For example, Let < an > = < nsin(π/n) >
| nsin(π/n)| ≤ n|sin(π /n)| ≤ n π /n ≤ π
⇒ |n sin( π )/n) | ≤ π
⇒ < an > is bounded sequence.
A series is the sum of the terms in a sequence of real numbers. Series are
a fundamental concept in analysis and are used in many scientific and
mathematical field including calculus and quantum physics.
This theorem presents an easy divergence test: if given a Series ∑an the
limit lim n →∞ does not exist or has a value other than zero, the series
diverges. Note well that the converse is not true: If lim n → ∞ an = 0 then
the series does not necessarily converge.
Example : Show that ∑ n/n+1 diverges.
Sol : an = n/(n + 1)
lim n →∞ an = lim n →∞ n/n+1 = lim n →∞ n/n(1+1/n)
= lim n →∞ 1/( 1+1/n) = 1 ≠ 0
⇒ ∑ n/n+1 is divergent.
Theorem: A p-series with p>0 converges iff P > 1 .
Proof: We use the integral test; we have already done p = 1 , so assume
that p ≠ 1 .
∫1∞ 1/xp = lim D →∞ [x1-p/1-p]1D = lim D →∞ D1-p/1-p – 1/1-p
If P > 1 the 1 - p < 0 and lim D →∞ D1-p = 0 so the integral converges. If
0 < P < 1 then 1-p >0 and lim D → ∞ D1-p = ∞ so the integral diverges.
Solution : ∑n = 1 to ∞ 1/(n3)
Here P = 3 > 1 .
So it converges
Now, ∑n = 1 to ∞ 1/n1/2
Here P = ½ < 1.
So it diverges.
Comparison Test
Let ∑un and ∑vn are two positive terms series and there exist m ∈ N s.t.
|un| ≤ |vn| for all n≥m
1. ∑vn converges ⇒ ∑un converges.
2. ∑un diverges ⇒ ∑vn diverges
The series ∑un of positive term is convergent if lim n →∞ n(un/un+1 -1) >1
and divergent lim n → ∞ n(un/un+1 -1) < 1 but test fail if lim n →∞ n(un/un+1
-1) = 1.
Raabe's Test
Let ∑un be a positive term series then it is convergent if lim n →∞ n(
un/un+1 -1) > 1 and divergent if lim n →∞ n( un/un+1 -1) < 1. Again the test
fails if lim n →∞ n( un/un+1 -1) = 1 .
Example Test the convergence of scries 1 + 1/2 * 1/3 + 1/2 * 3/4 * 1/5 +
1/2 * 3/4 * 5/6* 1/7 + …………….
Sol: Here, un = 1.3.5….(2n-3)/2.4.6….(2n-2) * 1/(2n-1)
Un+1 = 1.3.5….(2n-3)(2n-1)/2.4.6….(2n-2)(2n) * 1/(2n+1)
Using D’Alembert test
lim n →∞ un+1/un = lim n →∞ 1.3.5….(2n-3)/2.4.6….(2n-2) * 1/(2n-1) ×
2.4.6….(2n-2)(2n) * 1/(2n+1) / 1.3.5….(2n-3)(2n-1)
= lim n ->∞ (2n-1)2/2n(2n+1)
= lim n ->∞ 4n2(1- 1/2n)2 / 4n2(1+ 1/2n)
=1 (Test Fail)
Now Using Raabe’s test
lim n →∞ n( un/un+1 -1) = lim n →∞ n [2n(2n+1)/(2n-1)2 -1 ]
= lim n →∞ n(6n-1)/(2n-1)2
= lim n →∞ n2(6 - 1/n)/n2(2 – 1/n)2
= 6/4 = 3/2 > 1
Hence, the given series is convergent .
Logarithmic Test
Let ∑un be series of non-negative real number, then ∑un is convergent if
lim n →∞ (n log un/un+1 ) > 1 and ∑un is divergent if lim n →∞ (n log
un/un+1 ) < 1
Let ∑un be series of positive terms s.t. lim n →∞ {(n log un/un+1 -1)log n}=l
then the series is
1. Convergent if l > 1
2. Divergent if l < 1
3 Test fail if l = 1
Leibnitz Theorem
Let < un > be a sequence s.t.
(a) un >= 0
(b) un+1 <= un
(c) lim n → ∞ un = 0
Then the alternating series ∑ (- 1)n-1un is convergent.
Real analysis provides the rigorous foundation for calculus and related
fields, ensuring the precision and reliability of mathematical calculations.
It's crucial for various applications, including engineering, physics, and
computer science, where accuracy is paramount. Real analysis ensures
that mathematical concepts like limits, continuity, and convergence are
properly defined and applied, leading to more robust and reliable results.
Real analysis provides the rigorous definitions and proofs needed for
calculus, ensuring its accuracy and applicability.
It deals with concepts like limits, continuity, differentiability, and
integrability, which are fundamental to calculus.
This rigor is essential for building a solid understanding of calculus and its
applications in various fields.
Real analysis finds applications in several areas:
Foundation of Calculus:
It provides the theoretical basis for understanding concepts like
derivatives and integrals.
Numerical Analysis:
It informs the development and analysis of numerical methods for
approximating solutions to mathematical problems.
Functional Analysis:
Real analysis is a prerequisite for studying functional spaces and
operators, which are crucial in areas like partial differential equations and
quantum mechanics.
Optimization Theory:
Real analysis is used to develop and analyze algorithms for finding
optimal solutions to problems in various fields .
Probability Theory:
It provides the theoretical basis for probability distributions and
stochastic processes.
Real-World Applications:
Real analysis can be used to model and solve problems in physics,
engineering, economics, and other fields .
For example, understanding the properties of functions and limits is
crucial for building models in physics and engineering. Real analysis also
helps in understanding the behavior of complex systems and developing
efficient algorithms for solving problems.
In summary, real analysis is a crucial tool for ensuring the accuracy and
reliability of mathematical calculations and models across various fields.
Its applications range from foundational concepts in calculus to advanced
mathematical theories and practical applications in engineering,
computer science, and other disciplines.
References
• T.M. Apostol, Mathematical analysis
• S.J. Publication
• Shanti Narayan Dr. M.D. Raisinghania
• ResearchGate web page.
• Medium.PRMJ web page.
• American Mathematical society web page.