Tags | |
UUID | f6fada7e-49eb-11e4-a9fb-bc764e2038f2 |
This equation computes the number of circular ordered arrangements of r distinct elements for a set of n elements. For example, the number of ways to arrange 5 children in a circle choosing from a group of n children.
The special case where n = r is the number of circular permutations of any set of n elements. See Circular Permutations for an example of this special case involving dead chickens.
author: GerryPerham
No comments |