Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A005461
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A005461 Number of simplices in barycentric subdivision of n-simplex.
(Formerly M4985)
+0
6
1, 15, 180, 2100, 25200, 317520, 4233600, 59875200, 898128000, 14270256000, 239740300800, 4249941696000, 79332244992000, 1556132497920000 (list; graph; listen)
OFFSET

1,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

R. K. Guy, personal communication.

LINKS

Milan Janjic, Enumerative Formulas for Some Functions on Finite Sets

FORMULA

a(n) = n(n + 1)(n + 3)!/48.

Essentially Stirling numbers of second kind - see A028246.

If we define f(n,i,x)= sum(sum(binomial(k,j)*stirling1(n,k)*stirling2(j,i)*x^(k-j),j=i..k),k=i..n) then a(n-3)=(-1)^n*f(n,4,-3), (n>=4). [From Milan R. Janjic (agnus(AT)blic.net), Mar 01 2009]

MAPLE

a:=n->sum((n-j)*n!/4!, j=3..n): seq(a(n), n=4..17); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 29 2007

PROGRAM

sage: [factorial(m+1)*binomial(m-1, 2)/24 for m in xrange (3, 19)] - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 05 2008

(Other) sage: [binomial(n, 4)*factorial (n-2)/2 for n in xrange(4, 18)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jul 07 2009]

CROSSREFS

Sequence in context: A001717 A004992 A055084 this_sequence A138443 A016158 A125450

Adjacent sequences: A005458 A005459 A005460 this_sequence A005462 A005463 A005464

KEYWORD

nonn,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 2 11:54 EST 2009. Contains 167921 sequences.


AT&T Labs Research