What is the largest order of an element in the group of permutations of $5$ objects?
Let $\sigma \in S_5$ be arbitrary. We know that $\sigma = \sigma_1...\sigma_k$, where the $\sigma_i$'s are disjoint cycles of some length. We want to maximize $|\sigma| = lcm(|\sigma_1|,...,|\sigma_k|)$, where $|\sigma_i|$ is the order of the permutation $\sigma_i$, which is just its length since it is a cycle. If any of the lengths are the same, then the lcm will be the same, so we may take each $\sigma_i$ to have a different length in our attempt to maximize $|\sigma|$. This leaves us with four different lengths (I am excluding $1$). Thus $\sigma = \sigma_1 ... \sigma_4$; however, as we shall see, it is not possible for $\sigma$ to be a product of 4 disjoint cycles if we are maximizing their lengths. If $\sigma_1$ is a 5-cycle, then none of the 5 numbers will appear in any of the other cycles, and so $\sigma = \sigma_1$ which implies $|\sigma| = 5$. If $\sigma_1$ is a 4-cycle, then 4 of the 5 numbers appear in it, leaving only number left $\sigma_1$ and none to ther others. But this would make $\sigma_2$ and the rest the identity, so that $\sigma = \sigma_1$. In this case $|\sigma| = 4$. Finally, if $\sigma_1$ is a 3-cycle, then $\sigma_2$ can have the rest of the numbers which makes it a 2-cycle. In this case, $|\sigma| = lcm(3,2) = 6$. By symmetry, the rest of the cases are equivalent, and so the maximum value is $6$.
How does that sound?
You could be explicit and argue as follows:
The partitions of $5$ are $$\eqalign{ \mbox{type} & \to \mbox{lcm} \cr 5 & \to 5 \cr 4+1 & \to 4 \cr 3+2 & \to 6 \ * \cr 3+1+1 & \to 3 \cr 2+2+1 & \to 2 \cr 2+1+1+1 & \to 2 \cr 1+1+1+1+1 & \to 1 \cr }$$