Let $g_n(x) = \dfrac{x^n}{1+nx}$ on $[0,1]$
I need to show that for every $a$ in $[0,1]$, $g_n(a)$ tends to $0$ as $n$ tends to infinity.
It is pretty much clear for $a = 0$ and $1$.
But if I take $a$ to be in $(0,1)$ for example $a = \dfrac{1}{2}$.
I will have to show that $\dfrac{\left(\frac{1}{2}\right)^n}{1+n\frac{1}{2}}$ tends to $0$.
I can see that the numerator is tending to $0$ and denominator to $\infty$.
I even tried using L'Hospital Rule. It is becoming really lengthy.
Help, please
Since $1+na \ge na$, $$\frac{a^n}{1+na} \le \frac{a^n}{na} =\frac{a^{n-1}}{n} \le \frac{1}{n} \to 0 $$