When I look for example of a uniformly convergent sequence which is not orbitally convergent, I found this example from this article.
Then, I have some questions from the example above.
The first is about uniform convergence on $S^1$.
But, I have not learned about $S^1$ yet. After read some notes about dynamical system, I think $S^1$ in Example 3.2 is $S^1=\{z\in \mathbb{C}:|z|=1\}=\{e^{2\pi i\theta}:0\leq \theta<1\}$ and the distance between two points on $S^1$ is induced by the arc length distance, i.e. the length of shortest arc connecting two points $\theta_1,\theta_2\in [0,1)$, which is defined by
\begin{align*}
d(e^{2\pi i\theta_1},e^{2\pi i\theta_2})=
\begin{cases}
|\theta_2-\theta_1|, \quad \text{if}\, |\theta_2-\theta_1|\leq \frac{1}{2},\\
1-|\theta_2-\theta_1|,\quad \text{if}\, |\theta_2-\theta_1|\geq \frac{1}{2}.
\end{cases}
\end{align*}
I try to prove that $f_n$ is uniformly convergent to $I_{S^1}$. This is my attempt.
Since $f_n(x)=xe^{2\pi i \alpha_n}$ for $x\in S^1$, then $f_n(e^{2\pi i\theta})=e^{2\pi i\theta}e^{2\pi i\alpha_n}=e^{2\pi i(\theta+\alpha_n)}$, and also $I_{S^1}=x=e^{2\pi i\theta}$.
So, $$d(f_n(x),x)=d(e^{2\pi i(\theta+\alpha_n)},e^{2\pi i\theta})=\alpha_n.$$
Since $(\alpha_n)$ converges to 1, then I conclude that $f_n$ is uniformly convergent to $I_{S^1}$. Can I conclude like that?
And the second is, why the orbit $\{f_N^k(x):k\in\mathbb{N}\}$ is not dense in $S^1$?
Does it use a theorem that said "If $\alpha$ is irrational, then for every $z\in S^1$, the orbit $f_\alpha^n(z):n\in\mathbb{N})$ is dense in $S^1$"?
Sorry for the long questions, but I am confused because I am new to dynamical system and $S^1$. Thank you in advance.
