Given any $\alpha > 0$, I need to show that for $ x \in [0,\infty)$ \begin{equation} \lim_{x\to 0} x^{\alpha}e^{|\log x|^{1/2}}=0 \end{equation}
I have tried using L'Hospital's rule. But I am not able to arrive at answer.
Thank you in advance.
Given any $\alpha > 0$, I need to show that for $ x \in [0,\infty)$ \begin{equation} \lim_{x\to 0} x^{\alpha}e^{|\log x|^{1/2}}=0 \end{equation}
I have tried using L'Hospital's rule. But I am not able to arrive at answer.
Thank you in advance.
On
Let $$f(x) = x^{\alpha} e^{\sqrt{\vert \log x \vert}}$$ Consider $$\log f(x) = \alpha \log x + \sqrt{\vert \log x \vert} = \log x (\alpha + \frac{ \sqrt{\vert \log x \vert}}{\log x} )=\log x (\alpha - \frac{ \sqrt{\vert \log x \vert}}{\sqrt{\vert \log x \vert}\sqrt{\vert \log x \vert}} )$$ which is $$\log f(x) = \log x (\alpha - \frac{ 1}{\sqrt{\vert \log x \vert}} )$$ As $x$ goes to zero $\sqrt{\vert \log x \vert}$ goes to $+ \infty$ hence $\alpha - \frac{ 1}{\sqrt{\vert \log x \vert}}$ goes to $\alpha$. Hence
$$\lim_{x \rightarrow 0}\log f(x) =\lim_{x \rightarrow 0} \alpha \log x = -\infty$$ So $$\lim_{x \rightarrow 0} f(x) = e^{-\infty} = 0$$
Let $f(x) =x^{a}e^{|\log x|^{1/2}} $. $\ln f(x) =a\ln x+|\log x|^{1/2} $.
Let $x = 1/y$, so $y \to \infty$ as $x \to 0$.
$\ln f(1/y) =a\ln (1/y)+|\log (1/y)|^{1/2} =-a\ln (y)+|\log y|^{1/2} $.
The key is that $\dfrac{|\log y|^{1/2}}{\ln(y)} \to 0$ as $y \to \infty$.
Therefore $\ln f(1/y) =\ln (y)(-a +\dfrac{|\log y|^{1/2}}{\ln(y)}) $. Since $\dfrac{|\log y|^{1/2}}{\ln(y)} \to 0$ as $y \to \infty$ and $a > 0$, $-a +\dfrac{|\log y|^{1/2}}{\ln(y)} \lt -a/2$ for large enough $y$ so that $\ln f(1/y) \to -\infty$ so $f(1/y) \to 0$.
Note that this works for any exponent less than $1$, not just $\frac12$.