I know that the converse of this is true. I was looking for some counterexamples proving this statement false.
2026-04-09 02:06:05.1775700365
On
Counterexample for $\lim \limits_{x \to c} \left\lvert f(x) \right\rvert = \left\lvert L \right\rvert$ then $\lim \limits_{x \to c} f(x) = L$
152 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
The Heaviside function can be defined as $H(x) =1$ for $x\ge 0$ and $H(x)=-1$ for $x<0$. Clearly $\lim_{x\to 0}|H(x)|=1$, but $\lim_{x\to 0}H(x)$ does not exist since the left and right sided limits are of opposite sign.
In fact, this counter example falls into a class of functions with jump discontinuities with right and left sided limits of opposite sign.
Consider:
$$f(x)=\begin{cases} 1 \text{ if } x\in \mathbb{Q}\\ -1 \text{ if } x\not\in \mathbb{Q}\end{cases}$$
Then $\lim\limits_{x\to 1} |f(x)|=1$ but $\lim\limits_{x\to 1}f(x)$ doesn't exist.