Lattice Points

A lattice point is defined as a point in the two-dimensional plane with integral coordinates. We define the centroid of four points ( x i , y i ) , i = 1 , 2 , 3 , 4 (x_i,y_i), i=1,2,3,4 as point ( x 1 + x 2 + x 3 + x 4 4 , y 1 + y 2 + y 3 + y 4 4 ) . \left(\frac{x_1+x_2+x_3+x_4}4,\frac{y_1+y_2+y_3+y_4}4\right).

What is the largest number of distinct lattice points in the plane such that the centroid of any four of them is not a lattice point?


The answer is 12.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Mark Hennings
May 15, 2019

Each integer is either odd or even. Thus there are four parity classes in Z 2 \mathbb{Z}^2 (one where both components are odd, one where both components are even, and two where the two components have opposite parities). Thus, if we have 5 5 or more members of Z 2 \mathbb{Z}^2 , then there must exist at least two of them that belong to the same parity class, so that their mean is a lattice point.

If we have a set S S of 13 13 lattice points, we can find two points x 1 , x 2 S x_1,x_2 \in S such that 1 2 ( x 1 + x 2 ) \tfrac12(x_1+x_2) is a lattice point. Then S 1 = S \ { x 1 , x 2 } S_1 = S \backslash \{x_1,x_2\} has 11 11 points, and hence we can find two points x 3 , x 4 S 1 x_3,x_4 \in S_1 such that 1 2 ( x 3 + x 4 ) \tfrac12(x_3+x_4) is a lattice point. Then S 2 = S 1 \ { x 3 , x 4 } = S \ { x 1 , x 2 , x 3 , x 4 } S_2 =S_1 \backslash \{x_3,x_4\} = S \backslash \{x_1,x_2,x_3,x_4\} has 9 9 points, so we can find two points x 5 , x 6 S 2 x_5,x_6 \in S_2 such that 1 2 ( x 5 + x 6 ) \tfrac12(x_5+x_6) is a lattice point. Then S 3 = S \ { x 1 , x 2 , x 3 , x 4 , x 5 , x 6 } S_3 = S \backslash\{x_1,x_2,x_3,x_4,x_5,x_6\} has 7 7 points, so we can find two points x 7 , x 8 S 3 x_7,x_8 \in S_3 such that 1 2 ( x 7 + x 8 ) \tfrac12(x_7+x_8) is a lattice point. Finally S 4 = S \ { x 1 , x 2 , x 3 , . . . , x 8 } S_4 = S \backslash \{x_1,x_2,x_3,...,x_8\} has 5 5 points, so we can find two points x 9 , x 10 S 4 x_9,x_{10} \in S_4 such that 1 2 ( x 9 + x 10 ) \tfrac12(x_9+x_{10}) is a lattice point.

Thus we have found 10 10 distinct points in S S such that the averages 1 2 ( x 1 + x 2 ) \tfrac12(x_1+x_2) , 1 2 ( x 3 + x 4 ) \tfrac12(x_3+x_4) , 1 2 ( x 5 + x 6 ) \tfrac12(x_5+x_6) , 1 2 ( x 7 + x 8 ) \tfrac12(x_7+x_8) and 1 2 ( x 9 + x 10 ) \tfrac12(x_9 + x_{10}) are lattice points. But then there must exist two of these five averages which belong to the same parity class, and so such that the average of these two averages is a lattice point. In other words, we can find four points in S S such that their centroid is a lattice point.

On the other hand, it is possible to find a set of 12 12 lattice points, no four of which have a centroid which is a lattice point. Consider the four sets C 0 = { ( 4 a , 4 b ) a , b Z } C 1 = { ( 4 a + 1 , 4 b + 2 ) a , b Z } C 2 = { ( 4 a + 2 , 4 b + 1 ) a , b Z } C 3 = { ( 4 a + 3 , 4 b + 3 ) a , b Z } \begin{aligned} C_0 & = \; \big\{(4a,4b) \,|\; a,b \in \mathbb{Z}\big\} \\ C_1 & = \; \big\{(4a+1,4b+2) \,|\; a,b \in \mathbb{Z}\big\} \\ C_2 & = \; \big\{(4a+2,4b+1) \,|\; a,b \in \mathbb{Z}\big\} \\ C_3 & = \; \big\{(4a+3,4b+3) \,|\; a,b \in \mathbb{Z}\big\} \end{aligned} and consider any set S ^ \hat{S} with 12 12 elements comprising three elements from each of these sets.

Suppose that we can find a subset of 4 4 elements of S ^ \hat{S} whose centroid is a lattice point. Then we are going to pick a a elements from C 0 C_0 , b b elements from C 1 C_1 , c c elements from C 2 C_2 and d d elements from C 3 C_3 , which means that a , b , c , d a,b,c,d are integers such that 0 a , b , c , d 3 0 \le a,b,c,d \le 3 , a + b + c + d = 4 a+b+c+d = 4 , and b + 2 c + 3 d 2 b + c + 3 d 0 ( m o d 4 ) b + 2c + 3d \equiv 2b + c + 3d \equiv 0 \pmod{4} This implies that b c ( m o d 4 ) b \equiv c \pmod{4} , and hence that b = c b=c . Thus 3 ( b + d ) 0 ( m o d 4 ) 3(b+d) \equiv 0 \pmod{4} and hence d 4 b ( m o d 4 ) d \equiv 4-b \pmod{4} . If b > 0 b > 0 this means that d = 4 b d=4-b , and hence 4 = a + b + c + d = a + b + 4 > 4 4 = a+b+c+d = a+b+4 > 4 , which is impossible. Thus b = 0 b=0 , which implies that d = 0 d=0 . But then a = 4 a=4 , which is impossible. Thus we have shown that no collection of four elements of S ^ \hat{S} has a centroid which is a lattice point. Thus 12 \boxed{12} is the desired answer.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...