A075099
Minimal total number of multiplications needed to generate all words of length n in the free monoid on two generators.
Original entry on oeis.org
0, 4, 11, 20, 42, 75
Offset: 1
a(3)=11 because each of xxx,xxy,xyx,xyy,yxx,yxy,yyx,yyy can be obtained in one step from xx,xy,yy and it takes three multiplications to produce xx, xy, yy.
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.
Original entry on oeis.org
0, 0, 3, 4, 10, 11
Offset: 1
a(3) = 3 because we need only xx, xy, yy to generate each of xxx, xxy, xyx, yxx, xyy, yxy, yyx, yyy.
Showing 1-2 of 2 results.
Comments