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!)
A027398 Number of labeled servers of dimension 11. 1
1, 11, 176, 3476, 80146, 2093014, 60684184, 1925761904, 66178495724, 2442338082404, 96153966959776, 4016198275877776, 177154100553295096, 8220076099025550056, 399875590850824743776, 20334017317908076095104 (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..11 ) ).
MATHEMATICA
Table[n!*SeriesCoefficient[E^(Sum[((1+x)^i - 1)/i, {i, 1, 11}]), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Dec 31 2012 *)
CROSSREFS
Sequence in context: A196664 A003729 A230388 * A305970 A081740 A051687
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 16 17:36 EDT 2024. Contains 371749 sequences. (Running on oeis4.)