If a sequence {$f_n$} pointwise convergent on a finite set $D$ which is a subset of $\mathbb R$.Then can we say that the convergence is uniform?
If the answer is yes then I have some problem here:
Let us suppose that $D$={$0$,$1$} and $f_n(x)$=$x^n$ then $\lim_{n\rightarrow \infty} f_n(x)=f(x)$
where $f(x) = \begin{cases} 0 & \text{ if } x=0\\ 1 & \text{ if }x=1 \\ \end{cases}$
so $f_n(x)$ pointwise convergent on$D$.But if $M_n= \max(\{|f_n(x) - f(x)| \ \big| \ \ x \in D\})$ then $\lim_{n\rightarrow \infty} M_n=1$ from which I can say that $f_n(x)$ is not uniformly convergent on $D$.Am I right or wrong?somebody please help me.