Triangle read by rows: T(n,k) is the number of permutations of [n] with k alternating runs (n>=2, k>=1).
A059427
Triangle read by rows: T(n,k) is the number of permutations of [n] with k alternating runs (n>=2, k>=1).
Terms
- a(0) =2a(1) =2a(2) =4a(3) =2a(4) =12a(5) =10a(6) =2a(7) =28a(8) =58a(9) =32a(10) =2a(11) =60a(12) =236a(13) =300a(14) =122a(15) =2a(16) =124a(17) =836a(18) =1852a(19) =1682a(20) =544a(21) =2a(22) =252a(23) =2766a(24) =9576a(25) =14622a(26) =10332a(27) =2770a(28) =2a(29) =508
External references
- oeis: A059427