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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017719 Binomial coefficients C(n,55). 2
1, 56, 1596, 30856, 455126, 5461512, 55525372, 491796152, 3872894697, 27540584512, 179013799328, 1074082795968, 5996962277488, 31368725759168, 154603005527328, 721480692460864, 3201570572795084, 13559593014190944 (list; graph; refs; listen; history; internal format)
OFFSET

55,2

MATHEMATICA

Table[Binomial[n, 55], {n, 55, 80}] (* From Vladimir Joseph Stephan Orlovsky, May 16 2011 *)

PROG

(Sage): [binomial(n, 55) for n in xrange(55, 73)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 23 2009]

CROSSREFS

Sequence in context: A017772 A035723 A035799 * A050989 A140406 A075512

Adjacent sequences:  A017716 A017717 A017718 * A017720 A017721 A017722

KEYWORD

nonn

AUTHOR

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

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 February 17 06:26 EST 2012. Contains 205997 sequences.