Triangle T(n,k), 0 <= k < n, read by rows: T(n,k) is the number of permutations of the set O_n = {1,3,5,...,2n-1} with k excedances.
A136716
Triangle T(n,k), 0 <= k < n, read by rows: T(n,k) is the number of permutations of the set O_n = {1,3,5,...,2n-1} with k excedances.
Terms
- a(0) =1a(1) =0a(2) =2a(3) =0a(4) =2a(5) =4a(6) =0a(7) =0a(8) =12a(9) =12a(10) =0a(11) =0a(12) =12a(13) =72a(14) =36a(15) =0a(16) =0a(17) =0a(18) =144a(19) =432a(20) =144a(21) =0a(22) =0a(23) =0a(24) =144a(25) =1728a(26) =2592a(27) =576a(28) =0a(29) =0
External references
- oeis: A136716