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.

A309673 Number of n-bead necklace structures using a maximum of four different colored beads and no adjacent beads having the same color.

Original entry on oeis.org

0, 1, 1, 3, 2, 9, 13, 41, 94, 257, 671, 1881, 5110, 14301, 39871, 112281, 316520, 897297, 2548819, 7265383, 20754748, 59437181, 170549237, 490338539, 1412147684, 4073528481, 11767897903, 34042917197, 98606864030, 285960106473, 830206177801, 2412787265021
Offset: 1

Views

Author

Andrew Howroyd, Oct 05 2019

Keywords

Comments

Colors may be permuted without changing the necklace structure.

Crossrefs

Formula

a(n) = Sum_{k=1..4} A327396(n, k).

Extensions

Terms a(24) and beyond from Andrew Howroyd, Oct 10 2019