I have recently started my studies in university (mathematics), and we're now studying sequences. I was surprised when the professor wrote that:
$$\lim_{n \to \infty} a_n=\lim_{n \to \infty}(-3)^n=\infty$$
It was stated $\infty$ means "the sequence takes larger and larger values in absolute value", while $+\infty$ means "the sequence takes larger and larger positive values".
I think that it is not really appropriate to say the sequence has limit infinity but that it has no limit, and rather diverges.
Similarily, I was thinking that the notation
$$\lim_{n \to \infty}a_n$$
is rather an abuse of notation, since as discussed in other questions, $\infty \notin \mathbb N$, and it'd be better to write
$$\lim_{n \in \mathbb N}a_n$$
and to read it as "limit of $a_n$ over $\mathbb N$".
Why would we insist on this auxiliary notion? Do you have any other example where it is taught like this?

