A355431 Numbers k whose binary expansion, when interpreted in base -1+i, gives a Gaussian prime.
2, 5, 6, 9, 11, 13, 14, 15, 17, 19, 21, 23, 25, 27, 31, 33, 37, 39, 41, 43, 49, 51, 53, 57, 58, 59, 63, 69, 71, 73, 77, 81, 83, 89, 97, 99, 101, 111, 113, 117, 119, 123, 127, 129, 131, 133, 137, 139, 141, 147, 159, 163, 169, 177, 183, 191, 193, 197, 201, 207
Offset: 1
Examples
123 is a term since z(123) = 2+7i is a Gaussian prime. 124 is not a term because z(124) = 2+4i is not a Gaussian prime.
Links
- John-Vincent Saddic, Graphs on the complex plane
- John-Vincent Saddic, Julia program
- John-Vincent Saddic, Python program
Crossrefs
Cf. A066321 (real integers in base -1+i).
Programs
-
Julia
# See links.
-
Python
# See links.
Comments