I'm trying to prove the following.
Prove $f_n :[0,1] \rightarrow \Bbb R$ defined by $f_n (x)=x^n (1−x)$ converges uniformly to zero.
I know that for uniform continuity, we must find an $\varepsilon$ such that $|f_n(x)-0|<b_n<\varepsilon$. I'm having trouble proving $f_n(x) <1$. I've tried comparing it to $\frac{1}{n}$, $\frac{x}{n}$, and a couple more functions, but I can't seem to be able to actually show that $f_n(x)$ is less than those functions without making some wild assumptions.
EDIT: I should mention that I am not allowed to use the derivative, we have not proven that in class yet.
I'm needing a little direction with this proof. Any help would be appreciated, thank you.
To prove uniform convergence, you need to show that the maximum of $f_n$ tends to 0 as $n\to\infty$.
– pre-kidney Mar 21 '17 at 04:42