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
1, 5, 35, 295, 2855, 30899, 367345, 4736765, 65621105, 969466645, 15182851451, 250823689055, 4352985062935, 79083190500995, 1499493878690105, 29595296385870949, 606610493947464545, 12885821188298643365 (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( (x*(300 + 300*x + 200*x^2 + 75*x^3 + 12*x^4))/60 ).
MATHEMATICA
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 *)
CROSSREFS
Sequence in context: A051406 A000356 A370844 * A291813 A346765 A177354
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 March 28 13:42 EDT 2024. Contains 371254 sequences. (Running on oeis4.)