Triangle read by rows: T(n,k) is the number of hill-free Dyck paths of semilength n and having k peaks at odd levels (0<=k<=n-2; n>=2). A hill in a Dyck path is a peak at level 1.
A114586
Triangle read by rows: T(n,k) is the number of hill-free Dyck paths of semilength n and having k peaks at odd levels (0<=k<=n-2; n>=2). A hill in a Dyck path is a peak at level 1.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =3a(4) =2a(5) =1a(6) =6a(7) =8a(8) =3a(9) =1a(10) =15a(11) =22a(12) =15a(13) =4a(14) =1a(15) =36a(16) =68a(17) =52a(18) =24a(19) =5a(20) =1a(21) =91a(22) =198a(23) =191a(24) =100a(25) =35a(26) =6a(27) =1a(28) =232a(29) =586
External references
- oeis: A114586