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!)
A128855 Number of partitions of binomial(2*n, n). 3

%I #14 Dec 18 2017 03:07:51

%S 1,2,11,627,4087968,269232701252579,1122762851668802145076610697775,

%T 7635091408773606342884016584406035907659413687778608637732566

%N Number of partitions of binomial(2*n, n).

%H Michael De Vlieger, <a href="/A128855/b128855.txt">Table of n, a(n) for n = 0..11</a>

%F a(n) = A000041(A000984(n)). - _Michel Marcus_, Aug 15 2013

%t Table[PartitionsP[Binomial[2n,n]],{n,0,8}] (* _Harvey P. Dale_, Sep 29 2012 *)

%o (MuPAD) combinat::partitions::count(binomial(2*n,n)) $n=0..9

%Y Cf. A000041, A000984.

%K nonn

%O 0,2

%A _Zerinvary Lajos_, Apr 16 2007

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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)