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.

A056365 Number of primitive (period n) bracelet structures using a maximum of six different colored beads.

This page as a plain text file.
%I A056365 #9 Oct 26 2019 14:26:20
%S A056365 1,1,1,2,5,11,33,91,342,1305,5940,28227,144545,760109,4112455,
%T A056365 22571026,125410006,702370207,3959138462,22425417823,127530807883,
%U A056365 727630240442,4163114784625,23876534534361,137228556011456,790200525479694,4557943660168122,26331300028827092
%N A056365 Number of primitive (period n) bracelet structures using a maximum of six different colored beads.
%C A056365 Turning over will not create a new bracelet. Permuting the colors of the beads will not change the structure.
%D A056365 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]
%H A056365 Andrew Howroyd, <a href="/A056365/b056365.txt">Table of n, a(n) for n = 0..200</a>
%F A056365 a(n) = Sum_{d|n} mu(d)*A056356(n/d) for n > 0.
%F A056365 a(n) = Sum_{k=1..6} A276543(n, k) for n > 0. - _Andrew Howroyd_, Oct 26 2019
%Y A056365 Cf. A056302, A056356, A056370, A276543.
%K A056365 nonn
%O A056365 0,4
%A A056365 _Marks R. Nester_
%E A056365 a(0)=1 prepended and terms a(25) and beyond from _Andrew Howroyd_, Oct 26 2019