$\lim_{n\to \infty}{\int_{0}^1 (1-x^2)^n} = 0$
My Attempt : Now $(1-x^2)^n$ is uniformly convergent to $0$ when $x \in (0 , \delta)$. So $\lim_{n\to \infty}{\int_{\delta}^1 (1-x^2)^n} = 0$. Here $0 < \delta < 1$. IS it sufficient to prove $\lim_{n\to \infty}{\int_{0}^1 (1-x^2)^n} = 0$ ?
Can anyone please help me ??
$$I_n=\int_0^1(1-x^2)^ndx$$ $u=1-x^2,du=-2xdx=-2\sqrt{1-u}dx\Rightarrow dx=-2\frac{du}{\sqrt{1-u}}$ and so we have: $$I_n=2\int_0^1\frac{u^n}{\sqrt{1-u}}du$$ now on the lower part we have an issue as $u\to1$ and also on the top $\to1$ but for the rest of the interval it is clear that: $$\lim_{n\to\infty}\frac{u^n}{\sqrt{1-u}}\to0\,\,\,\,u\ne1$$