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!)
A032052 "BGJ" (reversible, element, labeled) transform of 2,2,2,2... 1

%I #9 Sep 12 2018 15:08:02

%S 1,2,4,14,96,362,3886,25286,151808,2489450,14280474,124799006,

%T 1960723254,20231550926,156250567050,1461001415354,40509753514368,

%U 310787396790506,3485943793554442,33604044850975838

%N "BGJ" (reversible, element, labeled) transform of 2,2,2,2...

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

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

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

%K nonn

%O 0,2

%A _Christian G. Bower_

%E a(0)=1 prepended by _Andrew Howroyd_, Sep 12 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 24 13:08 EDT 2024. Contains 371945 sequences. (Running on oeis4.)