document.write( "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.
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #533059 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! I. 40C7 = 18,643,560 different groups of 7 possible \n" ); document.write( "II. each group can be arranged in a circle with seven spaces: 6! ways \n" ); document.write( "III. |