A239715 Primes of the form m = 5^i + 5^j - 1, where i > j >= 0.
5, 29, 149, 15629, 15649, 15749, 16249, 18749, 391249, 393749, 1968749, 9765629, 9781249, 244140749, 244218749, 292968749, 30517968749, 152587890649, 152587891249, 152587893749, 152597656249, 152636718749, 3814697281249, 3814697656249, 19073486328749, 95367441406249
Offset: 1
Keywords
Examples
a(1) = 5, since 5 = 5^1 + 5^0 - 1 is prime. a(3) = 149, since 149 = 5^3 + 5^2 - 1 is prime.
Links
- Hieronymus Fischer, Table of n, a(n) for n = 1..50
Comments