A365640 Prime powers of the form 2^k + 1.
2, 3, 5, 9, 17, 257, 65537
Offset: 1
Keywords
Programs
-
Magma
[2^k+1: k in [0..1000] | IsPrimePower(2^k+1)];
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
[2^k+1: k in [0..1000] | IsPrimePower(2^k+1)];
Comments