606028domain: NAppears in sequencesNumber of primes between n*10^7 and (n+1)*10^7.at n=1A038827Number of binary strings of length n with no substrings equal to 0010 0110 or 1101.at n=25A164499Triangle 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=27A323744