I got the series of functions $f_n=x^n(1-x)$ on $[0,1]$. It does converge pointwise to $f$, $f(x)=0$. It looks like it's uniformly convergent, but I've got this example that shows it's not:
$||f_n-f||_{sup} \geq$ $ sup_{x \in [0,1]}|f_n((1/2)^{1/n})-f((1/2)^{1/n})|$ =$\geq lim_{x\rightarrow0}=1/2 - 1/2x$=$1/2$ not zero. I know the writing isn't precise but I just wanna know why $(1/2)^{1/n}$ doesn't work?