Body message: Difference between revisions
Jump to navigation
Jump to search
→Peg Counts
m (→Pegs) |
|||
Line 291: | Line 291: | ||
4 blocks, with 4 rows each. Not counting the last two rows: | 4 blocks, with 4 rows each. Not counting the last two rows: | ||
*<code> | *<code>M+P+E</code> - 24 slots per row and block, 96 slots in total per row | ||
*<code>M+P</code> - 40 per row | *<code>M+P</code> - 40 per row | ||
**when removing <code>E</code> from the rows, and comparing <code>M</code> and <code>P</code> pairwise between the rows, 15 of the 40 places have the same <code>M</code> or <code>P</code> between the rows, 25 are different | |||
**when removing <code>E</code> from the rows, and splitting between slots that diverge from the alternating <code>MP</code> pattern, you get 10 groups | |||
*<code>M</code> - 21 in the first row, 19 in the second row, 40 total | *<code>M</code> - 21 in the first row, 19 in the second row, 40 total | ||
*<code>P</code> - 19 in the first row, 21 in the second row, 40 total | *<code>P</code> - 19 in the first row, 21 in the second row, 40 total |