Algebra of Permutations
Perform calculations using permutations and analyze their properties.
Do algebra with permutations:
Compute properties of a permutation:
More examples
Random Permutations
Generate random permutations of a specified number of elements.
Generate a random permutation:
More examples
Permutations of a Set
Permute different types of data, such as sets with no repeat elements and lists that allow repetition.
Compute permutations of a set:
Compute distinct permutations of a list:
More examples
Counting Permutations
Count how many rearrangements of a set or list are unique. Use different list sizes and permutation sizes.
Specify a permutation size:
More examples