Cauchy sequences and condition $X_{n+1} – X_n\to 0$

399 Views Asked by At

Let $\{X_n\}$ be a sequence and suppose that the sequence $\{X_{n+1} – X_n\}$ converges to $0$. Give an example to show that the sequence $\{X_n\}$ may not converge. Hence, the condition that $|X_n-X_m| < \epsilon$ for all $m,n \ge N$ is crucial in the definition of a Cauchy sequence.

2

There are 2 best solutions below

0
On BEST ANSWER

Hint: What can you say about the partial sums of, say, the harmonic series?

Or a sequence involving $\ln{n}$?


More generally, think of your favorite function $f$ with $\lim_{n \to \infty} f(n) = \infty$, but that approaches $\infty$ "slowly."

0
On

Take the sequence $X_n = \sum_1^n \frac{1}{n}$. Here $X_{n=1} - X_n = \frac{1}{n}$ which goes to $0$ but $X_n$ is not convergent.