All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Sum Square Grid Row & Column ≠ 0 (Posted on 2010-04-29) Difficulty: 3 of 5
Each cell of a 1997x1997 square grid contains either +1 or -1, with no cell being vacant.

The product of all the numbers in the ith row, and the product of all the numbers in the ith column are respectively denoted by Ri and Ci.

               1997
Prove that  Σi=1(Ri + Ci) is always nonzero.

See The Solution Submitted by K Sengupta    
Rating: 3.0000 (3 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 1 of 6
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="ProgId" content="Word.Document"><meta name="Generator" content="Microsoft Word 11"><meta name="Originator" content="Microsoft Word 11"><link rel="File-List" href="file:///C:%5CUsers%5CConall%5CAppData%5CLocal%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml"><style> </style>

I think this should do it. Consider any grid with X rows and Y columns where all cells contain the value 1.  Σi=1(Ri + Ci) = X + Y.

<o:p> </o:p>

From here we have two possible moves:

<o:p> </o:p>

(i)              If we change the sign of cell (Xi , Yi ) where Ri and Ci have opposite signs, the total will remain unchanged, as we are only swapping the positions of the +1 and -1.

<o:p> </o:p>

(ii)            If we change the sign of cell (Xi , Yi ) where Ri and Ci have the same sign, the total will either increase by 4 (if we go from two -1s to two +1s) or decrease by 4.

<o:p> </o:p>

Thus, we can only ever change the total in even amounts of 4.

<o:p> </o:p>

In the case of a 1997 x 1997 grid.

Σi=1(Ri + Ci)     = 1997 + 1997

                        = 1997 * 2

= A number which clearly does not have 4 as a factor, so we cannot lower the total to 0.


  Posted by farcear on 2010-04-29 12:18:11
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (21)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information