It is maybe a simple question but right now I am not able to see it.
For $r,q,B>0$ and $x \in \mathbb{R}$, why is the following limit equal to $1$: $$\lim_{d\to 0^+}\exp\left[\left(\frac{d}{1-q}\right)\log\left(\log B+\frac1d\log\left(1+\frac{x}{rq}\right)\right)\right]=1$$
I am thinking it has to do with an expansion of $\log\left( \log (x)\right)$?
Thank you!
Well, $$ \lim_{d \to 0^+}\ \exp\left[\left({d \over 1-q}\right)\log\left(\log B + {1 \over d}\log \left( 1+{x \over rq} \right) \right) \right]$$ equals $$ \lim_{d \to 0^+}\ \exp\left[\log\left(\log B + {1 \over d}\log \left( 1+{x \over rq} \right) \right) \right]^{{d \over 1-q}} $$ equals $$ \lim_{d \to 0^+}\ \left(\log B + {1 \over d}\log \left( 1+{x \over rq} \right) \right)^{{d \over 1-q}} $$ and take the limit from there.
More: Since $B$, $x$, $r$, and $q$ are constants, the limit has the form $$ \lim_{d \to 0^+}\ \big(a+{b \over d}\big)^{d} $$ which equals $$ \lim_{d \to 0^+}\ \big({ad+b \over d}\big)^{d} $$ which equals $$ \lim_{d \to 0^+}\ {(ad+b)^b \over d^b} $$ Now the limit $$ \lim_{x \to 0} {(ax+b)^n \over x^n}, \qquad n \in \mathbf{R}\backslash\{0\} $$ can be shown to be $a$ by L'Hopital's rule. Choose some $n$, and the limit we are working with becomes $$ \lim_{d \to 0^+}\ \left({(ad+b)^n \over d^n}\right)^{d \over n} $$ Where the limit of the inside is simply $a$, so overall the limit tends to $1$.