|
|
|
|
|
by lacker
207 days ago
|
|
A similar problem that I like. A "lattice point" on the plane is a point where both coordinates are integers, like (3, 4) or (-2, -1). Prove that for any five lattice points, there will be two of them that if you connect them with a line segment, there's another lattice point between them on that line. |
|