This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A128855 #14 Dec 18 2017 03:07:51 %S A128855 1,2,11,627,4087968,269232701252579,1122762851668802145076610697775, %T A128855 7635091408773606342884016584406035907659413687778608637732566 %N A128855 Number of partitions of binomial(2*n, n). %H A128855 Michael De Vlieger, <a href="/A128855/b128855.txt">Table of n, a(n) for n = 0..11</a> %F A128855 a(n) = A000041(A000984(n)). - _Michel Marcus_, Aug 15 2013 %t A128855 Table[PartitionsP[Binomial[2n,n]],{n,0,8}] (* _Harvey P. Dale_, Sep 29 2012 *) %o A128855 (MuPAD) combinat::partitions::count(binomial(2*n,n)) $n=0..9 %Y A128855 Cf. A000041, A000984. %K A128855 nonn %O A128855 0,2 %A A128855 _Zerinvary Lajos_, Apr 16 2007