651234domain: NAppears in sequencesNumber of length 1+5 0..n arrays with every six consecutive terms having the maximum of some two terms equal to the minimum of the remaining four terms.at n=10A250082a(n) = Sum_{k=0..n} binomial(k+2,2) * binomial(2*k,2*n-2*k).at n=11A382230