Given ${x_n}$ is Cauchy sequence in $\mathbb{R}$. I want to proof (or we can add the condition) so that $\frac{1}{x_n}$ is Cauchy sequence too.
Definition: $X_n$ Cauchy sequence iff $\forall \epsilon>0,$ there is $N \in \mathbb{N}$ such that $$m,n > N \Longrightarrow |X_m - X_n| < \epsilon.$$
Theorem: If $X_n$ is Cauchy then $X_n$ is bounded.
From the theorem above, we know $X_n < K$ for some $K \in \mathbb{R}$.
Question: I want to proof so that $\frac{1}{x_n}$ is Cauchy sequence, that is $\forall \epsilon > 0$ choose $N \in \mathbb{N}$ such that $$m,n > N \Longrightarrow \left|\frac{1}{X_m}-\frac{1}{X_n}\right| < \epsilon.$$
My Idea First we observe that $$\left|\frac{1}{X_m}-\frac{1}{X_n}\right| = \left| \frac{X_n-X_m}{X_nX_m}.\right|$$ Because of boundedness of Cauchy sequence we can write $\frac{1}{X_m} < K_1$ and $\frac{1}{X_n} < K_2$
Because $X_n$ is Cauchy, so $$|X_n - X_m| < \frac{\epsilon}{K_1K_2}.$$
So $$\left| \frac{X_n-X_m}{X_nX_m}.\right| < \frac{\epsilon}{K_1K_2} K_1K_2 = \epsilon. $$
Is it right? I am doubt about my proof especially when I am using boundedness of Cauchy seq. Thank you so much.
The sequence might converge to $0$, therefore, it is necessary for the sequence to converge to a number which is not $0$.
The following is a well known theorem from the theory of sequences in $\mathbb{R}$: Let $(a_n)_{n=1}^{\infty}$ be a Cauchy sequence in $\mathbb{R}$. Then $(a_n^{-1})_{n=1}^{\infty}$ is a Cauchy sequence if and only if $\lim_{n \to \infty} a_n \neq 0$.
$\textit{Hint:}$ Prove that if for $\epsilon >0$, $y_0 \neq 0$ and $y \in \mathbb{R}$,
$|y - y_0| < \min \{ |y_0|/2, \epsilon |y_0|^2/2 \} $,
then $y \neq 0$ and
$|\frac{1}{y} - \frac{1}{y_0}| < \epsilon$