46917
domain: N
Appears in sequences
- Concatenations C1 and C2 and C3 are all prime (see the comment lines).at n=14A034817
- Numbers n such that 16^n * (16^n - 1) - 1 is prime.at n=13A265683
- a(n) = greatest integer N such that (number of primes <= N) >= (number of numbers <= N that contain a zero in base n).at n=23A306526
- a(n) = Sum_{k=0..floor(n/2)} (n-2*k)^(n-2*k).at n=6A353009