51440
domain: N
Appears in sequences
- Number of 0..2 arrays of length n+5 with sum no more than 6 in any length 6 subsequence (=50% duty cycle).at n=5A212227
- T(n,k)=Number of 0..2 arrays of length n+2*k-1 with sum no more than 2*k in any length 2k subsequence (=50% duty cycle).at n=33A212232
- Number of 0..2 arrays of length 5+2*n with sum no more than 2*n in any length 2n subsequence (=50% duty cycle).at n=2A212238
- T(n,k)=Number of length n+5 0..k arrays with no consecutive six elements summing to more than 3*k.at n=26A242144
- Number of length 6+5 0..n arrays with no consecutive six elements summing to more than 3*n.at n=1A242150
- Numbers k such that 7*10^k - 47 is prime.at n=28A282457
- Number of 3Xn 0..1 arrays with every element equal to 1, 2 or 4 horizontally or antidiagonally adjacent elements, with upper left element zero.at n=9A302000
- a(n) = floor(cosh(n+1) - cosh(n)).at n=11A346169