SOLUTION: In how many ways can 40 objects be positioned in a circle with 7 spaces? I would like to know the formula so that it can be programmed in Grasshopper.
Thanks!
Algebra ->
Permutations
-> SOLUTION: In how many ways can 40 objects be positioned in a circle with 7 spaces? I would like to know the formula so that it can be programmed in Grasshopper.
Thanks!
Log On
Question 882765: In how many ways can 40 objects be positioned in a circle with 7 spaces? I would like to know the formula so that it can be programmed in Grasshopper.
Thanks! Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! I. 40C7 = 18,643,560 different groups of 7 possible
II. each group can be arranged in a circle with seven spaces: 6! ways
III.