A239714 Primes of the form m = 4^i + 4^j - 1, where i > j >= 0.
19, 67, 79, 271, 1039, 1087, 1279, 4099, 4111, 4159, 5119, 16447, 20479, 65539, 65551, 65599, 81919, 262147, 262399, 263167, 266239, 1049599, 1114111, 1310719, 4194319, 4194559, 4195327, 16842751, 17825791, 67108879, 268435459, 268435711, 272629759, 1073741827, 1073741839, 1073758207
Offset: 1
Keywords
Examples
a(1) = 19, since 19 = 4^2 + 4^1 - 1 is prime. a(4) = 271, since 271 = 4^4 + 4^2 - 1 is prime.
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..111
Crossrefs
Cf. A234310.
Comments