58365
domain: N
Appears in sequences
- a(1)=1, a(2)=2, a(3)=3; for n >= 3, a(n) is smallest number such that all a(i) for 1 <= i <= n are distinct, all a(i)+a(j) for 1 <= i < j <= n are distinct and all a(i)+a(j)+a(k) for 1 <= i < j < k <= n are distinct.at n=31A036241
- Number of primes between n*10^6 and (n+1)*10^6.at n=27A038826
- Number of n X n binary arrays symmetric under horizontal and vertical reflection with all ones connected only in a one by five or five by one block.at n=14A145966
- Number of n X 2 0..3 arrays with no element equal to two plus the sum of elements to its left or two plus the sum of elements above it or one plus the sum of the elements diagonally to its northwest, modulo 4.at n=16A240333
- Numbers k such that {k + 2, k + 4} and {k^2 + 2, k^2 + 4} are both twin prime pairs.at n=27A284014