Triangle read by rows: T(n,k) is the number of permutations p of {1,2,...,n} such that j and p(j) are of opposite parities for k values of j (0<=k<=n).
A145893
Triangle read by rows: T(n,k) is the number of permutations p of {1,2,...,n} such that j and p(j) are of opposite parities for k values of j (0<=k<=n).
Terms
- a(0) =1a(1) =1a(2) =0a(3) =1a(4) =0a(5) =1a(6) =2a(7) =0a(8) =4a(9) =0a(10) =4a(11) =0a(12) =16a(13) =0a(14) =4a(15) =12a(16) =0a(17) =72a(18) =0a(19) =36a(20) =0a(21) =36a(22) =0a(23) =324a(24) =0a(25) =324a(26) =0a(27) =36a(28) =144a(29) =0
External references
- oeis: A145893