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!)
A032232 "DGK" (bracelet, element, unlabeled) transform of 2,1,1,1,... 1
1, 2, 2, 3, 4, 5, 7, 11, 13, 18, 26, 43, 52, 75, 99, 147, 237, 300, 418, 571, 776, 1077, 1735, 2147, 3025, 4022, 5494, 7155, 10004, 14911, 18919, 25767, 34233, 45672, 59814, 79167, 104272, 153313, 190847, 257607, 334813, 446054 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
C. G. Bower, Transforms (2)
PROG
(PARI) seq(n)=[subst(serlaplace(p/y + polcoeff(p, 1) + polcoeff(p, 2)), y, 1)/2 | p <- Vec(y-1+(1 + x*y)*prod(k=1, n, 1 + x^k*y + O(x*x^n)))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A186425 A327662 A034395 * A175306 A359348 A021993
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 September 6 18:47 EDT 2024. Contains 375718 sequences. (Running on oeis4.)