How can we define a Metric $d$,in space $\mathbb{R}$ of real numbers,so that sequence $A_n = \frac 1 n$ , $n = 1,2,3,...$, converges to a non-zero real number ?
Asked
Active
Viewed 54 times
0
-
Welcome to Math.SE! Please read this post and the others there for information on writing a good question for this site. In particular, people will be more willing to help if you [edit] your question to include some motivation, and an explanation of your own attempts. – GNUSupporter 8964民主女神 地下教會 Nov 28 '20 at 14:58
1 Answers
2
Define $f : \Bbb{R} \to \Bbb{R}$ by: $$ \begin{align*} f(x) = \left\{ \begin{array}{l@{\quad}l} 1 - x & \mbox{if $x \in \{0, 1\}$}\\ x & \mbox{otherwise} \end{array} \right. \end{align*} $$ Then define a metric $d$ by: $$ d(x, y) = |f(x) - f(y)| $$ Under $d$, $\frac{1}{n} \to 1$ as $n \to \infty$.
Rob Arthan
- 48,577