Find the array of single digits which contains the maximum possible
number of primes, where allowable primes
may lie along any horizontal, vertical, or diagonal line.
For the
array, 11 primes are maximal and are contained in
the two distinct arrays
(1)
|
giving the primes (3, 7, 13, 17, 31, 37, 41, 43, 47, 71, 73) and (3, 7, 13, 17, 19, 31, 37, 71, 73, 79, 97), respectively.
The best
array is
(2)
|
which contains 30 primes: 3, 5, 7, 11, 13, 17, 31, 37, 41, 43, 47, 53, 59, 71, 73, 79, 97, 113, 157, 179, ... (OEIS A032529). This array was found by Rivera and Ayala and shown by Weisstein in May 1999 to be maximal and unique (modulo reflection and rotation).
The best
arrays known are
(3)
|
all of which contain 63 primes. The first was found by C. Rivera and J. Ayala in 1998, and the other three by James Bonfield
on April 13, 1999. Mike Oakes proved by computation that the 63 primes is optimal
for the
array.
The best
prime arrays known are
(4)
|
each of which contains 116 primes. The first was found by C. Rivera and J. Ayala in 1998, and the second by Wilfred Whiteside on April 17, 1999.
The best
prime arrays known are
(5)
|
each of which contain 187 primes. One was found by S. C. Root, and the others by M. Oswald in 1998.
The best
prime array known is
(6)
|
which contains 281 primes and was found by Wilfred Whiteside on April 29, 1999.
The best
prime array known is
(7)
|
which contains 394 primes and was found by Wilfred Whiteside in 2005 as a part of Al Zimmerman's programming contest.
The best
prime array known is
(8)
|
which contain 527 primes and was found by Gary Hertel.
Heuristic arguments by Rivera and Ayala suggest that the maximum possible number of primes in ,
, and
arrays are 58-63, 112-121, and 205-218, respectively.
It is believed that all arrays up to
are now optimal (J.-C. Meyrignac, pers. comm.,
Sep. 19, 2005), giving the maximal numbers of primes for the
array for
, 2, ... as 1, 11, 30, 63, 116, 187, and 281 (OEIS A109943).
For the
rectangular array, 18 primes are maximal and are
contained in the arrays
(9)
|
For the
rectangular array, 43 primes are maximal, and (modulo reflection and rotation) there
are exactly 3 distinct solutions
(10)
|
as proved by Mike Oakes on Dec. 29, 2004 with a 12 GHz-hour computation that evaluated all
candidate configurations.