Triangle read by rows: T(n,k) is the number of preimages of the permutation 21345...n under West's stack-sorting map that have k+1 valleys (1 <= k <= floor((n-1)/2)).
A317555
Triangle read by rows: T(n,k) is the number of preimages of the permutation 21345...n under West's stack-sorting map that have k+1 valleys (1 <= k <= floor((n-1)/2)).
Terms
- a(0) =1a(1) =4a(2) =12a(3) =2a(4) =32a(5) =16a(6) =80a(7) =80a(8) =5a(9) =192a(10) =320a(11) =60a(12) =448a(13) =1120a(14) =420a(15) =14a(16) =1024a(17) =3584a(18) =2240a(19) =224a(20) =2304a(21) =10752a(22) =10080a(23) =2016a(24) =42a(25) =5120a(26) =30720a(27) =40320a(28) =13440a(29) =840
External references
- oeis: A317555