$(a)$ Let $X$ be a tournament, i.e. $X$ is a directed complete graph. Denote $V(X)$ the vertex set of $X$. An automorphism of $X$ is a bijection $V(X) \to V(X)$ preserving orientation. Prove that the automorphism group $\text{Aut}(X)$ is solvable.
$(b)$ Prove, in fact, that the following statements are equivalent:
Every group of odd order is solvable. $\iff$ $\text{Aut}(X)$ is solvable for every tournament $X$.
I am having trouble getting started, in particular how could I compute the automorphism group of a given tournament? This seems very hard if the number of vertices is large.
$(a)$ Let $X$ be a tournament on $n$ vertices, and $f\in \text{Aut}(X)$. Suppose $f$ has order $2$. Momentarily ignoring the orientation-preserving action of $f$, it is a permutation of $n$ letters, so we can decompose it into disjoint $2$-cycles and fixed points. Assume $f$ has a $2$-cycle, say $(ab)$. Without loss of generality, there is an arrow from $a$ to $b$. But there is also an arrow from $f(a) = b$ to $f(b) = a$, contradiction. Hence, $f$ is all fixed points: it is the identity. But then $f$ doesn't have order 2.
So Cauchy's Theorem tells us $\text{Aut}(X)$ must be odd. By the Feit-Thompson Theorem, $\text{Aut}(X)$ is solvable.