OFFSET
1,2
COMMENTS
S must not contain 3 points A,B,C such that |AB| = |BC|.
For example, this configuration is forbidden:
O O O B
O O O O
A O O O
O C O O
It appears that this is simply a(n) = 2n-2 for n>1, and if so this entry may be replaced by a comment in A271914 and A271906, and this A-number recycled.
a(11) <= 30, a(12) <= 34, a(13) <= 35. - Chai Wah Wu, Dec 07 2025
EXAMPLE
Illustration for a(3) = 4:
O X X
X O O
X O O
Illustration for a(8) = 14:
O X X X X X O X
X O O O O O O X
X O O O O O O O
X O O O O O O O
X O O O O O O O
X O O O O O O O
O O O O O O O O
X X O O O O O O
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Giovanni Resta and N. J. A. Sloane, Apr 22 2016
STATUS
approved
