325360
domain: N
Appears in sequences
- 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 peaks (i.e., ud and Ud's).at n=34A108425
- Number of zig-zag paths from top to bottom of a rectangle of width 8 with n rows.at n=17A153340