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!)
A032147 "CGJ" (necklace, element, labeled) transform of 2,2,2,2... 1

%I #13 Sep 11 2018 21:22:44

%S 1,2,4,14,72,262,2266,13582,78952,1073318,6111354,51512782,711544290,

%T 7083724494,53971180750,497724073414,12107546905192,92786772785254,

%U 1022794345965706,9782774173172782,237827594204392882,3191236514753612878,31668668622796517470

%N "CGJ" (necklace, element, labeled) transform of 2,2,2,2...

%H Andrew Howroyd, <a href="/A032147/b032147.txt">Table of n, a(n) for n = 0..200</a>

%H C. G. Bower, <a href="/transforms2.html">Transforms (2)</a>

%H <a href="/index/Lu#Lyndon">Index entries for sequences related to Lyndon words</a>

%o (PARI) seq(n)=[subst(serlaplace(p/y),y,1) | p <- Vec(y-1+serlaplace(prod(k=1, n, 1 + x^k*y/k! + O(x*x^n))^2))] \\ _Andrew Howroyd_, Sep 11 2018

%K nonn

%O 0,2

%A _Christian G. Bower_

%E a(0)=1 prepended and terms a(20) and beyond from _Andrew Howroyd_, Sep 11 2018

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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)