62041
domain: N
Appears in sequences
- Number of length n+5 0..4 arrays with every six consecutive terms having the maximum of some three terms equal to the minimum of the remaining three terms.at n=2A250332
- T(n,k)=Number of length n+5 0..k arrays with every six consecutive terms having the maximum of some three terms equal to the minimum of the remaining three terms.at n=17A250336
- Number of length 3+5 0..n arrays with every six consecutive terms having the maximum of some three terms equal to the minimum of the remaining three terms.at n=3A250339
- a(n) = Sum_{k=0..n} binomial(4*k,k) / (3*k + 1).at n=7A345367