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!)
A027410 Number of labeled servers of dimension 23. 1

%I #14 Jun 01 2014 11:16:22

%S 1,23,782,33166,1653884,93917924,5947476712,413793483368,

%T 31278776664224,2546554728018016,221748772939284416,

%U 20534447545911194048,2012485449681377005312,207891800652614878059776

%N Number of labeled servers of dimension 23.

%H Vincenzo Librandi, <a href="/A027410/b027410.txt">Table of n, a(n) for n = 0..200</a>

%H R. Donaghey, <a href="http://dx.doi.org/10.1016/0097-3165(76)90060-1">Binomial self-inverse sequences and tangent coefficients</a>, J. Combin. Theory, Series A, 21 (1976), 155-163.

%F E.g.f.: exp( sum( ((1+x)^i-1)/i, i=1..23 ) ).

%t Table[n!*SeriesCoefficient[E^(Sum[((1+x)^i - 1)/i, {i, 1, 23}]), {x, 0, n}], {n, 0, 20}] (* _Vincenzo Librandi_, Jan 01 2013 *)

%K nonn

%O 0,2

%A _Olivier GĂ©rard_

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 March 28 11:46 EDT 2024. Contains 371241 sequences. (Running on oeis4.)