Triangle read by rows: T(n,k) is the number of partitions of the set {1,2,...,n} having exactly k blocks that contain both odd and even entries (0<=k<=floor(n/2)).
A124418
Triangle read by rows: T(n,k) is the number of partitions of the set {1,2,...,n} having exactly k blocks that contain both odd and even entries (0<=k<=floor(n/2)).
Terms
- a(0) =1a(1) =1a(2) =1a(3) =1a(4) =2a(5) =3a(6) =4a(7) =9a(8) =2a(9) =10a(10) =30a(11) =12a(12) =25a(13) =100a(14) =72a(15) =6a(16) =75a(17) =370a(18) =372a(19) =60a(20) =225a(21) =1369a(22) =1922a(23) =600a(24) =24a(25) =780a(26) =5587a(27) =9920a(28) =4500a(29) =360
External references
- oeis: A124418