Is the statement true or false?
$$\limsup_{n\rightarrow\infty}\left((n \bmod 4)+\frac{1}{n+1} \right )=\frac{9}{2}$$
No proofs needed, just an answer but I'd like to know the reason, too.
So lim sup means the greatest cluster point of the given sequence, right?
I know that $\frac{1}{n+1}$ will go to $0$ for $n\rightarrow\infty$ (corrected mistake).
Because I don't see why $n \bmod 4$ added with $0$ should equal $\frac{9}{2}$, I would say that the statement is false.
What do you think about this?
Since $n\bmod 4\le 3$, we have that, for $n>0$, $$ (n\bmod 4)+\frac{1}{n+1}<4<\frac{9}{2} $$