A056281 Number of primitive (aperiodic) word structures of length n which contain exactly five different symbols.
0, 0, 0, 0, 1, 15, 140, 1050, 6951, 42524, 246730, 1379385, 7508501, 40074895, 210766919, 1096189500, 5652751651, 28958088579, 147589284710, 749206047975, 3791262568261, 19137821665325, 96416888184100
Offset: 1
Keywords
References
- M. R. Nester (1999). Mathematical investigations of some plant interaction designs. PhD Thesis. University of Queensland, Brisbane, Australia. [See A056391 for pdf file of Chap. 2]
Formula
a(n) = Sum_{n > 0, d|n} mu(d)*A000481(n/d).
G.f.: Sum_{k>=1} mu(k) * x^(5*k) / Product_{j=1..5} (1 - j*x^k). - Ilya Gutkovskiy, Apr 15 2021
Comments