111406
domain: N
Appears in sequences
- Numbers k for which 16*k+1, 16*k+3, 16*k+7, 16*k+13 and 16*k+15 are primes.at n=10A123990
- The list of all prime numbers is split into sublists with the 1st sublist L_1 = {2} and n-th sublist L_n = {p_1, p_2, ..., p_m}. a(n) is the largest m such that the maximum prime gap in L_n is < p_1 - prevprime(p_1).at n=41A348178
- Indices of the primes that have the same base-10 digits as the corresponding prime number (with multiplicity), disregarding zero digits.at n=19A355318