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!)
A032061 "BGK" (reversible, element, unlabeled) transform of 2,2,2,2,... 1
1, 2, 3, 6, 13, 22, 53, 104, 189, 420, 739, 1420, 2687, 5198, 8907, 15762, 30709, 51322, 92765, 153932, 275181, 478560, 806515, 1334656, 2222951, 3864914, 6233763, 10538622, 16896061, 27407110, 44632877, 74032352, 117178797 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
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=1, n, 1 + x^k*y + O(x*x^n))^2)] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A111503 A239326 A075530 * A350435 A155996 A240104
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 16 14:51 EDT 2024. Contains 371749 sequences. (Running on oeis4.)