login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A380080
Expansion of e.g.f. (1/x) * Series_Reversion( x / sqrt(1 + 2*x*exp(x)) ).
1
1, 1, 3, 15, 109, 1045, 12501, 179599, 3015657, 57988809, 1257058585, 30337358491, 806837271021, 23448335293981, 739379851041573, 25143044445680295, 917252832237053521, 35735484803144976145, 1480838869407287923569, 65038486139094829172275, 3017945328547452509505045
OFFSET
0,3
FORMULA
E.g.f. A(x) satisfies A(x) = sqrt( 1 + 2*x*A(x)*exp(x*A(x)) ).
a(n) = (n!/(n+1)) * Sum_{k=0..n} 2^k * k^(n-k) * binomial(n/2+1/2,k)/(n-k)!.
PROG
(PARI) a(n) = n!*sum(k=0, n, 2^k*k^(n-k)*binomial(n/2+1/2, k)/(n-k)!)/(n+1);
CROSSREFS
Cf. A380050.
Sequence in context: A136221 A366180 A153305 * A110328 A217061 A054201
KEYWORD
nonn
AUTHOR
Seiichi Manyama, Jan 11 2025
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