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!)
A010962 Binomial coefficient C(46,n). 1

%I #19 Sep 08 2022 08:44:37

%S 1,46,1035,15180,163185,1370754,9366819,53524680,260932815,1101716330,

%T 4076350421,13340783196,38910617655,101766230790,239877544005,

%U 511738760544,991493848554,1749695026860,2818953098830,4154246671960,5608233007146,6943526580276

%N Binomial coefficient C(46,n).

%C Row 46 of A007318.

%H Nathaniel Johnston, <a href="/A010962/b010962.txt">Table of n, a(n) for n = 0..46</a> (full sequence)

%p seq(binomial(46,n), n=0..46); # _Nathaniel Johnston_, Jun 24 2011

%t Binomial[46,Range[0,30]] (* _Harvey P. Dale_, Aug 20 2012 *)

%o (Sage) [binomial(46, n) for n in range(47)] # _Zerinvary Lajos_, May 21 2009

%o (Magma) [Binomial(46,n) : n in [0..30]]; // _Wesley Ivan Hurt_, Oct 10 2014

%Y Cf. A007318, A010926-A011001.

%K nonn,fini,full,easy

%O 0,2

%A _N. J. A. Sloane_.

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 April 25 11:34 EDT 2024. Contains 371967 sequences. (Running on oeis4.)