I was wondering how to prove or disprove the following sequence of functions is uniformly convergent
$$\ f(n) = \frac{nt}{nt+1}, n≥1, t:[0,1] \to R$$
So far I have analyzed the limits at $t=0$ and $t=1$ and believe it to be point-wise convergent, but not uniformly convergent. However, I'm not sure how to prove this.
Also, how does the above sequence vary from
$$\ f(n) = \frac{nt}{n+t}, n≥1, t:[0,1] \to R$$ in regards to uniform convergence?
Observe $$f_n(t)=\frac{nt}{nt+1}=\dfrac{t}{t+\dfrac{1}{n}}\to\begin{cases}0 , &t=0\\1, &t\neq0\end{cases}$$