63704
domain: N
Appears in sequences
- Triangle read by rows: T(n,k) is the number of binary sequences of length n containing k subsequences 0011 (n,k>=0).at n=46A118884
- Number of binary sequences of length n containing exactly one subsequence 0011.at n=17A118885
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, 0), (-1, 0, 0), (-1, 0, 1), (0, 1, -1), (1, 0, 0)}.at n=11A148560
- Number of integer partitions of n with a permutation that has no consecutive monotone triple, i.e., no triple (..., x, y, z, ...) such that either x <= y <= z or x >= y >= z.at n=45A344740
- Number of integer partitions of n with an alternating permutation.at n=45A345170