Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Nov 03 2019 15:51:05
%S 1,1,0,1,2,10,26,102,336,1225,4352,15934,58190,215250,798720,2983136,
%T 11184128,42109450,159070352,602809326,2290640486,8726307432,
%U 33318502400,127479700198,488671717040,1876500180280,7217306664960,27799998938929,107228560958610,414124108294450
%N Number of n-bead necklace structures which are not self-equivalent under a nonzero rotation using a maximum of four different colored beads.
%C Permuting the colors does not change the structure.
%H Andrew Howroyd, <a href="/A328743/b328743.txt">Table of n, a(n) for n = 0..200</a>
%F a(n) = Sum_{k=1..4} A327693(n, k) for n > 0.
%F a(p) = A056300(p) for prime p >= 5.
%Y Cf. A056292, A056300, A327693, A328741.
%K nonn
%O 0,5
%A _Andrew Howroyd_, Oct 26 2019