Does the sequence $(1-x)x^k$ converge uniformly on $[0,1]$? I am confident the answer is yes however I am having difficulty showing this, here is my attempt: for any $\epsilon>0$ I need to find an $N$, $k \geq N \implies |(1-x)x^k|<\epsilon$ for all $x \in [0,1]$.
Attempt:
Here is my attempt to choose an $N$ independent of $x$.
Since the function is continuous on a closed interval there is a $c \in (0,1)$ such that $|(1-x)x^k|\leq |(1-c)c^k|$ for all $x \in [0,1]$. Then $|(1-c)c^k|<\epsilon \implies c^k< \frac{\epsilon}{1-c}$. Now I am stuck, how am I supposed to choose $N$ here?
To bound $f_k$, note that for $x\ge 1-\frac1{\sqrt k}$, $$\tag1 f_k(x)\le 1-x=\frac1{\sqrt k}$$ and for $x\le 1-\frac1{\sqrt k}$, $$\tag2f_k(x)\le x^k\le\left(1-\frac1{\sqrt k}\right)^k\approx e^{-\sqrt k}$$ so that $\sup f_k\to 0$ as desired.
To make $(2)$ more explicit, note that for $k\ge 2$ by Bernoulli's ineqaulity, $$\frac1{\left(1-\frac1{\sqrt k}\right)^k} =\left(1+\frac1{\sqrt k-1}\right)^k \ge 1+\frac k{\sqrt k-1}>\sqrt k$$ so that $$ f_k(x)<\frac1{\sqrt k}$$