limit notation syntax validity

69 Views Asked by At

If you know $$\lim_{x \to \infty} f(x) = -\infty$$ and $$\lim_{x \to -\infty} f(x) = -\infty$$, is it valid syntax to write $$\lim_{x \to \pm \infty} f(x) = -\infty$$?

1

There are 1 best solutions below

0
On BEST ANSWER

to me it's fine, althought if you want to phrase it differently you could also write $$ \lim_{|x| \rightarrow \infty} f(x) = - \infty$$ whatever you prefer I guess, both are perfectly readable in my opinion