login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A032235
Number of dyslexic rooted compound windmills with n nodes where any 2 submills extending from the same node are different.
1
1, 1, 1, 2, 3, 6, 12, 25, 52, 113, 251, 560, 1268, 2896, 6680, 15527, 36301, 85364, 201747, 479040, 1141953, 2732737, 6560655, 15799567, 38154309, 92378578, 224192754, 545292987, 1328985026, 3245140686, 7938052589
OFFSET
1,4
FORMULA
Shifts left under "DGK" (bracelet, element, unlabeled) transform.
PROG
(PARI)
DGK(v)={apply(p->subst(serlaplace(p/y + polcoeff(p, 1) + polcoeff(p, 2)), y, 1)/2, Vec(prod(k=1, #v, (1 + x^k*y + O(x*x^#v))^v[k])-1, -#v))}
seq(n)={my(v=[1]); for(i=2, n, v=concat([1], DGK(v))); v} \\ Andrew Howroyd, Sep 20 2018
CROSSREFS
Sequence in context: A116379 A116380 A004111 * A192805 A162985 A052523
KEYWORD
nonn
STATUS
approved

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy