| a) How did they get this number?
245760 = 5! * 4^5 * 2
There could be 5! ways to place the strips in their slots.
Each strip could be flipped or not, and rotateded end-for-end or not.
Perhaps the other factor of two represents players changing sides?
Or can you choose to align strips parallel to either X or Y axis?
(I assume not.)
b) Why is it wrong?
If the factor of two represents changing sides of players, that's already
accounted for by the potential to rotate all the strips end-for-end.
Here are five strips that are all different under flipping and rotation, so
it seems to me that the 5! * 4^5 is achievable.
straight Nssss NNsss NsNss NssNs NNssN
rotated ssssN sssNN ssNsN sNssN NssNN
flipped sNNNN ssNNN sNsNN sNNsN ssNNs
flip & rot NNNNs NNNss NNsNs NsNNs sNNss
c) What are the possible correct answers?
122880 is one possible correct answer.
For each strip that has only two different orientations, reduce by a factor
of 2. (Each strip is different from itself under flipping, since the middle
magnet must change.)
If n strips are identical, reduce by a factor of n!. In the limit, all strips
are identical and symmetric (NNNNN or NNsNN or NsssN or NsNsN), and there
are only 2^5 different configurations.
|
| Re .1:
Yes, the alignment of the strips parallel to either the x or the y axis
accounts for the other factor of two.
In addition to the strips you listed that are different in all four
positions, there is sNsss. The four other strips are symmetric under
rotation, so they only have two positions each.
Given any five strips, how many different boards can be constructed by
positioning the five strips? Two boards are different iff their 25
magnet orientations are not all the same.
-- edp
Public key fingerprint: 8e ad 63 61 ba 0c 26 86 32 0a 7d 28 db e7 6f 75
To find PGP, read note 2688.4 in Humane::IBMPC_Shareware.
|