Triangle read by rows: T(n,k) is number of paths from (0,0) to (3n,0) that stay in the first quadrant (but may touch the horizontal axis), consisting of steps u=(2,1),U=(1,2), or d=(1,-1) and have k pyramids of the first kind (a pyramid of the first kind is a sequence u^pd^p for some positive integer p, starting at the x-axis).
A108451
Triangle read by rows: T(n,k) is number of paths from (0,0) to (3n,0) that stay in the first quadrant (but may touch the horizontal axis), consisting of steps u=(2,1),U=(1,2), or d=(1,-1) and have k pyramids of the first kind (a pyramid of the first kind is a sequence u^pd^p for some positive integer p, starting at the x-axis).
Terms
- a(0) =1a(1) =1a(2) =1a(3) =6a(4) =3a(5) =1a(6) =44a(7) =16a(8) =5a(9) =1a(10) =344a(11) =116a(12) =30a(13) =7a(14) =1a(15) =2856a(16) =928a(17) =224a(18) =48a(19) =9a(20) =1a(21) =24816a(22) =7856a(23) =1840a(24) =376a(25) =70a(26) =11a(27) =1a(28) =223016a(29) =69264
External references
- oeis: A108451