Is it possible to arrange the first 49 positive integers in a array, so that each cell contains exactly one number and no two primes are neighbours?
Two neighbours are numbers from cells with a common side or a common vertex.
Is it possible to arrange the first 49 positive integers in a array, so that each cell contains exactly one number and no two primes are neighbours?
Two neighbours are numbers from cells with a common side or a common vertex.
It is possible. The positive primes less than are , , , , , , , , , , , , , , , that is numbers.
Number the lines and the columns from to , set the primes in of the squares with both odd indexes and the other numbers in the remaining cells.