I am asked to check whether or not $\{f_n\}_{n≥0}$ and $\{g_n\}_{n≥0}$ in $C([0,1], \mathbb{R}), \| . \|_{\infty}$ converges. Where $f_n(t) = t^n-t^{n+1}$ ang $g_n(t) = t^n - t^{2n}$
In order to do so, I simply check if $\| f_n(t) - f(t) \|_{\infty}$ converges and same for $g_n(t)$.
Now, what I don't understand is how we chose $f(t)$ and $g(t)$ I saw the solution nd they simply pick $f(t) = 0$ and $g(t) = 1/n$
Why were theose choices made?