login
A027401
Number of labeled servers of dimension 14.
1
1, 14, 287, 7294, 217049, 7331702, 275462383, 11345500934, 506714842193, 24333314152798, 1247903186686079, 67963075644539726, 3912399735781945513, 237116383434817605446, 15077800699956919811471
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..14 ) ).
MATHEMATICA
Table[n!*SeriesCoefficient[E^(Sum[((1+x)^i - 1)/i, {i, 1, 14}]), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Dec 31 2012 *)
CROSSREFS
Sequence in context: A053101 A205746 A281607 * A259432 A233069 A181192
KEYWORD
nonn
STATUS
approved