OFFSET
1,5
COMMENTS
Permuting the alphabet will not change a word structure. Thus aabc and bbca have the same structure.
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]
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..500
FORMULA
a(n) = Sum_{n > 0, d|n} mu(d)*A000453(n/d).
G.f.: Sum_{k>=1} mu(k) * x^(4*k) / Product_{j=1..4} (1 - j*x^k). - Ilya Gutkovskiy, Apr 15 2021
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
Terms a(25) and beyond from Andrew Howroyd, Apr 15 2021
STATUS
approved