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!)
A010946 Binomial coefficient C(30,n). 0
1, 30, 435, 4060, 27405, 142506, 593775, 2035800, 5852925, 14307150, 30045015, 54627300, 86493225, 119759850, 145422675, 155117520, 145422675, 119759850, 86493225, 54627300, 30045015, 14307150, 5852925, 2035800, 593775, 142506, 27405, 4060, 435, 30, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Row 30 of A007318.
LINKS
MAPLE
seq(binomial(30, n), n=0..30); # Nathaniel Johnston, Jun 24 2011
MATHEMATICA
Binomial[30, Range[0, 30]] (* Harvey P. Dale, Jul 17 2016 *)
PROG
(Sage) [binomial(30, n) for n in range(31)] # Zerinvary Lajos, May 21 2009
(Magma) [Binomial(30, n): n in [0..30]]; // Vincenzo Librandi, Jan 28 2018
CROSSREFS
Sequence in context: A161623 A210431 A296919 * A022625 A125465 A215193
KEYWORD
nonn,fini,full,easy
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 July 17 09:00 EDT 2024. Contains 374363 sequences. (Running on oeis4.)