Triangle read by rows: T(n,k) is the number of hill-free Dyck paths of semilength n and having k peaks at level 2; 0<= k<=n-1, n>=2 (a Dyck path is said to be hill-free if it has no peaks at level 1).
A114626
Triangle read by rows: T(n,k) is the number of hill-free Dyck paths of semilength n and having k peaks at level 2; 0<= k<=n-1, n>=2 (a Dyck path is said to be hill-free if it has no peaks at level 1).
Terms
- a(0) =0a(1) =1a(2) =1a(3) =0a(4) =1a(5) =2a(6) =2a(7) =1a(8) =1a(9) =6a(10) =6a(11) =3a(12) =2a(13) =1a(14) =19a(15) =17a(16) =12a(17) =5a(18) =3a(19) =1a(20) =61a(21) =56a(22) =36a(23) =20a(24) =8a(25) =4a(26) =1a(27) =202a(28) =185a(29) =120
External references
- oeis: A114626