a(n) is the total number of down steps between the (n-1)-th and n-th up steps in all 3-Dyck paths of length 4*n. A 3-Dyck path is a nonnegative lattice path with steps (1, 3), (1, -1) that starts and ends at y = 0.
A334978
a(n) is the total number of down steps between the (n-1)-th and n-th up steps in all 3-Dyck paths of length 4*n. A 3-Dyck path is a nonnegative lattice path with steps (1, 3), (1, -1) that starts and ends at y = 0.
Terms
- a(0) =0a(1) =0a(2) =6a(3) =52a(4) =409a(5) =3208a(6) =25484a(7) =205452a(8) =1679332a(9) =13894848a(10) =116193246a(11) =980658172a(12) =8343605534a(13) =71492410640a(14) =616418176920
External references
- oeis: A334978