Find the asymptotics of $n(\frac{n-1}{n})^n$.
I know $f(x)$~ $g(x) $ if $lim\frac{f(x)}{g(x)}=1$ but I am unsure as to how I found $g(x)$
I found a solution $\frac{2n-1}{2e}$ but I am unsure where that comes from
Any help would be appreciated
Thanks
Find the asymptotics of $n(\frac{n-1}{n})^n$.
I know $f(x)$~ $g(x) $ if $lim\frac{f(x)}{g(x)}=1$ but I am unsure as to how I found $g(x)$
I found a solution $\frac{2n-1}{2e}$ but I am unsure where that comes from
Any help would be appreciated
Thanks
For any real $a$, $\left(\dfrac{n+a}{n}\right)^n =\left(1+\dfrac{a}{n}\right)^n \approx e^a $, so $n\left(\dfrac{n+a}{n}\right)^n \approx ne^a $, and this diverges for all real $a$.