How many different combinations of the position of two black squares in a 3x3 square grid of remaining white squares are possible if you consider any combination that can be rotated to become another combination the same?
To illustrate:
The top set of combinations would be considered the same because the left one, if rotated 90 degrees clockwise, becomes the right. The bottom set of combinations would be considered different because they cannot be rotated in any way to become one another.
Are these four coloring equivalent? YES?
How many ways can we choose to color two of the nine sub-squares?
Does each of colorings represent three other colorings? NO!
There is one that represents only one other coloring. Can you tell us which?
So there are basically to color this grid.
But many of those are equivalent.
How do we factor out repetitions? Some happen four times and some happen twice.
Thanks for the responses.
Good analysis of the puzzle from Plato.
Quote:
Originally Posted by Soroban
Hello, Obsidantion!
Question: Are reflections also considered equivalent?
Code:
* - * - * - * * - * - * - *
| X | | | | | | X |
| - * - * - * * - * - * - *
| | | X | | X | | |
| - * - * - * * - * - * - *
| | | | | | | |
* - * - * - * * - * - * - *
Are these considered to be the same?
Good point. I should have said that only rotations in which the squares remain aligned with the two dimensional plane of the grid should be accounted for so the two formations in your example wouldn't be considered the same.
10 is what I have as well, but if anyone has another answer, feel free to post it and an explanation too. Also post if you have another proof as to why it may be/definitely is 10.
Quote:
Originally Posted by Soroban
Can we generalize this for an square? Sorry . . . I have no idea!
Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics. Register to post your math questions or just hang out and try some of our math games or visit the arcade.