Can i ask for the limit as $x$ approaches $\lim_{x \to 0-}\ln x$? Please explain. Its because since the limit of a function only exists if the lim as $x$ approaches some number $n$ from both the positive and negative side is the same, im not sure that im convinced that the limit as $x$ approaches $0$ for $\ln x$ exists. i know its negative infinity from the positive side, but from the negative side?
Asked
Active
Viewed 2.2k times
2 Answers
6
The domain of $\ln(x)$ is only positive reals, so the left-hand limit at 0 doesn't really make sense.
Rolf Hoyer
- 12,399
-
Maybe OP meant complex Log? – William Stagner Apr 05 '15 at 03:49
-
@WilliamStagner what would possibly make you think that though? – Quality Apr 05 '15 at 05:23
-
Because every calculus student in the world has seen the graph $y=\ln x$. – William Stagner Apr 05 '15 at 05:26
1
For a limit to exist, the two limits approaching from the left and right side need to match up.
I.e. we need $$\lim\limits_{x\to0^-}\ln(x) = \lim\limits_{x\to0^+}\ln(x)$$ to be true.
Since $\ln(x)$ is not defined for $x\leq 0$ assuming we are evaluating over the reals, the left-hand limit can't be evaluated, and thus the limit does not exist.
If you are evaluating over the complex numbers, that's a somewhat different story, but given your wording, I've assumed that we're talking about the reals here.
Alec
- 4,094