Triangle read by rows: T(n,k) is the number of permutations of {1,2,...,n} having k doubledescents (0 <= k <= n-2). We say that i is a doubledescent (also called a double fall) of a permutation p if p(i) > p(i+1) > p(i+2).
A162975
Triangle read by rows: T(n,k) is the number of permutations of {1,2,...,n} having k doubledescents (0 <= k <= n-2). We say that i is a doubledescent (also called a double fall) of a permutation p if p(i) > p(i+1) > p(i+2).
Terms
- a(0) =1a(1) =1a(2) =2a(3) =5a(4) =1a(5) =17a(6) =6a(7) =1a(8) =70a(9) =41a(10) =8a(11) =1a(12) =349a(13) =274a(14) =86a(15) =10a(16) =1a(17) =2017a(18) =2040a(19) =803a(20) =167a(21) =12a(22) =1a(23) =13358a(24) =16346a(25) =8221a(26) =2064a(27) =316a(28) =14a(29) =1
External references
- oeis: A162975