login
A337618
a(n) is the number of horizontal segments originating from some grid point on the n-th antidiagonal of the Even Conant lattice.
2
1, 1, 1, 2, 1, 2, 3, 2, 1, 4, 2, 5, 4, 2, 4, 3, 4, 3, 5, 7, 2, 7, 8, 4, 7, 7, 3, 7, 6, 4, 10, 4, 9, 7, 4, 7, 8, 11, 9, 8, 5, 12, 10, 13, 12, 6, 9, 12, 14, 5, 12, 10, 10, 11, 11, 8, 12, 13, 10, 11, 20, 6, 16, 10, 18, 11, 11, 14, 10, 10, 16, 9, 15, 17, 13, 21
OFFSET
0,4
COMMENTS
a(n) is the number of k in the range 0..n such that k = 0 or (A337264(n-k, k) = 1 and A337264(n-k, k-1) = 0).
LINKS
Rémy Sigrist, Colored scatterplot of the first 2^15 terms (where the color is function of the 2-adic valuation of n)
EXAMPLE
See Links section.
PROG
(C++) See Links section.
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved