I have to find upper limit and lower limit of such a sequence: $$x_n=1+n \sin\left(\frac{n\pi}{2}\right)$$
I am stucked since $\sin\left(\frac{n\pi}{2}\right)$ will change and have values -1,0,1 as n changes.
Does it mean that our upper limit is $+\infty$ and lower limit is $-\infty$? Or should I divide the function into subsequences and say that they may converge to $-\infty$, 1,$+\infty$ for $\sin\left(\frac{n\pi}{2}\right)$ having values -1,0,1, respectively?
I interpret the term upper limit as limit superior.
Guide:
Yes, consider subsequence. Choose subsequence such that $\sin \left( \frac{n \pi}2 \right)$ is a known constant.
Think of when does $\sin \left( \frac{n \pi}2 \right)=1$ and when does $\sin \left( \frac{n \pi}2 \right)=-1$
$n = 4k+1$ where $k \in \mathbb{Z}$ is one possible subsequence that you want to consider.