Triangle read by rows: T(n,k) is the number of set partitions of {1,2,...,n} (or of any n-set) having k blocks of even size (0<=k<=floor(n/2)).
A124322
Triangle read by rows: T(n,k) is the number of set partitions of {1,2,...,n} (or of any n-set) having k blocks of even size (0<=k<=floor(n/2)).
Terms
- a(0) =1a(1) =1a(2) =1a(3) =1a(4) =2a(5) =3a(6) =5a(7) =7a(8) =3a(9) =12a(10) =25a(11) =15a(12) =37a(13) =91a(14) =60a(15) =15a(16) =128a(17) =329a(18) =315a(19) =105a(20) =457a(21) =1415a(22) =1533a(23) =630a(24) =105a(25) =1872a(26) =6297a(27) =7623a(28) =4410a(29) =945
External references
- oeis: A124322