1

Is it true that:

$$\lim_{x \rightarrow 0} x\log_{n}(x) = 0 \quad ; \quad n \in \mathbb{R}$$

2 Answers2

3

Yes. Use L'Hospital:

$$\lim_{x\rightarrow 0}x\log x=\lim_{x\rightarrow 0}\frac{\log x}{1/x}=\lim_{x\rightarrow 0}\frac{1/x}{-1/x^2}=\lim_{x\rightarrow 0}-x=0$$

Momo
  • 16,027
-1

hint: Write $x = \dfrac{1}{\frac{1}{x}}$

DeepSea
  • 77,651