A176946 Primes of the form 7^k+2^k.
2, 53, 2417
Offset: 1
Crossrefs
Primes in A074602.
Programs
-
Magma
[ a: k in [0..2100] | IsPrime(a) where a is 7^k+2^k ];
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.
Comments