70435
domain: N
Appears in sequences
- Number of primes between n*10^6 and (n+1)*10^6.at n=1A038826
- Fourth row of Pascal-(1,5,1) array A081580.at n=13A081590
- a(n) = 9*a(n-1) - 9*a(n-2) + a(n-3); given a(1) = 1, a(2) = 3, a(3) = 19.at n=6A095002
- Number of (n+1)X(2+1) 0..2 arrays with the maximum minus the minimum of every 2X2 subblock equal.at n=2A237939
- Number of (n+1)X(3+1) 0..2 arrays with the maximum minus the minimum of every 2X2 subblock equal.at n=1A237940
- T(n,k)=Number of (n+1)X(k+1) 0..2 arrays with the maximum minus the minimum of every 2X2 subblock equal.at n=7A237945
- T(n,k)=Number of (n+1)X(k+1) 0..2 arrays with the maximum minus the minimum of every 2X2 subblock equal.at n=8A237945
- Triangle read by rows: T(n,k) is the number of primes in the half-open interval [10^n, 10^n + 10^k), n >= 1, 1 <= k <= n.at n=20A323744
- Run lengths of the most significant decimal digit in the primes (A077648).at n=49A376129