OFFSET
1,3
COMMENTS
This sequence has been verified by brute force up to n = 27. It matches the covering numbers C(n+1, 3,2), A011975, for the first 14 terms, and it is conjectured that it matches for all even n. Link to the brute force program below. Computational runtime and increased complexity for minimum arrangements for bigger n account for the low number of terms. Other contributers: Fletcher Collins, Jennifer Gensler, Nick Jamesson, Chase Schwartzman, Evan Young, Dr. Nat Theim.
LINKS
Fletcher Collins, RookCount Program
FORMULA
For n == 0,2 (mod 6): a(n) = n*(n+1)/6 (conjectured).
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Connor Mason Weisburg, Jun 24 2021
STATUS
approved