I'm having difficulty understanding how to choose the $F(x)$ given $F_n(x)$ in uniform convergence. For reference, I'm speaking about the formula: $||F(x) - F_n(x)|| < \epsilon$ whenever $x \in D, n \geq N$
It seems that everyone just puts the function evaluated at $0$, but I am not sure if that's correct.
The problem I'm working on is showing that $\gamma_n(t) = (\frac{1}{1 + nt}, \frac{t}{n})$ does not converge uniformly on $[0,1]$
I know that I need to find an $N \in \mathbb{N}$ for my $n$ which does not depend on $t$. In this case, I would be needing to show that it doesn't exist. I guess I'm just not sure how I can show that the $N$ doesn't exist.
EDIT: I'm wanting to show that $\gamma_n \rightarrow \gamma$, so does this mean that my $\gamma(t) = (0, 0)$ when $n$ is sufficiently large?