96286
domain: N
Appears in sequences
- Triangle read by rows: T(n,k) = the number of Dyck paths of semilength n with k UDUU's, 0 <= k <= floor((n-1)/2).at n=46A116424
- The number of NE partitions of n (see Comments).at n=45A239329
- Number of Dyck paths of semilength n having exactly three (possibly overlapping) occurrences of the consecutive step pattern given by the binary expansion of n, where 1=U=(1,1) and 0=D=(1,-1).at n=8A243772
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + n*b(n-2), where a(0) = 2, a(1) = 3, b(0) = 1, and (a(n)) and (b(n)) are increasing complementary sequences.at n=18A296287