A168487 Primes of the form 100n^3 + 27.
127, 827, 6427, 12527, 34327, 219727, 491327, 1562527, 2438927, 3276827, 8518427, 16637527, 22698127, 43897627, 45653327, 51200027, 77868827, 119101627, 129502927, 140492827, 156089627, 177156127, 190662427, 251545627, 257135327
Offset: 1
Keywords
References
- Harold Davenport, Multiplicative Number Theory, Springer-Verlag New-York 1980
- Leonard E. Dickson: History of the Theory of numbers, vol. I, Dover Publications 2005
- Friedhelm Padberg, Elementare Zahlentheorie, Spektrum Akademischer Verlag, 2. Auflage 1991
Crossrefs
Programs
-
Mathematica
Select[100Range[140]^3+27,PrimeQ] (* Harvey P. Dale, Aug 22 2011 *)
Extensions
Edited by Charles R Greathouse IV, Apr 24 2010
Comments