OFFSET
0,3
COMMENTS
To avoid 11'22' means not to have four consecutive letters such that the first letter is less than the third one and the second letter is less than the fourth one.
LINKS
S. Kitaev, Introduction to partially ordered patterns, Discrete Applied Mathematics 155 (2007), 929-944.
Rémy Sigrist, C program
PROG
(C) // See Links section.
CROSSREFS
KEYWORD
nonn
AUTHOR
Signy Olafsdottir (signy06(AT)ru.is), May 09 2010
EXTENSIONS
a(0) = 1 and a(10)-a(16) from Rémy Sigrist, Mar 13 2023
Edited and a(17)-a(24) added by Max Alekseyev, Oct 01 2024
STATUS
approved