Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Math Help Forum Lounge > Math Games and Math Puzzles
Reply
 
Thread Tools Display Modes
  #1  
Old 09-05-2008, 04:30 PM
Member
 
Join Date: Sep 2007
Posts: 69
Country:
Thanks: 2
Thanked 2 Times in 2 Posts
Obsidantion is on a distinguished road
Default How Many?

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.
Reply With Quote
Advertisement
 
  #2  
Old 09-05-2008, 05:39 PM
MHF Contributor


 
Join Date: Aug 2006
Posts: 3,703
Thanks: 28
Thanked 1,260 Times in 1,157 Posts
Plato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud ofPlato has much to be proud of
Default

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 {9 \choose 2} to color this grid.
But many of those are equivalent.
How do we factor out repetitions? Some happen four times and some happen twice.
Attached Images
 
Reply With Quote
  #3  
Old 09-05-2008, 09:27 PM
Super Member


 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 6,072
Thanks: 334
Thanked 3,306 Times in 2,618 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

Hello, Obsidantion!

Quote:
How many different combinations of the position of two black squares
in a 3x3 square grid are possible if rotations are not counted?

Question: Are reflections also considered equivalent?

Code:
      * - * - * - *       * - * - * - *
      | X |   |   |       |   |   | X |
      | - * - * - *       * - * - * - *
      |   |   | X |       | X |   |   |
      | - * - * - *       * - * - * - *
      |   |   |   |       |   |   |   |
      * - * - * - *       * - * - * - *

     Are these considered to be the same?
Reply With Quote
  #4  
Old 09-05-2008, 11:13 PM
Member
 
Join Date: Sep 2007
Posts: 69
Country:
Thanks: 2
Thanked 2 Times in 2 Posts
Obsidantion is on a distinguished road
Default

Thanks for the responses.
Good analysis of the puzzle from Plato.

Quote:
Originally Posted by Soroban View Post
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.
Reply With Quote
  #5  
Old 09-06-2008, 01:48 PM
Super Member


 
Join Date: May 2006
Location: Lexington, MA (USA)
Posts: 6,072
Thanks: 334
Thanked 3,306 Times in 2,618 Posts
Soroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond reputeSoroban has a reputation beyond repute
Default

Hello, Obsidantion!


I was forced to list the cases . . . I found ten.



Place the first square in a corner.

Code:
      *---*---*---*
      | X | 1 | 2 |
      |---*---*---*
      | 3 | 4 | 5 |
      |---*---*---*
      | - | 6 | 7 |
      *---*---*---*
There are 7 positions for the second square.




Place the first square on an edge.

Code:
      *---*---*---*
      | - | X | - |
      |---*---*---*
      | 1 | 2 | - |
      |---*---*---*
      | - | 3 | - |
      *---*---*---*
There are 3 positions for the second square.




Can we generalize this for an n \times n square?
Sorry . . . I have no idea!

Reply With Quote
  #6  
Old 09-06-2008, 02:56 PM
Member
 
Join Date: Sep 2007
Posts: 69
Country:
Thanks: 2
Thanked 2 Times in 2 Posts
Obsidantion is on a distinguished road
Default

Quote:
Originally Posted by Soroban View Post
Hello, Obsidantion!


I was forced to list the cases . . . I found ten.



Place the first square in a corner.
Code:
 
      *---*---*---*
      | X | 1 | 2 |
      |---*---*---*
      | 3 | 4 | 5 |
      |---*---*---*
      | - | 6 | 7 |
      *---*---*---*
There are 7 positions for the second square.




Place the first square on an edge.
Code:
      *---*---*---*
      | - | X | - |
      |---*---*---*
      | 1 | 2 | - |
      |---*---*---*
      | - | 3 | - |
      *---*---*---*
There are 3 positions for the second square.

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 View Post


Can we generalize this for an n \times n square?
Sorry . . . I have no idea!
This sounds very hard.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 12:37 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2008 Math Help Forum


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.