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!)
A032060 "BGK" (reversible, element, unlabeled) transform of 0,1,1,1,... 1
1, 0, 1, 1, 1, 2, 2, 3, 3, 7, 7, 11, 14, 18, 33, 40, 55, 74, 104, 123, 225, 259, 373, 479, 668, 846, 1119, 1732, 2137, 2894, 3806, 5055, 6531, 8707, 10747, 16427, 19814, 26838, 34161, 45832, 57499, 76406, 96032, 122943, 173325, 214435 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
C. G. Bower, Transforms (2)
PROG
(PARI) seq(n)=[subst(serlaplace(y^0*p + polcoeff(p, 1)), y, 1)/2 | p <- Vec(y-1+prod(k=2, n, 1 + x^k*y + O(x*x^n)))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A307737 A309684 A330950 * A241385 A307736 A309713
KEYWORD
nonn
AUTHOR
EXTENSIONS
a(0)=1 prepended by Andrew Howroyd, Sep 13 2018
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 24 07:28 EDT 2024. Contains 371922 sequences. (Running on oeis4.)