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

%I #13 Jun 01 2014 02:14:22

%S 1,5,35,295,2855,30899,367345,4736765,65621105,969466645,15182851451,

%T 250823689055,4352985062935,79083190500995,1499493878690105,

%U 29595296385870949,606610493947464545,12885821188298643365

%N Number of labeled servers of dimension 5.

%H Vincenzo Librandi, <a href="/A027392/b027392.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( (x*(300 + 300*x + 200*x^2 + 75*x^3 + 12*x^4))/60 ).

%t Table[n!*SeriesCoefficient[E^((x * (300 + 300 * x + 200 * x^2 + 75 * x^3 + 12 * x^4))/60), {x, 0, n}], {n, 0, 20}] (* _Vincenzo Librandi_, Dec 31 2012 *)

%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 May 13 18:50 EDT 2024. Contains 372522 sequences. (Running on oeis4.)