A280537 Maximum number of points that can be selected from an n X n X n grid so that no four of them are in a plane.
5, 8, 10, 13, 16, 18, 20
Offset: 2
References
- Walter Möhres, Exhaustive Search for the 6x6x6 "No Four in Plane Problem". Private communication, September 2016.
Links
- Ed Pegg Jr, No-Four-In-Plane Problem, Wolfram Demonstrations Project.
- Ed Pegg, No-Four-In-Plane, can 11 points be picked from a 4 X 4 X 4 grid?. Question in Mathematics Stack Exchange, a(4) and a(5) provided in answers.
- Torsten Sillke, no 4 on a plane (3*3*3 puzzle), discussion in newsgroup rec.puzzles, Nov 27, 1992.
- Al Zimmermann's Programming Contests, Non-Coplanar Points, March - June 2016.
Comments