I have to evaluate the following limit $$ \lim_{x \to 0^+}(x |\ln x|)^\frac{1}{x}$$ I tried with Hopital but I can't understand where I'm making mistakes. The final result is 0. Can someone help me?
- ok I see that hte function in not well defined for $x \rightarrow 0^+$, and supposing that the right function is
$$(x|\ln x|)^{\frac{1}{x}}$$
$$\lim_{x \to 0^+}(x |\ln x|)^\frac{1}{x}=\\ \lim_{x \to 0^+}e^{\log((x |\ln x|)^\frac{1}{x})} = \lim_{x \to 0^+}e^{\frac{\log((x |\ln x|))}{x}}= +\infty $$
Check this $$ \lim_{x \to 0^+}(x |\ln x|)^\frac{1}{x} $$ Take the logarithm of the expression $(x |\ln x|)^\frac{1}{x}$ and call it $L$ $$ L = \frac{1}{x}\ln(x |\ln x|) $$ Since $$ \lim_{x \rightarrow 0^+}(x |\ln x|) = 0 $$ that means $$ L = \frac{\ln(0^+)}{0^+} = -\infty $$ That means that the expression of which the logarithm is $L$ is $$ \lim_{x \to 0^+}(x |\ln x|)^\frac{1}{x} = 0 $$