2

I have tried to assert that $\ln(x)=O(x^0)$ a few times, but it seems fairly obvious that this statement should be false, and so I've been faced with some rightful speculation.

My reason is that

$$\ln(x)=\lim_{k\to0}\frac{x^k-1}{k}=O(x^0)?$$

But if not, then I ask

What is the smallest value of $k$ for $\ln(x)=O(x^k)?$ A proof would be nice, and possibly some cleanuping if my notation is used incorrectly.

2 Answers2

3

The first point is: when you use asymptotic notations, you need to specify with regard to what point the asymptotics is taken. Here, it looks like this is when $x\to 0^+$; note that this could have equally been $x\to\infty$, so specifying it is required.

Now, you have that for any fixed $\alpha > 0$, $$ \ln x = O(x^{-\alpha}) $$ when $x\to 0^+$, since $\left\lvert x^\alpha \ln x\right\rvert\xrightarrow[x\to0^+]{} 0$. Yet, this does not "go to the limit": there is no minimum $\alpha\geq 0$ for which this holds.


Parenthesis: you have $\ln x = x^{\frac{\ln\ln x}{\ln x}}$, so you could technically write $\ln x = \Theta(x^{\frac{\ln\ln x}{\ln x}})$... but note that this means "taking $\alpha = \alpha(x) = \frac{\ln\ln x}{\ln x}$."

Clement C.
  • 67,323
1

For $r>0$ take $M>1$ such that $1/M<r.$ For $y>M$ we have $$0<\ln y=\int_1^y (1/z)\;dz= \int_1^M(1/z)\;dz+\int_M^y(1/z)\;dz=$$ $$=\ln M+\int_M^y(1/z)\;dz<\ln M+\int_M^y(1/M)\;dz=\ln M+(y-M)/M.$$ $$\text { So, }\quad 0<(\ln y)/y<(\ln M)/y+(1-M/y)/M.$$ Therefore $$0\leq \sup_{x\geq y}\;(\ln x)/x\leq \sup_{x\geq y}(\;(\ln M)/x+(1-M/y)/M\;)=$$ $$=(\ln M)/y+(1-M/y)/M.$$ $$\text {Therefore, }\quad 0\leq \lim_{y\to \infty}\sup_{x\geq y}\;(\ln x)/x\leq$$ $$\leq \lim_{y\to \infty}\;(\ln M)/y+(1-M/y)/M=1/M<r.$$ Since $r$ can be as small as desired, we have therefore $\lim_{y\to \infty}(\ln y)/y=0.$

For positive $a,b$ we have $$(\ln y)^a/y^b=((\ln y)/y^{b/a})^a=(((a/b)\ln y^{b/a})/y^{b/a})^a.$$ Let $z=y^{b/a}.$ Then $z\to \infty$ as $y\to \infty$ and we have $$(\ln y)^b/y^a=((a/b)^a\cdot ((\ln z)/z))^a\to 0$$ as $y$ (and $z$) go to $\infty.$

In particular with $a=1$ and $b>0$ we have $\lim_{y\to \infty}(\ln y)/y^b=0.$ So as $y\to \infty$ we have $\ln y=O(y^b)$ for any $b>0. $

Actually we have $\ln y=o(y^b)$ as $y\to \infty$ for any $b>0$ because $\lim_{y\to \infty}(\ln y)/y^b=0.$

For $0<y<1$and $y\to 0$ let $x=1/y.$ Then $|\ln y|/y=x\ln x$ and use the above inequalities.

  • :/ I feel like you avoided the question on whether or not I can say $\ln y=\lim_{b\to0}O(y^b)$ as $y\to\infty$. But thank you on the proofs. – Simply Beautiful Art May 22 '16 at 15:12
  • 1
    I dk what is meant by $\lim_{b\to 0} O(y^b)$. It does not appear in your Q. – DanielWainfleet May 23 '16 at 16:02
  • It is implied by the equations in my Q, for if not $\ln x=O(x^0)$, then at least my Q implies $\ln(x)=\lim_{k\to0}O(x^k)$ – Simply Beautiful Art May 23 '16 at 20:07
  • @SimpleArt The OP is rightfully asking you the meaning of the (stunning) assertion: $\ln x=\lim_{k\to0}O(x^k)$. Why not provide this meaning? (Personally I couldn't, but surely you have a precise idea in mind when you continue to write these horrors after several people mentioned they are problematic...) – Did May 23 '16 at 20:27
  • @Did Probably because I am no longer sure how to put it in any meaningful or "correct" way, if one were to exist. – Simply Beautiful Art May 23 '16 at 20:29
  • @SimpleArt But 28 minutes ago, you stated as a matter of fact that your question implies this statement... Are you a troll? – Did May 23 '16 at 20:37
  • @Did One does not take math as seriously as I and be a troll. I am a high school student who hasn't even taken Calculus, (and if you search hard, this statement has been repeated) to be honest, I just lack the experience you have. I'm just... unsure of how to approach the community sometimes, and this is a question I'd like to have a solid and satisfactory answer on, that's all. – Simply Beautiful Art May 23 '16 at 20:42
  • @SimpleArt Then repeating ad nauseam the absurd statement that $\ln x=\lim_{k\to0}O(x^k)$ is not the way to go. Listening to what people are explaining to you might be more fruitful. – Did May 23 '16 at 20:44
  • @SimpleArt "Let us continue this discussion in chat." Are you kidding me? No thanks. – Did May 23 '16 at 20:45
  • @Did Oops, my bad. And don't worry, I don't plan on making that statement anymore. At most I'll probably say $\ln(x)=O(x^k)$ for $k>0$ – Simply Beautiful Art May 23 '16 at 20:45
  • @Did http://math.stackexchange.com/q/1795502 A troll does not spend 3 hours on one question so that the OP understands it. And I'm sorry, but I don't feel this is no longer comment appropriate. – Simply Beautiful Art May 23 '16 at 20:47
  • 1
    My difficulty with your notation is that $O(x^k)$ is not a function or even a set of functions, but an abbreviation for a condition.... $\ln x=O(x^k)$ as $x\to \infty$ for any $k>0,$ but $\ln x$ is unbounded as $x\to \infty$.... And $\ln y=O(y^{-k})$ as $y\to 0$ for any $k>0$ but $\ln y$ is unbounded as $y\to 0$. – DanielWainfleet May 24 '16 at 01:24