I have a problem with this limit, I don't know what method to use. Can you show a method for the resolution with asymptotic approximations, or with variable change(so without Hopital)? Thanks
$$\lim\limits_{x \to +\infty} \left(\frac{(\ln(x+1))^x}{(2x)^{x/3}}\right)$$
In my solution I compare two graphs.
At first: $$\lim_{x\to\infty}\left(\dfrac{\ln(x + 1)}{\sqrt[3]{2x}}\right)^x,$$
as you know $$\lim_{x\to\infty}(q)^x = 0$$ if $$ -1 < q < 1$$
and then I checked is it true that: $$\ln(x + 1)<\sqrt[3]{2x}.$$
I draw 2 graphs for $x>0$
As you can see for $x>0$ inequality is always real so limit is $0$.