[go: up one dir, main page]

login
A179476
Numbers of distinct Knuth-Morris-Pratt arrays of length n.
0
1, 2, 4, 8, 17, 37, 85, 197, 465, 1106, 2656, 6414, 15582, 38011, 93124, 228927, 564674, 1396860, 3464995, 8616281
OFFSET
1,2
LINKS
J.-P. Duval, T. Lecroq, and A. Lefebvre. Efficient validation and construction of knuth-morris-pratt arrays. In Conference in honor of Donald E. Knuth, Bordeaux, France, 2007.
EXAMPLE
For example a string of length 3 can have one of the following 4 KMP arrays: 000, 002, 010, 011.
CROSSREFS
Sequence in context: A358453 A331783 A003426 * A087803 A212658 A036374
KEYWORD
nonn,more
AUTHOR
Arnaud Lefebvre (arnaud.lefebvre(AT)univ-rouen.fr), Jul 16 2010
STATUS
approved