A348263 Orders of Parker fields.
2, 3, 4, 5, 7, 8, 9, 11, 13, 16, 17, 19, 23, 25, 27, 31, 32, 43, 47, 64, 67, 128, 243, 256, 512, 1024, 2048, 4096
Offset: 1
Examples
The field GF(29), for example, is not Parker since: ---------------- |9^2 |11^2|1^2 | mod 29 = 0 ---------------- |6^2 |0^2 |14^2| mod 29 = 0 ---------------- |12^2|16^2|8^2 | mod 29 = 0, ---------------- with the same property for columns and main diagonals.
Links
- O. M. Cain, Gaussian Integers, Rings, Finite Fields,and the Magic Square of Squares, arXiv:1908.03236 [math.RA], 2019.
- Matt Parker, Finite Fields & Return of The Parker Square, Numberphile video (Oct 7, 2021).
Extensions
Missing even terms added by Yevhenii Diomidov, Jan 19 2022
Comments