I want to calculate the limit: $$ \lim_{x\to +\infty}(1+e^{-x})^{2^x \log x}$$ The limit shows itself in an $1^\infty$ Indeterminate Form. I tried to elevate $e$ at the logarithm of the function:
$$\lim_{x\to +\infty} \log(e^{(1+e^{-x})^{2^x \log x}}) = e^{\lim_{x\to +\infty} \log((1+e^{-x})^{2^x \log x})} = e^{\lim_{x\to +\infty} 2^x \log x \cdot \log(1+e^{-x}) }$$
And then rewrite the exponent as a fraction, to get an $\frac{\infty}{\infty}$ form:
$$= \lim_{x\to +\infty} \frac{2^x \log x}{\frac{1}{\log(1+e^{-x})}} $$
But I don't know how to apply an infinite comparing technique here, and even applying de l'Hôpital seems to lead to nothing...
Could you guys give me some help?
Furthermore: is there a way to calculate this limit without using series expansions or other advanced mathematic instruments?
Thank you very much in advance.
P.S. Wolfram says this limit goes to 1, but I still really want to know how.
We have:
$$(1+e^{-x})^{2^x logx}=e^{2^x \log x\log(1+e^{-x})}\to e^0 = 1$$
indeed
$$2^x \log x\log(1+e^{-x})=\frac{2^x\log x}{e^{x}}\log\left[\left(1+\frac{1}{e^x}\right)^{e^x}\right]\to 0\cdot \log e=0$$
$$\frac{2^x\log x}{e^{x}}=\frac{\log x}{\left(\frac{e}{2}\right)^{x}}\stackrel{\text{l'Hospital}}=\frac{\frac{1}{x}}{\left(\frac{e}{2}\right)^{x}\log{\frac{e}{2}}}=\frac{1}{x\left(\frac{e}{2}\right)^{x}\log{\frac{e}{2}}}\to 0$$