Is there a sequence of positive numbers $\epsilon_1,\epsilon_2,...$ with the following property? If $g_n\in C[0,1]$(continuous functions on $[0,1]$) and $g_n\rightarrow0$ pointwise, then $\epsilon_ng_n\rightarrow0$ uniformly.
Attempt) Since $g_n\in C[0,1]$, $|g_n|\leq M_n$ for each $n$. I guess since $g_n\rightarrow0$ pointwise, $M_n\leq M$ for some $M$. Then if we take $\epsilon_n=\frac{1}{n}$. $\sup\limits_{x\in [0,1]}|\epsilon_ng_n(x)-0|\leq\frac{M}{n}\rightarrow0$. So $\epsilon_ng_n\rightarrow0$ uniformly.
Given any sequence of positive numbers $\epsilon_n$, you can find $g_n$ such that $g_n(0)=0$ and $g_n(x) = 0$ on $[1/n, 1]$, but $\epsilon_n g_n(1/(2n)) =1$.