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!)
A027391 Number of labeled servers of dimension 4. 1
1, 4, 22, 144, 1074, 8904, 80676, 789408, 8267436, 92024496, 1082549736, 13396319424, 173709100152, 2352429994464, 33175988457264, 486025859896704, 7380209439505296, 115932434008477248 (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*(48 + 36*x + 16*x^2 + 3*x^3))/12 ).
MATHEMATICA
Table[n! * SeriesCoefficient[E^((x * (48 + 36 * x + 16 * x^2 + 3 * x^3))/12), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Dec 31 2012 *)
CROSSREFS
Sequence in context: A369485 A104991 A368562 * A134988 A081002 A222012
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 08:22 EDT 2024. Contains 371236 sequences. (Running on oeis4.)