document.write( "Question 953596: in how many ways can a party of seven persons arrange themselves
\n" );
document.write( "a. in a row of seven chairs?
\n" );
document.write( "b. around a circular table?\r
\n" );
document.write( "\n" );
document.write( "using combinatorial analysis \n" );
document.write( "
Algebra.Com's Answer #582376 by Theo(13342)![]() ![]() You can put this solution on YOUR website! In a row of 7 chairs, the number of permutations would be 7!.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "around a circular table it becomes a little more complicated.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is because there is no fixed first chair.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it could be any one of the 7.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i would estimate the number of permutations would be 7 * 7!.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "but i could be wrong, so we'll have to do a demo to see what happens.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we can see how that works with less permutations to deal with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7! = 5040 permutations. \n" ); document.write( "3! = 6 permutations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3! is much easier to work with than 7!, so we'll use that as a demo.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let the seats be labeled a,b,c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in a straight line, the 6 possible permutations would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "abc \n" ); document.write( "acb \n" ); document.write( "bac \n" ); document.write( "bca \n" ); document.write( "cab \n" ); document.write( "cba\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now let's take a look at the circular table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that first arrangement could be repeated 3 times in all.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first time starting with position 1. \n" ); document.write( "second time starting with position 2. \n" ); document.write( "third time starting with position 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you would get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "abc \n" ); document.write( "cab \n" ); document.write( "bca\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a started in first position. \n" ); document.write( "a started in second position and then wrapped around. \n" ); document.write( "a started in third position and then wrapped around.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cab and bca are different arrangement. \n" ); document.write( "however, they are covered in the primary set that we got from the straight line arrangement, so there are no new arrangements.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let's take a look at the second arrangement of acb.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "wrapping that arrangement around as we did the first, we would get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "acb \n" ); document.write( "bac \n" ); document.write( "cba\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we have 2 new arrangements of bac and cba.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "bac and cba are, however, already covered in the straight line permutations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let's jump to the last arrangement of cba.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "wrapping them around as we did the first of the circulars, we will get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "cba \n" ); document.write( "acb \n" ); document.write( "bca\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we have 2 additional arrangement again. \n" ); document.write( "they are acb and bca.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they are also covered in the initial set of arrangements from the straight line version.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so it appears that the straight line arrangement and the circular arrangement give you the same number of permutations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i made it even simpler to see if we get the same result.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i assumed 2 arrangements called a and b.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "straight line:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are 2 possible permutations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they are:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ab \n" ); document.write( "ba\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i took ab and then rotated the positions around the table and got:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ab amd ba.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i took ba and then rotated the positions around the table and got:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "ba and ab.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i got 4 arrangements but 2 of them were identical so that reduced to 2 distinct arrangements.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the number of permutations was the same whether i used a straight line presentation or a circular presentation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i'll go with that.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can do the same experiment for yourself to see if you get the same conclusion.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |