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!)
A027411 Number of labeled servers of dimension 24. 1
1, 24, 852, 37744, 1966524, 116700000, 7724244400, 561784372800, 44396860502400, 3779370642880000, 344139248144428800, 33327371339580595200, 3416104056409100425600, 369103767451972835251200 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
R. Donaghey, Binomial self-inverse sequences and tangent coefficients, J. Combin. Theory, Series A, 21 (1976), 155-163.
FORMULA
E.g.f.: exp( sum( ((1+x)^i-1)/i, i=1..24 ) ).
MATHEMATICA
Table[n!*SeriesCoefficient[E^(Sum[((1+x)^i - 1)/i, {i, 1, 24}]), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Jan 01 2013 *)
CROSSREFS
Sequence in context: A208792 A195130 A005149 * A184281 A220176 A275563
KEYWORD
nonn
AUTHOR
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 25 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)