ViewPoint is an option for Graphics3D and related functions which gives the point in space from which three-dimensional objects are to be viewed.
Mathematica provides permutation representations for many important finite groups. Some of these groups are members of infinite families, parametrized by one or more ...
Ordering[list] gives the positions in list at which each successive element of Sort[list] appears. Ordering[list, n] gives the positions in list at which the first n elements ...
Derangements[p] constructs all derangements of permutation p.
EncroachingListSet[p] constructs the encroaching list set associated with permutation p.
FromInversionVector[v] reconstructs the unique permutation with inversion vector v.
InvolutionQ[p] yields True if permutation p is its own inverse.
ToInversionVector[p] gives the inversion vector associated with permutation p.
ConstructTableau[p] performs the bumping algorithm repeatedly on each element of permutation p, resulting in a distinct Young tableau.