login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A327696 Number of n-bead necklace structures using an infinite alphabet that are not self-equivalent under a nonzero rotation. 3
1, 1, 0, 1, 2, 10, 28, 125, 497, 2345, 11497, 61688, 350543, 2126495, 13631966, 92197099, 654982126, 4874404106, 37892942311, 306986431845, 2586206074833, 22612848380851, 204850698287662, 1919652428481928, 18581619383614327, 185543613289199731, 1908894095258021121 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Permuting the colors does not change the structure.
LINKS
PROG
(PARI) seq(n)={Vec(1 + intformal(sum(m=1, n, moebius(m)*subst(serlaplace(-1 + exp(sumdiv(m, d, (exp(d*x + O(x*x^(n\m)))-1)/d))), x, x^m))/x))}
CROSSREFS
Row sums of A327693.
Sequence in context: A127921 A371943 A106184 * A076438 A203551 A344791
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Sep 22 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)