How to prove that the sequences $(n)_{n\in\mathbb{N}}$ and $(\frac1n)_{n\in\mathbb{N}^*}$ are not constant?
Using the defintion, a sequence $(u_n)$ is eventualy constant if and only if
$$\exists n_0\in\mathbb{N}, a\in\mathbb{R}\text{ such that } \forall n\in \mathbb{N}, n\geq n_0\Rightarrow u_n=a.$$
Thank you.