A382809 a(n) = (6*n + 1)*(12*n + 1)*(18*n + 1).
1, 1729, 12025, 38665, 89425, 172081, 294409, 464185, 689185, 977185, 1335961, 1773289, 2296945, 2914705, 3634345, 4463641, 5410369, 6482305, 7687225, 9032905, 10527121, 12177649, 13992265, 15978745, 18144865, 20498401, 23047129, 25798825, 28761265, 31942225, 35349481
Offset: 0
References
- Paulo Ribenboim, The Little Book of Bigger Primes, Springer-Verlag NY 2004. See p. 101.
- James J. Tattersall, Elementary Number Theory in Nine Chapters, Cambridge University Press, 1999, page 146.
Links
- Jack Chernick, On Fermat's simple theorem, Bulletin of the American Mathematical Society, Vol. 45, No. 4 (1939), pp. 269-274.
- Index entries for linear recurrences with constant coefficients, signature (4,-6,4,-1).
Programs
-
Mathematica
LinearRecurrence[{4,-6,4,-1},{1,1729,12025,38665},31]
Comments