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!)
A032231 "DGK" (bracelet, element, unlabeled) transform of 2,2,2,2,... 1
1, 2, 3, 6, 9, 14, 24, 40, 64, 120, 197, 348, 609, 1098, 1808, 3078, 5602, 9118, 15789, 25568, 43857, 73632, 120882, 195236, 317706, 532906, 843805, 1387158, 2184539, 3473958, 5532978, 8954424, 13933058, 21956952 (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+prod(k=1, n, 1 + x^k*y + O(x*x^n))^2)] \\ Andrew Howroyd, Sep 13 2018
CROSSREFS
Sequence in context: A115856 A147007 A146937 * A200273 A303664 A190276
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 13:00 EDT 2024. Contains 371945 sequences. (Running on oeis4.)