Previous page (Metric spaces: definition and examples) | Contents | Next page (Convergence in infinite dimensional spaces) |
Just as a convergent sequence in R can be thought of as a sequence of better and better approximtions to a limit, so a sequence of "points" in a metric space can approximate a limit here.
e.g. Take z = (1+i)/2 so that |z| = 1/√2
The points lie on a spiral.
Proof that the sequence converges
Look at the real sequence (d(xn, 0)) = (|zn- 0|) = (|z|n)→ 0 since |z| < 1.
This sequence is based on the method used by Archimedes to calculate π.
Start with x1= the semiperimeter of the "outside hexagon"
Start with y1= the semiperimeter of the "inside hexagon"
and then double the number of sides to get a 12-gon , a 24-gon, etc.
Archimedes took the calculation up to n = 5 (corresponding to a 96-gon).
In fact the sequence in R2 converges to the point (π, π).
Theorem
That is ((x1 , y1), (x2 , y2), ... )→ (α , β) if and only if
(x1 , x2 , ... )→ α and (y1 , y2 , ... )→ β.
Conversely: Given ε > 0 choose N so that if n > N then |xn- α| < ε and |yn- β| < ε. But then √(|xn- α|2+ |yn- β|2) < √(ε2+ ε2) = √2 ε and so we may make this as small as we like.
Previous page (Metric spaces: definition and examples) | Contents | Next page (Convergence in infinite dimensional spaces) |