I am studying real analysis through Terence Tao's book named "Analysis I" and I am struggling to understand the intution behind the definition of limit points. Precisely speaking, I present here the sequence of definitions he proposes related to the subject:
Let $(a_{n})_{n=m}^{\infty}$ be a sequence of real numbers, let $x$ be a real number, and let $\varepsilon > 0$ be a real number. We say that $x$ is $\varepsilon$-adherent to $(a_{n})_{n=m}^{\infty}$ iff there exists a natural number $n\geq m$ such that $a_{n}$ is $\varepsilon$-close to $x$. We say that $x$ is continually $\varepsilon$-adherent to $(a_{n})_{n=m}^{\infty}$ iff it is $\varepsilon$-adeherent to $(a_{n})_{n=N}^{\infty}$ for every $N\geq m$. We say that $x$ is a limit point or adherent point of $(a_{n})_{n=m}^{\infty}$ iff it is continually $\varepsilon$-adherent to $(a_{n})_{n=m}^{\infty}$ for every $\varepsilon > 0$.
Could someone please help me to understand it properly?