Difference between revisions of "Convergent Sequences in Metric Spaces"
(Created page with "===Limits of Sequences in Metric Spaces=== <p>Recall that if a sequence of real numbers <span class="math-inline"><math>(x_n)_{n=1}^{\infty} = (x_1, x_2, ..., x_n, ...)</math>...") |
|||
| Line 10: | Line 10: | ||
</blockquote> | </blockquote> | ||
<p><em>There is a subtle but important point to make. In the definition above, <span class="math-inline"><math>\lim_{n \to \infty} x_n = p</math></span> represents the limit of a sequence of elements from the metric space <span class="math-inline"><math>(M,d)</math></span> to an element <span class="math-inline"><math>p \in M</math></span> while <span class="math-inline"><math>\lim_{n \to \infty} d(x_n, p) = 0</math></span> represents the limit of a sequence of positive real numbers to <span class="math-inline"><math>0</math></span> - such limits we already have experience with.</em></p> | <p><em>There is a subtle but important point to make. In the definition above, <span class="math-inline"><math>\lim_{n \to \infty} x_n = p</math></span> represents the limit of a sequence of elements from the metric space <span class="math-inline"><math>(M,d)</math></span> to an element <span class="math-inline"><math>p \in M</math></span> while <span class="math-inline"><math>\lim_{n \to \infty} d(x_n, p) = 0</math></span> represents the limit of a sequence of positive real numbers to <span class="math-inline"><math>0</math></span> - such limits we already have experience with.</em></p> | ||
| − | + | ||
| + | [[File:Convergent sequence in metric space.png|center|Convergent sequence in metric space]] | ||
| + | |||
<p>For example, if <span class="math-inline"><math>M</math></span> is any nonempty set, <span class="math-inline"><math>d : M \times M \to [0, \infty)</math></span> is the discrete metric, and <span class="math-inline"><math>x \in M</math></span>, then the sequence defined by <span class="math-inline"><math>x_n = x</math></span> for all <span class="math-inline"><math>n \in \{ 1, 2, ... \}</math></span>, then the sequence:</p> | <p>For example, if <span class="math-inline"><math>M</math></span> is any nonempty set, <span class="math-inline"><math>d : M \times M \to [0, \infty)</math></span> is the discrete metric, and <span class="math-inline"><math>x \in M</math></span>, then the sequence defined by <span class="math-inline"><math>x_n = x</math></span> for all <span class="math-inline"><math>n \in \{ 1, 2, ... \}</math></span>, then the sequence:</p> | ||
Revision as of 10:42, 8 November 2021
Limits of Sequences in Metric Spaces
Recall that if a sequence of real numbers Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x_n)_{n=1}^{\infty} = (x_1, x_2, ..., x_n, ...)} is an infinite ordered list where for every . We will now generalize the concept of a sequence to contain elements from a metric space .
Definition: Let be a metric space. An (infinite) Sequence in denoted is an infinite ordered list of elements for all .
Finite sequences in a metric space can be defined as a finite ordered list of elements in Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle M} but their study is not that interesting to us.
We can also define whether a sequence Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x_n)_{n=1}^{\infty}} of elements from a metric space Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (M, d)} converges or diverges.
Definition: Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (M, d)} be a metric space. A sequence Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x_n)_{n=1}^{\infty}} in Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle M} is said to be Convergent to the element Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p \in M} written Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} x_n = p} if Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} d(x_n, p) = 0} and the element Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p} is said to be the Limit of the sequence Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x_n)_{n=1}^{\infty}} . If no such Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p \in M} exists, then Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (x_n)_{n=1}^{\infty}} is said to be Divergent.
There is a subtle but important point to make. In the definition above, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} x_n = p} represents the limit of a sequence of elements from the metric space Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle (M,d)} to an element Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle p \in M} while Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} d(x_n, p) = 0} represents the limit of a sequence of positive real numbers to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0} - such limits we already have experience with.
For example, if Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle M} is any nonempty set, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d : M \times M \to [0, \infty)} is the discrete metric, and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x \in M} , then the sequence defined by Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_n = x} for all Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n \in \{ 1, 2, ... \}} , then the sequence:
Furthermore, it's not hard to see that this sequence converges to Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} , i.e., Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} x_n = x} , i.e., Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} d(x_n, x) = 0} since for all Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_n} we have that Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle d(x_n, x) = 0} , so Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \lim_{n \to \infty} d(x_n, x) = \lim_{n \to \infty} 0 = 0} .
We will soon see that many of theorems regarding limits of sequences of real numbers are analogous to limits of sequences of elements from metric spaces.
