The function that I am having trouble with is: $$ { f }_{ n }(x)=\begin{cases} 1\quad ,\quad x \in\{ 1,\frac { 1 }{ 2 } ,...,\frac { 1 }{ n } \} \\ 0\quad ,\quad otherwise \end{cases} $$ and in particular I am trying to show that the each $f_{n}$ is continuous at x = 0, and also I am trying to find the pointwise limit of this function.
- For the continuity at x=0 I believe I would have to claim that since the set: $$ {1,\frac{1}{2},...,\frac{1}{n} } $$ tends to zero as $ n \rightarrow \infty $ and that the second condition would be when x is exactly 0 it is zero because it doesn't belong in the set so it would then be continuous at x=0.
- As for the pointwise I belive I would use the same argument to show that the pointwise limit would be 0.
If these are correct or incorrect any suggestions would be appreciated.