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.

A056317 Number of primitive (aperiodic) reversible strings with n beads using a maximum of six different colors.

Original entry on oeis.org

6, 15, 120, 645, 3990, 23295, 140610, 839790, 5042610, 30232965, 181421850, 1088390415, 6530486970, 39182081385, 235093327980, 1410554953080, 8463334761210, 50779978307010, 304679900238330
Offset: 1

Views

Author

Keywords

Comments

A string and its reverse are considered to be equivalent.

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

Column 6 of A284871.
Cf. A045625.

Formula

sum mu(d)*A056308(n/d) where d|n.