Real Analysis

Arun Ram
Department of Mathematics and Statistics
University of Melbourne
Parkville, VIC 3010 Australia
aram@unimelb.edu.au

Last update: 8 July 2014

Lecture 7

Limits

limn→∞an=ℓ means an gets closer and closer to ℓ as n gets larger and larger.

limx→af(x)=ℓ means f(x) gets closer and closer to ℓ as x gets closer and closer to a.

Distance and absolute value

The absolute value on ℝ is ℝ→ℝ≥0 x↦|x| given by |x|= { x, if x∈ℝ>0, 0, if x=0, -x, if x<0. The complex numbers is ℂ={x+iy | x,y∈ℝ} withi2=-1. The absolute value on ℂ is ℂ→ℝ≥0 x↦|x| given by |x+iy|= |x2+y2|. The vector space ℝ3 is ℝ3= {(x,y,z) | x,y,z∈ℝ}. The absolute value on ℝ3 is ℝ3→ℝ≥0 v=(x,y,z)↦|v| given by |v|=|x2+y2+z2|, ifv=(x,y,z). So limn→∞ an=ℓmeans limn→∞ |an-ℓ|=0, limx→a f(x)=ℓmeans limx→a |f(x)-ℓ|=0.

Official definitions in Maths

The sequence (an) converges to ℓ if (an) satisfies if ε∈ℝ>0 then there exists N∈ℤ>0 such that
if n∈ℤ>0 and n>N then |an-ℓ|<ε.
Write limn→∞an=ℓ if (an) converges to ℓ.

The function f(x) converges to ℓ as x→a if f(x) satisfies: if ε∈ℝ>0 then there exists δ∈ℝ>0 such that
if |x-a|<δ then |f(x)-ℓ|<ε.

Write limx→af(x)=ℓ if f(x) converges to ℓ as x→a.

A function f(x) is continuous at x=a if limx→af(x)=f(a).

MOST IMPORTANT PROPERTY of absolute value: |x+y|≤|x| +|y|.

Useful properties of limits

(a) Assume that limn→∞an and limn→∞bn exist. Then
(a1) limn→∞ (an+bn) = limn→∞an+ limn→∞bn,
(a2) limn→∞ anbn = (limn→∞an) (limn→∞bn),
(a3) limn→∞ -an = -(limn→∞an),
(a4) If (an) satisfies: if n∈ℤ>0 then an≠0, then limn→∞1an =1limn→∞an.
(b) Assume that limx→af(x) and limx→ag(x) exist. Then
(b1) limx→a (f(x)+g(x)) = limx→af(x) limx→ag(x),
(b2) limx→a (f(x)g(x)) = (limx→af(x)) (limx→ag(x)),
(b3) limx→a (-f(x)) = -limx→af(x),
(b4) If f(x) satisfies: f(x)≠0 for all x close to a then limx→a(1f(x))= 1limx→af(x).

(a) Assume that (an) and (bn) are sequences in ℝ and limn→∞an and limn→∞bn exist. If an≤bn then limn→∞an≤limn→∞bn.
(a') Assume that f(x) and g(x) are real valued functions and limx→af(x) and limx→ag(x) exist. If f(x)≤g(x) then limx→af(x)≤limx→ag(x).
(b) Assume that limx→ag(x)=ℓ and limy→ℓf(y) exists.

Let x∈ℂ. Then limy→ℓf(y)=limx→af(g(x)).

(a) limn→∞xn= { 0, if |x|<1, diverges, if |x|>1, 1, if x=1, diverges, if |x|=1  and x≠1.
(b) Let n∈ℤ>0 and a∈ℂ. limx→axn=an (i.e. f(x)=xn is continuous).
(c) Let a∈ℂ. limx→aex=ea (i.e. f(x)=ex is continuous).
(d) limn→∞1+x+x2+⋯+xn= { 11-x, if |x|<1, diverges, if |x|≥1.
(e) limn→∞(1+x+x22!+⋯+xnn!) exists.

Notes and References

These are notes from a 2010 course on Real Analysis 620-295. This page comes from 100315Lect7.pdf and was given on 15 March 2010.

page history