Find the limit points of the following sequence:
Take the sequence:$$a_{n}=\frac{n-1}{n+1}\left|\sin\frac{n\pi}{7}\right|$$
We wish to find: a. the limit points b. $\underline{\lim}_{n\rightarrow\infty}a_{n}$, and $\overline{\lim}_{n\rightarrow\infty}a_{n}$ My attempt: When $\frac{n\pi}{7}=k\pi$, i.e, $n=7k$, $k$ are integers, then we have $\underline{\lim}_{n\rightarrow\infty}a_{n}=0$
When $\frac{n\pi}{7}=\frac{\pi}{2}+k\pi$, i.e, $n=7\left(k+\frac{1}{2}\right)$, $k$ are integers, then we have $\overline{\lim}_{n\rightarrow\infty}a_{n}=1$
Is that correct?
How to find the limit points? Thank you very much
Note that
$$\left\{\left\vert \sin\dfrac{n\pi}{7}\right\vert \ ; \ n \in \mathbb N\right\} \subseteq \{0, \sin \dfrac{\pi}{7},\sin \dfrac{2\pi}{7}, \sin \dfrac{3\pi}{7}\}=A$$
As $\lim\limits_{n \to \infty} \dfrac{n-1}{n+1}= 1$, the set $L$ of limit points of $\{a_n \ ; \ n\in \mathbb N\}$ is included in $A$. By picking appropriate subsequences, you can prove that $L=A$.
Then $\liminf a_n =0$ and $\limsup a_n = \sin \dfrac{3\pi}{7}$.