The question was posted earlier, however with low effort, so if I might start over precisely this time. I have a question from a book of theoretical questions. The definitions for the terms used are from my textbook:
Definition We say a point $a\in X$ is an accumulation point of the set $A\subset X$ ($X$ being a metric space $(X,d)$) if: $$(\forall\epsilon\in\mathbb{R^+})(\hspace{0.1cm}L(a,\epsilon)\cap(A\setminus\{a\})\neq\emptyset).$$
Definition We say a point $a\in X$ is an accumulation point of the sequence $\{a_n\}$ in metric space $(X,d)$ if: $$(\forall\epsilon\in\mathbb{R^+})(\forall m\in\mathbb{N})(\exists n\in\mathbb{N})\hspace{0.1cm}(n\geq m\hspace{0.1cm}\land a_n\in L(a,\epsilon))$$
The yes/no question says (quote):
Every accumulation point of the set of values of a sequence $\{x_n\}$ is also the accumulation point of the sequence $\{x_n\}$. Find a counterexample if false.
The reason why I'm asking is that I can't find a counterexample, because I think the statement is false, since I have read somewhere that there exist points called side points, which are not APs of the sequence, yet are APs of its set of values (though I might not have understood that clearly).
I understand that the converse (which was another question) is false, i.e. that not all APs of a sequence need to be APs of its set of values. And the counterexample was $x_n=(-1)^n$, where the APs of the sequence are $-1$ and $1$, however the set of values $\{-1,1\}$ has no APs going by the definition.
Thank you for the time.
The statement is true. If $ a $ is an accumulation point for the set of values of $ \{x_n\} $, and not an accumulation point for the sequence, then there would exist an $ \epsilon>0 $ and an $ m $ such that $$\{x_n:n>m\}\cap L(a,\epsilon)=\emptyset. \quad(1)$$
Equation (1) implies $$ (\{x_n\}\backslash\{a\})\cap L(a,\epsilon)\subset\{x_1,x_2,...,x_m\} $$
If we take $$\delta=\min\{|x_1-a|,|x_2-a|,...,|x_m-a|,\epsilon\},$$ then we must have $$(\{x_n\}\backslash\{a\})\cap L(a,\delta)=\emptyset.$$
However, since $ a $ is an accumulation point of the set of values of $ \{x_n\} $ and $ \delta>0 $, we see that $$(\{x_n\}\backslash\{a\})\cap L(a,\delta)\neq\emptyset,$$ a contradiction.
Thus if $ a $ is an accumulation point for the set of values of a sequence then $a$ is an accumulation point for the sequence.