Triangle read by rows: T(n,k) is the number of permutations of {1,2,...,n} for which k is the maximal number of initial even entries (0 <= k <= floor(n/2)).
A152664
Triangle read by rows: T(n,k) is the number of permutations of {1,2,...,n} for which k is the maximal number of initial even entries (0 <= k <= floor(n/2)).
Terms
- a(0) =1a(1) =1a(2) =1a(3) =4a(4) =2a(5) =12a(6) =8a(7) =4a(8) =72a(9) =36a(10) =12a(11) =360a(12) =216a(13) =108a(14) =36a(15) =2880a(16) =1440a(17) =576a(18) =144a(19) =20160a(20) =11520a(21) =5760a(22) =2304a(23) =576a(24) =201600a(25) =100800a(26) =43200a(27) =14400a(28) =2880a(29) =1814400
External references
- oeis: A152664