I have the sequence defined: $$\bigg(\dfrac{n}{2n-1}\bigg)^n$$ and I have to show that it goes to zero. For a similar sequence, in order to show that it converges to 0, I would show: \begin{align} &\bigg|\dfrac{n}{2n+1}\bigg|^n\\ <&\bigg(\dfrac{n}{2n}\bigg)^n\\ =&\bigg(\dfrac{1}{2}\bigg)^n\\ <&\epsilon\\ \end{align} Now in the case of the sequence defined in the title, can I "reduce" the fraction in a neat way as above?
My attempt was as follows:
\begin{align} &\bigg|\dfrac{n}{2n-1}\bigg|^n\\ <&\bigg|\dfrac{1}{2n-1}\bigg|^n\\ =&\dfrac{1}{(2n-1)^n}\\ \end{align} Now the last term is obviously $<\epsilon \ \exists N \ \forall n>N$. However I am not managing to show this due to having an $n$ in the exponent. How shall I go about this? Thanks in advance
Hint:
By continuity, determine only the limit of the log and use equivalents:
$\dfrac n{2n-1}\sim_\infty\dfrac 12$, so $$\log\Bigl(\frac n{2n-1}\Bigr)^n=n\log\Bigl(\frac n{2n-1}\Bigr)\sim_\infty n\log\frac12=-n\log 2\to-\infty\qquad\text{as }\; n\to +\infty.$$