Triangle read by rows: T(n,k) is the number of partitions of binomial(n,k) into parts of the first n rows of Pascal's triangle, 0<=k<=n.

A132311

Triangle read by rows: T(n,k) is the number of partitions of binomial(n,k) into parts of the first n rows of Pascal's triangle, 0<=k<=n.

Terms

    a(0) =0a(1) =1a(2) =1a(3) =1a(4) =1a(5) =1a(6) =1a(7) =2a(8) =2a(9) =1a(10) =1a(11) =4a(12) =7a(13) =4a(14) =1a(15) =1a(16) =6a(17) =28a(18) =28a(19) =6a(20) =1a(21) =1a(22) =11a(23) =117a(24) =318a(25) =117a(26) =11a(27) =1a(28) =1a(29) =14

External references