A387245 Numbers k such that (the concatenation of the first k positive even numbers) + 1 is prime.
1, 5, 9, 24, 1400, 8915
Offset: 1
Examples
5 is a term since 246810 + 1 = 246811 is prime.
Formula
{k | A019520(k) + 1 is prime}. - Michael S. Branicky, Aug 24 2025
Comments