92497
domain: N
Appears in sequences
- a(0)=1, a(1)=1, a(n) = 17*a(n/2) for n=2,4,6,..., a(n) = 16*a((n-1)/2) + a((n+1)/2) for n=3,5,7,....at n=22A116523
- Number of length n+6 0..2 arrays with every seven consecutive terms having the maximum of some three terms equal to the minimum of the remaining four terms.at n=5A250367
- T(n,k)=Number of length n+6 0..k arrays with every seven consecutive terms having the maximum of some three terms equal to the minimum of the remaining four terms.at n=26A250373
- Number of length 6+6 0..n arrays with every seven consecutive terms having the maximum of some three terms equal to the minimum of the remaining four terms.at n=1A250379