I took an introductory class on dynamical systems this semester. In class we've seen a great deal about the entropy of a dynamical system $T : X \to X$ on a metric space $(X, d)$. In the topological case the entropy is defined to be $$h(T) := \lim_{\epsilon \to 0 } \lim_{k \to \infty} \frac{1}{k} \log (\text{sep}(k, \epsilon, T)),$$ where $\text{sep}(k, \epsilon, T)$ is defined to be the maximal cardinality of a subset $B \subset X$ such that for all $x, y \in B$ there is a $i = 0, ..., k - 1$ such that $d(T^i(x), T^i(y)) > \epsilon$.
In class it was said that the entropy measures how "chaotic" or "random" a map is. However, we never really saw any theorem or application that made clear why people care about entropy. It seems a rather arbitrary definition to me.
Can anyone explain to me why the topological entropy of a dynamical system is interesting?
Thanks!