106340
domain: N
Appears in sequences
- Generalized Catalan numbers: a(0) = 1, a(n) = a(n-1) + Sum_{k=1..n-4} a(k) * a(n-k).at n=16A023425
- Triangle read by rows: T(n,k) is the number of bargraphs of semiperimeter n having k peaks of width 1 (i.e., UHD configurations, where U=(0,1), H(1,0), D=(0,-1)), (n>=2, k>=0).at n=44A273715
- Triangle read by rows: T(n,k) is the number of bargraphs of semiperimeter n having k valleys of width 1 (i.e., DHU configurations, where U=(0,1), H=(1,0), D=(0,-1)), (n>=2, k>=0).at n=27A273721