I'm supposed to prove that this sequence goes to zero as n goes to infinity.
$$\lim_{n\to \infty} {n^2x (1-x^2)^n}, \mathrm{where~} 0 \le x \le 1$$
I've been trying a few things (geometric formula, rewriting $(1-x^2)^n$ as $\sum_{k=0}^n \binom{n}{k} (-1)^k x^{2k} $) and messing around with that. But I can't seem to get anywhere. I could be missing something key that I've forgotten. Can somebody point me in the right direction?
If $x=0$ or $x=1$ it is trivial, so $0<x<1$. Define $a=1-x^2$, then $0<a<1$.
$$\lim\limits_{n\to\infty}n^2x(1-x^2)^n = x\lim\limits_{n\to\infty}n^2a^n \le \lim\limits_{n\to\infty}n^2a^n = \lim\limits_{n\to\infty}\frac{n^2}{(1/a)^n} = \lim\limits_{n\to\infty}\frac{2n}{\ln(1/a)(1/a)^n}=\lim\limits_{n\to\infty}\frac{2}{\ln^2(1/a)(1/a)^n}=\frac{2}{\ln^2(1/a)}\lim\limits_{n\to\infty}a^n=0$$
Using l'Hopital twice and the fact that $0 < a < 1$.
Also all of the terms in the sequence are positive, $0\le\lim\limits_{n\to\infty}n^2x(1-x^2)^n\le 0$.