OFFSET
5,1
COMMENTS
This is a fixed-width table, read by rows, with 7 columns, numbered j=7,6,...1. Since it is not an infinite square array or triangular table, the keyword "tabf" applies.
See the main entry A098078 for more information. - M. F. Hasler, Feb 13 2013
EXAMPLE
For n=5, P(5)#/210=11, and
36*11-7=389 and 397 are consecutive primes with gap of 8,
37*11-6=401 and 409 are consecutive primes with gap of 8,
44*11-5=479 and 487 are consecutive primes with gap of 8,
33*11-4=359 and 367 are consecutive primes with gap of 8,
64*11-3=701 and 709 are consecutive primes with gap of 8,
41*11-2=449 and 457 are consecutive primes with gap of 8,
180*11-1=1979 and 1987 are consecutives primes with gap of 8,
so the (first) row, for n=5, is: 36 37 44 33 64 41 180
The second row, for n=6, is: 60 43 92 39 118 11 30, and so on.
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Pierre CAMI, Sep 13 2004
EXTENSIONS
Edited by M. F. Hasler, Feb 13 2013
STATUS
approved