login
A393992
Largest number of distinct lines determined by pairs of cell centers of a polyomino with n cells.
4
0, 1, 3, 6, 8, 13, 17, 23, 29, 36, 43, 51, 60, 69, 81, 92, 106, 119, 134, 149, 166, 182, 200
OFFSET
1,3
FORMULA
a(n+1)-n <= a(n) <= n*(n-1)/2, with equality in the second part if and only if n <= 4 = A380991(2). The first part is equivalent to n*(n-1)/2 - a(n) being nondecreasing.
CROSSREFS
Cf. A000105, A380991, A393939, A393993 (distinct slopes), A394392 (number of optimal polyominoes), A394394 (polycubes).
Sequence in context: A219730 A373083 A337484 * A139001 A396811 A090961
KEYWORD
nonn,more
AUTHOR
STATUS
approved