AFAIK the limit of a term does not exist if that term does not converge, but I haven't found a suiting question here yet. This probably is a double of a similar question.
2026-04-05 21:38:09.1775425089
On
On
Is it valid to write $\displaystyle \lim_{x \to 0} \frac{1}{x^2} = \infty$?
126 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
1
On
Yes, $\lim_{x\rightarrow 0 } f(x) = \infty$ means that $f(x)$ diverges to positive infinity as $x$ tends to $0$.
1
On
It is valid to write $\lim_{x \to 0} \frac{1}{x^2} = \infty$. However, this merely notation for the following: For all $M \in \mathbf{R}$ there is $\delta \in \mathbf{R}$ such that if $0<|x|<\delta$ then $\frac{1}{x^2} > M$, essentially the function $f(x)=\frac{1}{x^2}$ grows without bound as $x$ approaches $0$.
Assigning a value to divergent limits is not entirely standardized among mathematicians.
One reasonable standard is that $\infty$ is not a number, while we want all limits to be numbers, so $\lim_{x\to 0}\frac{1}{x^2}$ simply doesn't exist.
Another standard, probably more common, tries to distinguish functions that grow arbitrarily large, from limits that behave erratically and don't converge. Then $\lim_{x\to 0}\frac{1}{x^2}=+\infty$. The $+$ is necessary to distinguish this case from its negative.