Re: Prime Sums In A Grid



In article <p9h3q4dk6ldeipkieuqjf1vpcgsn8afnaa@xxxxxxx>,
quasi <quasi@xxxxxxxx> wrote:

How about this variant ...

For which n in N is there an n x n matrix whose entries are 1, ...,
n^2, arranged so that every row and every column sums to a prime
number.

Note that the matrix entries must be distinct, but the row and column
sums need not be.

Remarks:

Clearly n = 1 fails. For n = 2 or n = 3, it's not hard to find
matrices which work. For n = 4, I'm not sure.

quasi

1 3 2 5
7 6 4 12
8 9 10 16
13 11 15 14

--
Gerry Myerson (gerry@xxxxxxxxxxxxxxx) (i -> u for email)
.



Relevant Pages

  • Re: Prime Sums In A Grid
    ... quasi writes: ... arranged so that every row and every column sums to a prime ... Note that the matrix entries must be distinct, ... I tried the Vista speech recognition by running the tutorial. ...
    (sci.math)
  • Re: Prime Sums In A Grid
    ... quasi wrote: ... arranged so that every row and every column sums to a prime ... Note that the matrix entries must be distinct, ... This has almost certainly been done on Carlos Rivera's primepuzzles.net. ...
    (sci.math)
  • Re: Prime Sums In A Grid
    ... How about this variant ... ... arranged so that every row and every column sums to a prime ... Note that the matrix entries must be distinct, ...
    (sci.math)