I am trying to split it into two cases, (1) $\cos(n)\geq 0$ and (2) $\cos(n)<0$. Then for (1), I would like to show the limit diverges to $+\infty$, and $-\infty$ for (2).
Then I tried to formulate the definition of limit diverging to $\pm\infty$, by using the Archimedean property, but it seems not working. Here are the details:
Say for (1): $n\in\left[ 2k\pi,\pi/4+2k\pi\right]\cup\left[ 3\pi/4+2k\pi, 2\pi+2k\pi\right]$ , and I want to get something like $$\forall M\in \mathbb{R},\exists K\in \mathbb{N} \text{ s.t. } n\cos(n) >M \text{ for every } n\geq K$$ Then by Archimedean property, $$ \forall M\in \mathbb{R}, \exists K=[N\cos(N)]\text{ s.t. } K>M$$ But $\cos(n)$ actually depends on $n$. Say for $n\geq K$, when $\cos(n)$ is very small, $n\cos(n)$ may not be greater than $M$. I am wondering if there is any other possible way to tackle this problem.
Or is there any way to find two subsequences that converging to different limits? Since $n\in \mathbb{N}$, I find it kinda subtle to deal with cosine.