i am tryint to find a cluster point of this sequence, but i am having difficulties in definitions.
the sequence is this: $(a_{n})_{n \in \Bbb{N}}$ with $a_{n}:=(2+(-1)^n)\frac{n}{n+1}$
the definition of a cluster point is: there is some number as a cluster point to which the subsequence of a sequence converges to.
but how to find them? there are many right?
As $n$ increases, $\frac{n}{n+1}$ approaches $1$, so $a_n$ is close to $2+1=3$ for large even $n$ and close to $2-1=1$ for large odd $n$. Thus, the cluster points must be $1$ and $3$, and all that remains is to prove that rigorously. This entails two separate tasks: you must show that $1$ and $3$ are cluster points of the sequence, and you must show that nothing else is a cluster point of it.
For the first task, just find subsequences converging to $1$ and to $3$; if you think about how I found $1$ and $3$ in the first place, this should be pretty easy.
For the second, let $x$ be any real number different from $1$ and $3$, and find an open interval around $x$ that contains only finitely many terms of the sequence. This is easy if you make sure that the interval does not have $1$ or $3$ in its closure.