How can I find this limit: $$\lim_{n \to +\infty} n^2x(1-x)^n, x \in [0,1]$$
Do I have to use the L'Hospital rule? If so, do I have to differentiate with respect to $n$ or to $x$ ?
EDIT:
I also tried to find the supremum of $n^2x(1-x)^n$..I found that $f(x)=n^2x(1-x)^n$ achieves its maximum at the point $\frac{1}{n+1}$ and that $\sup_{x \in [0,1]} n^2x(1-x)^n=\frac{n}{e} \to +\infty$
Could you tell me if it is right?
$\lim\limits_{n\to\infty}n^2x(1-x)^n=\lim\limits_{n\to 0} n^2\exp(n\ln(1-x^2))=0$, $\forall x\in(0,1)$
for $x\in{0,1}$ it should be clear.
– OBDA Jun 25 '14 at 12:40