I was trying to solve the following question (from this link):
What is the largest possible order of a permutation in $S_{10}$?
I though there is some sophisticated way to solve it but then I read the solution (also located in the link). Is there a better, more sophisticated way to solve such problems for $S_n$, then writing down all the elements and their orders?
For example, finding the largest possible order of a permutation in $S_{101}$ will be much harder.