A261158 List the length of chunks of letters different from 'e' when the sequence is spelled out in English: this is the lexicographically first such sequence of nonnegative integers.
3, 0, 1, 4, 32, 2, 2, 2, 2, 2, 2, 10, 10, 10, 10, 10, 10, 10, 2, 2, 2, 8, 2, 2, 8, 2, 2, 8, 2, 2, 8, 2, 2, 8, 2, 2, 8, 2, 5, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 1, 1, 2, 1
Offset: 1
Examples
Spelling out the sequence in English yields: thrEE zEro onE four thirty-two two two two two two two tEn tEn tEn tEn... Counting the lengths of chunks of letters different from 'E' ("thr", "", "z", "roon", "fourthirtytwotwotwotwotwotwotwot", "nt", "nt", ...) gives: 3, 0, 1, 4, 32, 2, 2, 2, 2, 2, 2, 10, 10, ..., which is the sequence itself.
Crossrefs
Cf. A261159.
Comments