Check whether $(a_n)_n$ converges if the general term is given by the formula:
$$a_n= 1-(-1)^n+\frac{1}{n^3+1}$$
I know this sequence is not monotonic because $a_1=\frac{5}{2},\ a_2=\frac{1}{9},\ a_3=\frac{57}{28},...$. But that still doesn't mean it isn't convergent. What's the next step? Should we check whether it is bounded? If it's not then that would definitely mean it isn't convergent. But if it is bounded, that still doesn't mean that it is convergent.
I think a lower bound is $0$ and the upper bound is $3$ but I'm not sure how to prove it. Do we even need a formal proof or is it enough to say $\frac{1}{n^3+1}$ is always greater than zero and $1-(-1)^n$ can be either $0$ or $2$?