What does the order of a permutation actually mean? I accept the fact that it is the l.c.m. of the lengths of the cycles in its cycle decomposition, but I don't really have an intuition for what the order of a permutation actually means.
I have an intuition for the order of a set of permutations like $S_n$ -- namely, it is the cardinality of the set. However, this intuition isn't translating well to thinking about the order of a specific permutation.
$S_n$ is a group with composition of functions. And as such, given $\sigma \in S_n$, we can consider the subgroup of $S_n$ generated by $\sigma$, that is, $\langle \sigma \rangle = \{\mathrm{id}, \sigma, \sigma^2, \ldots, \sigma^{k-1} \}\leq S_n$ (meaning $\sigma^k = \mathrm{id}$). As in any group, the order of the element is the cardinality of the subgroup generated by the element. Since $|\langle \sigma \rangle| = k$, the order of $\sigma$ is $k$, in the example above.