Let $f_n(x) = n^\alpha x^n(1-x)$ for any fixed $\alpha \in \mathbb{R}$ and $x \in [0,1]$. Prove $f_n$ converges to $0$ pointwise (via the definition).
I considered that
$|n^\alpha x^n(1-x) - 0| = n^\alpha x^n (1-x) \leq n^\alpha x^n$.
But then I'm stuck here, because it seems that I can't isolate the $n$ term, to get a relationship between $n$ and $\epsilon, x$.