login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A027394 Number of labeled servers of dimension 7. 1
1, 7, 70, 854, 12068, 191996, 3374392, 64635640, 1335753664, 29548086848, 695221579136, 17307703505792, 453917707384960, 12494500081323904, 359807967643449088, 10809816056831434496, 337981832271282386432 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

REFERENCES

R. Donaghey, Binomial self-inverse sequences and tangent coefficients, J. Combin. Theory, Series A, 21 (1976), 155-163.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..200

FORMULA

E.g.f.: Exp( sum( ((1+x)^i-1)/i, i=1..7 ) ).

MATHEMATICA

Table[n!*SeriesCoefficient[E^(Sum[((1 + x)^i - 1)/i, {i, 1, 7}]), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Dec 31 2012 *)

CROSSREFS

Sequence in context: A078246 A097184 A002296 * A209327 A113343 A124566

Adjacent sequences:  A027391 A027392 A027393 * A027395 A027396 A027397

KEYWORD

nonn

AUTHOR

Olivier Gérard

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 25 01:10 EDT 2013. Contains 225631 sequences.