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!)
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
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..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: A228927 A097184 A002296 * A346767 A209327 A255519
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 May 6 17:57 EDT 2024. Contains 372297 sequences. (Running on oeis4.)