Prime reciprocal magic square

A prime reciprocal magic square is a magic square using the decimal digits of the reciprocal of a prime number.

Formulation

Basics

In decimal, unit fractions

1/2 and1/5 have no repeating decimal, while1/3 repeats indefinitely. The remainder of1/7, on the other hand, repeats over six digits as,

Consequently, multiples of one-seventh exhibit cyclic permutations of these six digits:

If the digits are laid out as a square, each row and column sums to 1 + 4 + 2 + 8 + 5 + 7 = 27. This yields the smallest base-10 non-normal, prime reciprocal magic square

In contrast with its rows and columns, the diagonals of this square do not sum to 27; however, their mean is 27, as one diagonal adds to 23 while the other adds to 31.

All prime reciprocals in any base with a period will generate magic squares where all rows and columns produce a magic constant, and only a select few will be full, such that their diagonals, rows and columns collectively yield equal sums.

Decimal expansions

In a full, or otherwise prime reciprocal magic square with period, the even number of k−th rows in the square are arranged by multiples of — not necessarily successively — where a magic constant can be obtained.

For instance, an even repeating cycle from an odd, prime reciprocal of p that is divided into n−digit strings creates pairs of complementary sequences of digits that yield strings of nines (9) when added together:

This is a result of Midy's theorem. These complementary sequences are generated between multiples of prime reciprocals that add to 1.

More specifically, a factor n in the numerator of the reciprocal of a prime number p will shift the decimal places of its decimal expansion accordingly,

In this case, a factor of 2 moves the repeating decimal of1/23 by eight places.

A uniform solution of a prime reciprocal magic square, whether full or not, will hold rows with successive multiples of . Other magic squares can be constructed whose rows do not represent consecutive multiples of , which nonetheless generate a magic sum.

Magic constant

Magic squares based on reciprocals of primes p in bases b with periods have magic sums equal to,

Full magic squares

The magic square with maximum period 18 contains a row-and-column total of 81, that is also obtained by both diagonals. This makes it the first full, non-normal base-10 prime reciprocal magic square whose multiples fit inside respective −th rows:

The first few prime numbers in decimal whose reciprocals can be used to produce a non-normal, full prime reciprocal magic square of this type are

{19, 383, 32327, 34061, 45341, 61967, 65699, 117541, 158771, 405817, ...} (sequence A072359 in the OEIS).

The smallest prime number to yield such magic square in binary is 59 (1110112), while in ternary it is 223 (220213); these are listed at A096339, and A096660.

Variations

A prime reciprocal magic square with maximum period of 16 and magic constant of 72 can be constructed where its rows represent non-consecutive multiples of one-seventeenth:

As such, this full magic square is the first of its kind in decimal that does not admit a uniform solution where consecutive multiples of fit in respective −th rows.

See also

References

Uses material from the Wikipedia article Prime reciprocal magic square, released under the CC BY-SA 4.0 license.