Let $T : S^1 \times S^1 \to S^1 \times S^1$, $T(x, y) = (x + \alpha, y + x) \; mod \; 1$. For every $n \in \mathbb{N}$ $$ T^n(x, y) = (x + n \alpha, y + nx +\frac{n(n-1)}{2} \alpha) \; mod \; 1. $$ I want to calculate the topological entropy of $T$.
How can I find an $(n, \epsilon)$-spanning set?
Thank you!