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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A017764 Binomial coefficients C(n,100). 0
1, 101, 5151, 176851, 4598126, 96560646, 1705904746, 26075972546, 352025629371, 4263421511271, 46897636623981, 473239787751081, 4416904685676756, 38393094575497956, 312629484400483356 (list; graph; refs; listen; history; internal format)
OFFSET

100,2

MATHEMATICA

Table[Binomial[n, 100], {n, 100, 5!}] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 25 2008]

PROG

(Other) sage: [binomial(n, 100) for n in xrange(100, 115)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 23 2009]

CROSSREFS

Sequence in context: A027900 A166218 A167626 * A152756 A153500 A164367

Adjacent sequences:  A017761 A017762 A017763 * A017765 A017766 A017767

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 15 21:00 EST 2012. Contains 205852 sequences.