79424
domain: N
Appears in sequences
- a(n) = a(1) + a(2) + ... + a(n-1) + a(m) for n >= 4, where m = 2*n - 2 - 2^(p+1) and p is the unique integer such that 2^p < n - 1 <= 2^(p+1), starting with a(1) = 1, a(2) = 2, and a(3) = 3.at n=15A049959
- A triangle sequence from polynomial coefficients: p(x, n) = (4*(n - 1) + (4(n - 1))*x^2)*p(x, n - 1) + 2*(n - 1)x^2*p(x, n - 2).at n=30A156817
- Numbers of the form 6^j + 8^k, for j and k >= 0.at n=41A226824
- Number of (n+1) X (1+1) 0..2 arrays with every 2 X 2 subblock summing to a nonzero multiple of 2.at n=5A251203
- Number of (n+1)X(6+1) 0..2 arrays with every 2X2 subblock summing to a nonzero multiple of 2.at n=0A251208
- T(n,k)=Number of (n+1)X(k+1) 0..2 arrays with every 2X2 subblock summing to a nonzero multiple of 2.at n=15A251210
- T(n,k)=Number of (n+1)X(k+1) 0..2 arrays with every 2X2 subblock summing to a nonzero multiple of 2.at n=20A251210
- Numbers that are the sum of a positive square and a positive fifth power in more than one way.at n=38A363715