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!)
A370327 E.g.f.: exp(Sum_{k>=1} binomial(3*k,k) * x^k). 2
1, 3, 39, 801, 22329, 783963, 33142959, 1637118297, 92464016913, 5874794703027, 414582627839319, 32165264232976977, 2720659595107779081, 249128649448324321419, 24549819503580405230751, 2590147977759401893135497, 291286776584800990966021281, 34781064869030286562513208163 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
E.g.f.: exp(2*cos(arccos(1 - 27*x/2)/6) / sqrt(4 - 27*x) - 1).
a(n) ~ 3^(3*n - 1/3) * exp((3/2)^(4/3)*n^(1/3) - n - 5/6) * n^(n - 1/3) / 2^(2*n + 1/6).
MATHEMATICA
CoefficientList[Series[Exp[Sum[Binomial[3*k, k]*x^k, {k, 1, 20}]], {x, 0, 20}], x] * Range[0, 20]!
CoefficientList[Series[Exp[2*Cos[ArcCos[1 - 27*x/2]/6] / Sqrt[4 - 27*x] - 1], {x, 0, 20}], x] * Range[0, 20]!
CROSSREFS
Sequence in context: A327603 A336540 A228749 * A104209 A121247 A064732
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Feb 15 2024
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 July 28 00:45 EDT 2024. Contains 374674 sequences. (Running on oeis4.)