Prove that the sequence $$a_n = 8n^3 + n^2 - 2$$ either converges or diverges. If it converges, find the value it converges to.
What I have so far:
Since the $$\lim_{ n\rightarrow \infty} a_n= \infty$$ the sequence diverges to infinity. However, I am having trouble proving this with the formal definition. Any guidance/helpful tips?
Note that since $n^2-2>0$ for $n>1$ we have $$ 8n^3<8n^3+n^2-2 $$ for any $n\in \mathbb{N}$. Fix $M\in \mathbb{N}$, then taking $$ n\geq \left\lceil\left(\lceil M/8\rceil\right)^{1/3}\right\rceil $$ insures $$ 8n^3\geq M\implies 8n^3+n^2-2\geq M $$ since our choice of $M$ was arbitrary, we can make our sequence as large as we want, and $$ \lim_{n\to \infty} 8n^3+n^2-2=+\infty $$