Thursday, January 9, 2020

mathematics - Keep the chessboard differences below eight


Can one place the numbers 164 in the squares of a chessboard so that every two squares that share an edge have a difference of at most seven?



Answer



Answer:



No, this is not possible.




Argument: Suppose for the sake of contradiction that such a placement would exist. We number the rows 1 to 8, and we number the columns 1 to 8.



  • Denote by S the set of squares that contain the small numbers 1,,32.

  • For 1i8, let ri denote the number of squares in S that belong to the ith row.

  • A row i with ri=0 is called empty, and a row with ri=8 is called full.

  • For 1i8, let ci denote the number of squares in S that belong to the ith column.

  • Denote by T the set of squares in S, that have at least one neighbor outside S.


Our goal is to show that T contains at least eight elements: then the smallest number of a square in T is at most 25, and its neighbor outside S has number at least 33. Done.


We may assume without loss of generality that S contains the first ri squares from every row i and the first j squares from every column j.



Case 1: There are no full and no empty rows.
Then every row contains at least one square from T, and |T|8.


Case 2: There exists some full row, and there exists some empty row.
Rotate the chessboard by 90 degrees, and you are in Case 1.


Case 3: There exists some empty row, but there are no full rows.
Then r17 and r8=0. Then there exists a square (i,j)S with i+j9; otherwise S could not have 32 elements. Then the squares (k,ck) with 1ki and the squares (am,m) with 1mj all are in T. These are at least i+j18 distinct squares (as the square (i,j) itself may be counted twice).


Case 4: There exists some full row, but there are no empty rows.
Use a symmetric argument that is centered around the large numbers 33,,64.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...