login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A324150
Triangle read by rows: T(n,k) = number of distinct sets of binary vectors of length k that can be obtained by taking the factors of a word of length n, for 1 <= k <= n.
0
2, 3, 4, 3, 7, 8, 3, 11, 15, 16, 3, 12, 27, 31, 32, 3, 12, 48, 59, 63, 64, 3, 12, 72, 114, 123, 127, 128, 3, 12, 94, 216, 242, 251, 255, 256, 3, 12, 100, 391, 474, 498, 507, 511, 512, 3, 12, 103, 677, 933, 986, 1010, 1019, 1023, 1024
OFFSET
1,1
LINKS
Shuo Tan and Jeffrey Shallit, Sets represented as the length-n factors of a word, preprint, arXiv:1304.3666 [cs.FL], 2013.
EXAMPLE
Triangle begins:
2,
3,4,
3,7,8,
3,11,15,16,
3,12,27,31,32,
3,12,48,59,63,64,
3,12,72,114,123,127,128,
3,12,94,216,242,251,255,256,
3,12,100,391,474,498,507,511,512,
3,12,103,677,933,986,1010,1019,1023,1024,
...
CROSSREFS
Sequence in context: A058267 A048259 A374911 * A198461 A228576 A329465
KEYWORD
nonn,tabl
AUTHOR
N. J. A. Sloane, Feb 26 2019
STATUS
approved