A075100 Number of words of length strictly between 1 and n that are needed on the way to computing all words of length n in the free monoid with two generators.
0, 0, 3, 4, 10, 11
Offset: 1
Examples
a(3) = 3 because we need only xx, xy, yy to generate each of xxx, xxy, xyx, yxx, xyy, yxy, yyx, yyy.
Extensions
Edited by Andrey Zabolotskiy, Nov 08 2024
Comments