The n-th row has the n primes in the interval 100*k(n) to 100*k(n)+99, where k(n) is in A186311.
155921, 302009, 302053, 58831, 58889, 58897, 31469, 31477, 31481, 31489, 18803, 18839, 18859, 18869, 18899, 18617, 18637, 18661, 18671, 18679, 18691, 5903, 5923, 5927, 5939, 5953, 5981, 5987, 4801, 4813, 4817, 4831, 4861, 4871, 4877, 4889, 4111, 4127, 4129
1
T. D. Noe, Plot of 18 rows
T. D. Noe, Table of 18 rows
(Mma) Table[Select[Range[100*n + 1, 100*n + 99, 2], PrimeQ], {n, {16718, 1559, 3020, 588, 314, 188, 186, 59, 48, 41, 21, 13, 11, 19, 5, 8, 2, 4, 1228537713709}}]
Cf. A186311.
nonn,tabl,hard
T. D. Noe, Jun 25 2015