A240114 Maximal number of points that can be placed on a triangular grid of side n so that no three of them are vertices of an equilateral triangle in any orientation.
1, 2, 4, 6, 8, 10, 12, 14, 17, 20, 22, 25, 28, 31, 34
Offset: 1
Examples
On a triangular grid of side 15, 34 points (X) can be placed so that no three of them form an equilateral triangle, regardless of its orientation. X . . . X . X . X . . X . . X X . . . X . . X . . . . X X . . . . . X . . X . . . . . . X X . . . . . . . X . . X . . . . . . . . X X . . . . . . . . . X . . X . . . . . . . . . . X . . . . . . . . . . . . X . . . X X X X X X X X X X X . .
Extensions
a(14) from Heinrich Ludwig, Jun 20 2014
a(15) from Heinrich Ludwig, Jun 21 2016
Comments