Suppose $x_n$ is a sequence and $x_n^2 \rightarrow 1, n \rightarrow \infty$. Suppose $c$ is a cluster point of $x_n$. Prove $c = 1$ or $c = -1$.
Not really sure about how to prove that something is either a or b. Could really use some help with what direction to take this. Also, not sure if using the definition of cluster point correctly in proof. Here is my attempt.
Suppose that $c$ is neither 1 nor -1. Since 1 is not a cluster point, then for $\epsilon = 1 > 0,$ we have that $|x_n - 1| > 1$ for infinitely many $n$. Likewise, since -1 is not a cluster point, for $\epsilon > 0$ there are infinitely many $n$ such that $|x_n + 1| > \epsilon$.
Then we have for infinitely many $n$ that: $|x_n - 1||x_n + 1| > |x_n + 1| > \epsilon.$ Therefore, $|x_n - 1||x_n + 1| = |x_n^2 - 1| > \epsilon.$ However, this is impossible since $x_n^2$ converges to 1 there cannot be infinitely many $n$ such that $|x_n^2 - 1| > \epsilon$. Thus we have reached a contradiction.