Triangle read by rows of partial sums of binomial coefficients: T(n,k) = Sum_{i=0..k} binomial(n,i) (0 <= k <= n); also dimensions of Reed-Muller codes.
A008949
Triangle read by rows of partial sums of binomial coefficients: T(n,k) = Sum_{i=0..k} binomial(n,i) (0 <= k <= n); also dimensions of Reed-Muller codes.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =1a(4) =3a(5) =4a(6) =1a(7) =4a(8) =7a(9) =8a(10) =1a(11) =5a(12) =11a(13) =15a(14) =16a(15) =1a(16) =6a(17) =16a(18) =26a(19) =31a(20) =32a(21) =1a(22) =7a(23) =22a(24) =42a(25) =57a(26) =63a(27) =64a(28) =1a(29) =8
External references
- oeis: A008949