cp's OEIS Frontend

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.

A087020 Greatest prime factor of n-th cyclic number.

Original entry on oeis.org

37, 5882353, 333667, 513239, 121499449, 11111111111111111111111, 154083204930662557781201849, 39526741, 9999999900000001, 59779577156334533866654838281, 119968369144846370226083377, 8396862596258693901610602298557167100076327481
Offset: 1

Views

Author

Reinhard Zumkeller, Jul 30 2003

Keywords

Comments

A004042(n) factorized with Dario Alpern's ECM.
Extended using factors of 10^(A001913(n)-1)-1, see Kamada link.

Examples

			A004042(2) = 142857 = 37*13*11*3^3, therefore a(1) = 37.
		

Crossrefs

Formula

a(n) = A006530(A004042(n+1)).

Extensions

a(12) from Ray Chandler, Nov 16 2011