I have been trying to determine the following two limits, Wolfram Alpha computes (1) to be equal to something it refers to as complex infinity, and (2) to be indeterminate. So I also would like to know the difference between "Complex Infinity" and an indeterminate, as well as the step by step working out for demonstrating these results.
$$\lim _{x\rightarrow 3/2}\Biggl(\frac{\lfloor\ln(x^{3})\rfloor}{\lfloor\ln(x)\rfloor}\Biggr)\quad\quad\quad\quad\quad\quad\quad\quad (1)$$
$$\lim _{x\rightarrow 3/2}\Biggl(\frac{\lfloor\ln(x^{2})\rfloor}{\lfloor\ln(x)\rfloor}\Biggr)\quad\quad\quad\quad\quad\quad\quad\quad(2)$$
As far as I can tell, (1) is an indeterminate limit of the form $\frac{1}{0}$ and (2) is an indeterminate of the form $\frac{0}{0}$, on what basis can we say that one is different to the other, or more so, what is the argument for there being a significant difference we should account for in all such cases that evaluate to the two differing "Categories" of indeterminate forms?
The difference is in the limit of the top.
Note that $$\ln(3/2)=0.4054...$$ so its integer part is $0$
Similarly $$\ln(9/4)=0.810934054...$$ so its integer part is $0$ as well.
On the other hand $$\ln(27/8)=1.21639...$$ so iteger part is $1$
That is the first limit is of $$ 0/0 $$ form while the second is of $$1/0$$ form.