I am having problems with the following exercise, I already did part $(i)$ and $(ii)$, I am having problems with $(iii)$.
Exercise:
Let $ \large f_n(x)=\left\{ \begin{array}{ll} 1 ~~~if~~x = 0 \\ n\sin(\frac{x}{n}) ~~~if~~0<x\leq 1 \end{array} \right. $
$\large (iii)$ Does the sequence have a uniform limit?
I do not how to proceed. My professor gave me a hint: $$0 \leq x- n \sin(x/n) \leq 1- n\sin(1/n) \text{ if } x \in [0,1].$$ How do I use this hint? Can I use my pointwise limit and say that if the uniform limit exists then it's equal to the pointwise limit?
These are the exercies I have solved. If you see any mistakes please let me know.
$\large (i)$ Prove that each $f_n$ is discontinous at $x=0$.
Let $\left\{a_k\right\}_{k \geq 1}$ \in (0,1] be a sequence where $a_k \to 0$ as $k \to \infty$ In order to show that $f_n$ is discontinous at $x=0$ all I need to do is to show that
$$\lim_{k \to \infty} f_n (a_k) \neq 1$$
we have
$$\lim_{k \to \infty} \left( n\sin(\frac{a_k}{n})\right) = 0 \neq 1$$
thus $f_n$ is discontinous at $x=0$.
$\large (ii)$ Prove that the sequence has a pointwise limit.
$p(x) = \lim_{n \to \infty}\left( f_n(x) \right)$
I found the pointwise limit for when $x = 0$ and $x \in (0,1]$ :
$ \large p(x)=\left\{ \begin{array}{ll} 1 ~~~if~~x = 0 \\ 0 ~~~if~~0<x\leq 1 \end{array} \right. $
best regards
Husky