Ask Experts Questions for FREE Help !
Ask
    shaun10's Avatar
    shaun10 Posts: 1, Reputation: 1
    New Member
     
    #1

    Apr 12, 2012, 11:24 AM
    Magic square
    How to construct a magic square by multiplying each of the numbers
    In the grid by 3
    ebaines's Avatar
    ebaines Posts: 12,131, Reputation: 1307
    Expert
     
    #2

    Apr 12, 2012, 12:06 PM
    I assume what you mean is a 3x3 grid where each square has a unique number and the numbers in all rows, columns, and the two diagonals multiply to the same constant. There is no requirement that the numbers must be consecutive.

    I found this article: Wolfram|Alpha: Math Reference: multiplication magic square which indicates that the lowest possible conrtant that all the rows, columns and diagonals can multiply to is 216. Consider the prime factors of 216:

    216 = 2 x 2 x 2 x 3 x 3 x 3

    So each square must have a number that is some multiple of 2's and 3's, or a 1. But no square can be a multiple of three 2's, or three 3's, because it would be impossible to have unique entries in the squares of the two or 3 intersecting rows & columns. So that leaves the following as possible numbers to use:

    1
    2
    3
    2 x 2 = 4
    2 x 3 = 6
    3 x 3 = 9
    2 x 2 x 3 = 12
    2 x 3 x 3 = 18
    2 x 2 x 3 x 3 = 36

    That's nine possible entries for the 9 squares of the grid. Now it's just a matter of playing with these numbers long enough. But note that the 36 can have only two possible combinations of other numbers to get to 216: either 1 & 6 or 2 & 3. Consequently 36 must be in a middle edge square, because numbers that are in a corner square must work with three sets of other numbers (one set each for the intersecting column, row and diagonal) and the center square number must work with 4 other sets of numbers (row, column, and two diagonals). Similarly 1 must be on a middle edge because the only two pairs of numbers that works with it are 12 & 18 and 6 & 36.

    OK, these are enough hints - can you complete it now?

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Magic square solver 3x3? [ 3 Answers ]

magic square 3x3 solution? [ 1 Answers ]

How to solve decimal magic square?

Magic square solver [ 1 Answers ]

Can you help me solve a magic square with the numbers, -4,-8,-12,-16,0,4,8,12,16?

Multipication Magic Square [ 1 Answers ]

How do I work a multipication Magic Square with positive and negative numbers?


View more questions Search