Mathematica 9 is now available

LevelOrderedQ

Permutations

FilledSmallSquarePermutations[list] generates a list of all possible permutations of the elements in list.

FilledSmallSquare Example: Permutations[a,b,c] LongRightArrow.

FilledSmallSquare There are permutations of a list of distinct elements.

FilledSmallSquare Repeated elements are treated as identical.

FilledSmallSquare The object list need not have head List.

FilledSmallSquare See The Mathematica Book: Section 1.8.15.

FilledSmallSquare See also: Sort, Signature, Reverse, RotateLeft.

FilledSmallSquare Related packages: DiscreteMath`Permutations`, DiscreteMath`Combinatorica`.

Further Examples

LevelOrderedQ



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.