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

 


A032139
"CFK" (necklace, size, unlabeled) transform of 2,2,2,2...
1
1, 2, 2, 6, 6, 10, 26, 30, 46, 66, 178, 198, 326, 442, 666, 1566, 1886, 2882, 4082, 5942, 8006, 18426, 21450, 33502, 45854, 67314, 89074, 128310, 252406, 309498, 459914, 635470, 904350, 1214514, 1702562, 2240246, 4261430
OFFSET
0,2
PROG
(PARI) seq(n)={apply(p->subst(serlaplace(p/y), y, 1), Vec(y-1+prod(k=1, n, 1 + 2*x^k*y + O(x*x^n))))} \\ Andrew Howroyd, Jun 21 2018
CROSSREFS
Sequence in context: A290261 A007040 A351017 * A032043 A200561 A241380
KEYWORD
nonn
EXTENSIONS
a(0)=1 prepended by Andrew Howroyd, Jun 21 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 24 07:53 EDT 2024. Contains 376188 sequences. (Running on oeis4.)