I have to solve the following question in my assignment:
Prove that: $\lim\limits_{n \to \infty} \frac{n^2-n}{n+2}$ = $\infty$.
I have to prove this with the following definition:
"A series $(a_n)^\infty_{n=1}$ approches infinity if for every real number ${M}$, a natural number ${N}$ such that for every ${n}>{N}$, ${a_n}>{M}$".
I know how to solve the question with limit arithmetic, however, with the definition I have to work with, it's harder.
Your help is appreciated, thank you.
*Sorry for the bad mathjax, I am a newbie with the system.
$$\lim\limits_{n\to\infty}\frac{n^2-n}{n+2}\color{red}{>}\lim\limits_{n\to\infty}\frac{n^2-n\color{red}{-6}}{n+2}=\lim\limits_{n\to\infty}\frac{(n+2)(n-3)}{n+2}=\lim\limits_{n\to\infty}n-3=\infty$$