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!)
A032233 "DGK" (bracelet, element, unlabeled) transform of 1,2,3,4,... 1
1, 1, 2, 5, 8, 16, 28, 49, 89, 162, 301, 566, 1103, 2126, 4114, 8278, 16111, 31883, 62595, 123856, 243854, 476615, 933833, 1820731, 3567964, 6904993, 13397093, 25924377, 50076418, 96470672, 185158835, 355097237 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
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+prod(k=1, n, (1 + x^k*y + O(x*x^n))^k))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A093065 A301596 A026007 * A026530 A336135 A032254
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 May 3 18:56 EDT 2024. Contains 372222 sequences. (Running on oeis4.)