Def: A sequence $X = (x_n)$ in $\mathbb{R}$ is said to converge to $x ∈ \mathbb{R}$, or $x$ is said to be a limit of $(x_n)$, if for every $\epsilon> 0$, there exists a natural number $K ∈ \mathbb{N}$ such that for all $n ≥ K$, the terms $x_n$ satisfy $\lvert x_n − x\rvert < \epsilon$.
Check to see if each of the following statements is equivalent to the definition of limit. If it is, prove it. If it is not, give an example to justify your conclusion.
1) For every $\epsilon > 0$, there exists a natural number $K ∈ \mathbb{N}$ such that for all $n > K$, the terms $x_n$ satisfy $\lvert x_n − x\rvert < \epsilon$.
2) For every $\epsilon \geq 0$, there exists a natural number $K ∈ \mathbb{N}$ such that for all $n ≥ K$, the terms $x_n$ satisfy $\lvert x_n − x\rvert < \epsilon$.