1
$\begingroup$

How to prove that sequence $x_n$ has a smallest number (comprehensively, preferably by using the definition of the limit of a sequence), when:

$$x_1=0$$ $$\lim_{n\to\infty}x_n=7$$

  • 1
    Do you mean $\lim_{n \to \infty} x_n = 7$?2017-01-25

1 Answers 1

1

Hint: Using the definition of convergence, we can state that there exists an $N$ such that $n>N$ implies that $x_n > 0$ (or if you prefer: $n > N$ implies that $|x_n - 7| < 7$).

One of the elements $x_1,x_2,\dots,x_N$ must be the minimum. Why?