117828
domain: N
Appears in sequences
- Number of length n+5 0..3 arrays with every six consecutive terms having the maximum of some two terms equal to the minimum of the remaining four terms.at n=4A250076
- T(n,k)=Number of length n+5 0..k arrays with every six consecutive terms having the maximum of some two terms equal to the minimum of the remaining four terms.at n=25A250081
- Number of length 5+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=2A250086
- a(n) = (a(n-3) + a(n-1) * a(n-5)) / a(n-6), a(0) = a(1) = ... = a(5) = 1.at n=27A275173
- Numbers k such that 367*2^k+1 is prime.at n=17A323008