Given a set S with n elements, consider all the possible one-to-one and onto functions from S to itself. This collection of functions is called the permutation group of S, because the functions are simply permuting the elements of S. We notice immediately that it doesn’t matter what the elements of S are (numbers, planets, tacos, etc) just that there are n distinct ones in the set, so we may re...