I've got $ f_n(x)=\frac{\sqrt{(1-x^2)^{n^2+1}}}{n} , \forall{x}\in{[-1,1], \forall{n}\in{\mathbb{N}}}$
I've analyzed that $ f_n(x) $ is punctually and uniformly convergent in $ [-1,1] $.
Now, I have to prove that $ \lim_{x\to \infty} f^{'}_n(x)=f^{'(x)} $ being $ f(x) $ the punctual limit of $ f^{'}_n(x) $ in $ [-1,1] $
If I'm not wrong, what I need to do to prove this, is to see if the following statements are true:
$ 1) $ $f_n(x)$ is differentiable in $[-1,1]$. This is true.
$ 2) $ $ \exists t\in [-1,1] $ where {$ f_n(t) $} $_{n\in\mathbb{N}} $ is convergent. This is true (I've proved it)
$ 3) $ {$ f^{'}_n(t) $} $_{n\in\mathbb{N}} $ is uniformly convergent in $[-1,1]$.
So what is left is to prove the third point.
My first problem is that I don't know really good how to do the third point. I mean, I've calculated $ f^{'}_n(x)=\frac{-x(n^2+1)(1-x)^{n^2}}{n\sqrt{(1-x^2)^{n^2+1}}} $ but I don't know how to calculate that limit.
Anyway, I've supposed that the limit is $ 0 $ so that I can continue.
I also have to calculate $ d_n=\sup|f_n(x)| $ and for that I have to differentiate $ f^{'}_n(x) $ and calculate the maximum. I don't know if I've done this step well but I obtain that the maximum is $ x= \frac{-1}{\sqrt{n}} $. But when I replace it in the equation, the limit of $ d_n $ gives me $ \infty $, and that means that is not uniformly convergent in $[-1,1]$ but I know that it is. I don't know what I'm doing wrong...
We have $f_n(x) = n^{-1} (1-x^2)^{(n^2+1)/2}$. Termwise, $f_n'(x) = \frac{-(n^2+1)}{n} x (1-x^2)^{(n^2-1)/2}$. There are three cases:
For the second part, note that $(1-x^2)^{(n^2+1)/2}\leq 1$, with equality only at $x=0$.