A364868 Numbers k such that 4*k+1 is the norm of a Gaussian prime.
1, 2, 3, 4, 7, 9, 10, 12, 13, 15, 18, 22, 24, 25, 27, 28, 30, 34, 37, 39, 43, 45, 48, 49, 57, 58, 60, 64, 67, 69, 70, 73, 78, 79, 84, 87, 88, 90, 93, 97, 99, 100, 102, 105, 108, 112, 114, 115, 127, 130, 132, 135, 139, 142, 144, 148, 150, 153, 154, 160, 163, 165, 168, 169
Offset: 1
Examples
2 is a term since 4*2+1 is the norm of the Gaussian prime 3.
Links
- Jianing Song, Table of n, a(n) for n = 1..10000
Formula
a(n) = (A055025(n+1) - 1)/4.
Comments