Let $a=n^ {(n+\frac{1} { ln(n)})}$ and $b=(n+\frac{1}{ln(n)})^n$ . The value of $$\lim\limits_{n \to \infty} \frac{a}{b}$$
My Approach : I started this problem by first taking log on both sides of $a $ and $b$ but it did not become someting logical ,I also used some approximations but did not reached to any conclusion.
Please help ...
$$\begin{align*}&\log a=\left(n+\frac1{\log n}\right)\log n=n\log n+1\\{}\\&\log b=n\log\left(n+\frac1{\log n}\right)\end{align*}$$
and now using some Taylor series:
$$n\log\left(n+\frac1{\log n}\right)=n\log n+n\log\left(1+\frac1{n\log n}\right)=$$
$$=n\log n+n\left(\frac1{n\log n}-\frac1{2n^2\log^2 n}+\ldots\right)=n\log n+\frac1{\log n}+\mathcal O\left(\frac1{n\log n}\right)$$
Thus:
$$\log\frac ab=\log a-\log b=1-\frac1{\log n}+\mathcal O\left(\frac1{n\log n}\right)\xrightarrow[n\to\infty]{}1$$
so that
$$\frac ab=e^{\log\frac ab}\xrightarrow[n\to\infty]{}e$$