antiemptyv
- 31
- 0
Homework Statement
I'm trying to show that a sequence does not have a limit, so that would mean proving the negation of the limit definition is true, right? Is this a correct negation of the definition of what it means for a sequence to have a limit?
Homework Equations
The definition of the limit of a sequence (x_n).
The sequence (x_n) converges to L if given \epsilon > 0, \exists K(e) \in \mathbb{N} \ni if n > K(e), then |x_n-L| < \epsilon.
The Attempt at a Solution
The limit of a sequence (x_n) is not L if \exists \epsilon > 0 \ni \forall K \in \mathbb{N}, \existsn \in \mathbb{N} \ni n > K \ni |x_n - L| \geq \epsilon.