A fun result of Conway shows that the length of terms in the Look-and-say sequence approach a constant ratio which is the root of a certain degree 71 polynomial, which can be found at that link.
What is the Galois group generated by the roots of this polynomial? One would expect it is $S_{71}$; is this tractable with computer algebra systems, or any other techniques?
Write the polynomial as $C(x)$. It is irreducible mod $5$, so it's irreducible over $\mathbf Q$. Therefore the Galois group of $C(x)$ over $\mathbf Q$ is a transitive subgroup of $S_{71}$. Since $71$ is prime, we will use the following result: for prime $p$, a transitive subgroup of $S_p$ containing some $p$-cycle and some transposition must be $S_p$.
A theorem of Dedekind says that if a monic irreducible polynomial $f(x)$ in $\mathbf Z[x]$ factors modulo some prime $p$ as $\pi_1(x)\cdots \pi_r(x)$ for distinct monic irreducibles $\pi_i(x)$, then the Galois group of $f(x)$ over $\mathbf Q$ contains a permutation on the roots with cycle type $(d_1, \ldots, d_r)$, where $d_i = \deg \pi_i(x)$.
So from $C(x) \bmod 5$ being irreducible, the Galois group of $C(x)$ over $\mathbf Q$ contains a $71$-cycle.
The monic irreducible factorization of $C(x) \bmod 43$ has distinct factors with degrees
$1, 1, 2, 5, 17$, and $45$, so the Galois group contains an element $\sigma$ that permutes the roots with cycle type $(1,1,2,5,17,45)$. Therefore $\sigma^{17\cdot 45}$ is a $2$-cycle (transposition). So the Galois group contains a $71$-cycle and transposition, proving the group is $S_{71}$.