Sequence with infinite limit

57 Views Asked by At

Most definitions that I see about sequences that diverge to positive infinity are like

"We say that $\lim_{n\to\infty}a_n=\infty$ if for every number $M>0$ there is an integer $N$ such that $a_n>M$ whenever $n>N$."

Is there a reason to require $M>0$ ?