A345435 Represent the ring of Eisenstein integers E = {x+y*omega: x, y rational integers, omega = exp(2*Pi*i/3)} by the cells of a hexagonal grid; number the cells of the grid along a counterclockwise hexagonal spiral, with the cells 0, 1 numbered 0, 1. Sequence lists the index numbers of the cells which are 0 or a prime in E.
0, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 25, 26, 28, 29, 31, 32, 34, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 62, 63, 65, 67, 68, 70, 72, 73, 75, 77, 78, 80, 82, 83, 85, 87, 88, 90, 91, 95, 97, 101, 103, 107, 109, 113, 115
Offset: 1
Keywords
Examples
The smallest Eisenstein integers are 0 (of norm 0), and the six units of norm 1, namely (writing w for omega) +-1, +-w, +-w^2. The first few Eisenstein primes are (here u is any of the six units): u*(2+w), norm = 3, number = 6; 2*u, norm = 4, number = 6; u*(3+w), norm = 7, number = 6; u*(3+2*w), norm = 7, number = 6 (so there are 12 primes of norm 7 - see A055667).
References
- J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag; Table 4.4, p. 111.
- L. W. Reid, The Elements of the Theory of Algebraic Numbers, MacMillan, NY, 1910, see Chap. VI.
- H. M. Stark, An Introduction to Number Theory. Markham, Chicago, 1970; Theorem 8.22 on page 295 lists the nine UFDs of the form Q(sqrt(-d)), cf. A003173.
Links
- Rémy Sigrist, Table of n, a(n) for n = 1..10000
- Rémy Sigrist, PARI program for A345435
- N. J. A. Sloane, Illustration of initial terms [An enlargement of Figure 1 of Wichmann (2019), showing the numbering of the initial cells of the hexagonal spiral.]
- Eric Weisstein's World of Mathematics, Eisenstein Prime
- Brian Wichmann, Tiling for Unique Factorization Domains, Jul 22 2019.
- Brian Wichmann, The Eisenstein integers, with the primes shaded [Figure 1 from the previous link]
Crossrefs
Programs
-
PARI
See Links section.
Extensions
More terms from Rémy Sigrist, Jun 26 2021
Comments