134075
domain: N
Appears in sequences
- T(n,k)=Number of binary arrays of length n+2*k-1 with no more than k ones in any length 2k subsequence (=50% duty cycle).at n=47A212402
- Number of binary arrays of length 2*n+2 with no more than n ones in any length 2n subsequence (=50% duty cycle).at n=7A212404
- Triangle read by rows. Number T(n, k) of partitions of the multiset [1, 1, 1, 2, 2, 2, ..., n, n, n] into k nonempty submultisets, for 1 <= k <= 3n.at n=58A358721