How can one show that
$$\lim _{x\downarrow 0}\ x^{\alpha }\log \left(x\right) = 0$$
for $\alpha > 0$?
I know that the logarithm function is slower than any power, hence it loses when coupled to powers, meaning that $x^\alpha \log (x) \to 0$ as $x \to 0^+$, but that's just a repetition of what's given...
Let $\alpha>0$ $$L=\lim_{x \rightarrow 0^+} x^{\alpha} \log x \rightarrow 0\times \infty$$ By L'Hospital Rule, we get $$L=\lim_{x\rightarrow 0^+} \frac{\log x}{x^{-\alpha}}= \lim_{x\rightarrow 0^+} \frac{\log x}{x^{-\alpha}}= \lim_{x \rightarrow 0} \frac{1/x}{-\alpha x^{-\alpha-1}}= \lim_{x \rightarrow 0} -\frac{x^{\alpha}}{\alpha}=0$$