cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A056269 Number of primitive (aperiodic) words of length n which contain exactly four different symbols.

Original entry on oeis.org

0, 0, 0, 24, 240, 1560, 8400, 40800, 186480, 818280, 3498000, 14674440, 60780720, 249393480, 1016542560, 4123132800, 16664094960, 67171179600, 270232006800, 1085569963080, 4356217672800, 17466683473800
Offset: 1

Views

Author

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]

Crossrefs

Formula

sum mu(d)*A000919(n/d) where d|n.
Seems to be n * A056289.