I came across an interesting limit while trying to draw the graph of the function $f(x)=\frac{3^{\ln x}}{x}$.
What is $$L=\lim_{x \to 0^+}\frac{3^{\ln x}}{x}$$
Since $\ln(0^+)\to -\infty$ and $3^{-\infty}=0$ we have the limit in indeterminate form of $\frac{0}{0}$. So By L'Hopital's rule we get $$L=\lim_{ x \to 0^+}\frac{3^{\ln x}\ln 3 \times \frac{1}{x}}{1}=\ln 3\lim_{x \to 0^+}\frac{3^{\ln x}}{x}$$ So how to find this limit?
$$ L = (\ln3)\cdot L $$
Dividing both sides by $L$ (if $L\ne0$) yields $1 = \ln 3,$ which is false.
So the only way the first line above can be true is if $L=0.$