$\displaystyle \tag*{} \lim \limits _{x\to+0} ((x+9)^x-9^x)^x$
Hi everyone ! Sorry in advance for any formatting and grammatical errors !
My attempt to solve this limit went something like this :
- Write the limit as $\displaystyle \lim \limits_{x\to+0} e^{x \ln((x+9)^x-9^x)} $
- Move the limit to the power . Now I have to solve : $ \displaystyle \lim \limits _{x\to+0} x \ln((x+9)^x-9^x) $ .
- I realize this is $ 0 \cdot (-\infty)$ so I write it as : $\displaystyle \lim \limits _{x\to+0} \frac{\ln((x+9)^x-9^x)}{1/x} $.
- Now it's $-\frac{\infty}{\infty}$ and so I use L'Hôpital's rule.
- I get : $\displaystyle \lim \limits _{x\to+0} \frac{((x+9)^x\left(\frac{x}{x+9}+\ln(x+9)\right)-9^x\ln9)(-x^2)}{(x+9)^x-9^x)} $
- Sad because this is $\frac{0}{0}$ and the only thing that I can do is apply L'Hôpital's rule again which would ( I think ) make things worse.
Wolfram Alpha gives 1 as the answer but no Step-by-Step solution sadly.
Any help appreciated !
\cdotinstead of * for multiplication (to write * for other uses, use\ast) and also using a backslash will do the trick for many things, namely special functions:\ln,\sin,\cos... – FShrike Apr 16 '22 at 12:40