The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A237993 a(n) = Abs(StirlingS1(3*n,n)). 2
1, 2, 274, 118124, 105258076, 159721605680, 369012649234384, 1206647803780373360, 5304713715525445812976, 30180059720580991603896800, 215760462268683520394805979744, 1893448925578239663637174767335168, 20012008248418194052035539503977759232 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ n^(2*n) * c^(3*n) * 3^(5*n) / (sqrt(6*Pi*(c-1)*n) * exp(2*n) * (3*c-1)^(2*n)), where c = -LambertW(-1,-exp(-1/3)/3) = 2.237147027773716818...
MAPLE
seq(abs(Stirling1(3*n, n)), n=0..20);
MATHEMATICA
Table[Abs[StirlingS1[3*n, n]], {n, 0, 20}]
CROSSREFS
Sequence in context: A048534 A135696 A008775 * A174710 A200168 A215043
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, May 20 2014
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 May 14 07:28 EDT 2024. Contains 372530 sequences. (Running on oeis4.)