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!)
A032234 "DGK" (bracelet, element, unlabeled) transform of 1,3,5,7,... 1
1, 1, 3, 8, 15, 34, 67, 135, 285, 598, 1314, 2946, 6702, 15403, 35569, 82884, 190820, 444384, 1026605, 2364499, 5454576, 12522380, 28698420, 65469202, 149407615, 339508581, 769387875, 1739536216, 3922183539, 8828954730 (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))^(2*k-1)))] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A277224 A090741 A255835 * A032255 A137475 A176433
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.)