a(n) is the total number of down steps before the first up step in all 3_2-Dyck paths of length 4*n. A 3_2-Dyck path is a lattice path with steps (1, 3), (1, -1) that starts and ends at y = 0 and stays above the line y = -2.
A334785
a(n) is the total number of down steps before the first up step in all 3_2-Dyck paths of length 4*n. A 3_2-Dyck path is a lattice path with steps (1, 3), (1, -1) that starts and ends at y = 0 and stays above the line y = -2.
Terms
- a(0) =0a(1) =3a(2) =13a(3) =74a(4) =480a(5) =3363a(6) =24794a(7) =189540a(8) =1488744a(9) =11941820a(10) =97412601a(11) =805602850a(12) =6738919408a(13) =56918898330a(14) =484750343700
External references
- oeis: A334785