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.

A087023 Maximal exponent in prime factorization of n-th cyclic number.

Original entry on oeis.org

3, 2, 4, 2, 2, 2, 2, 3, 3, 5, 2, 2, 2, 2, 2, 4, 3, 3, 3, 2, 2, 2, 2, 3, 3, 3, 5, 2, 2, 2, 5, 2, 7, 2, 3, 2, 2, 5, 3, 4, 2, 3, 2, 2, 2, 3, 3, 2, 6, 2, 3
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) = 3.
		

Crossrefs

Formula

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

Extensions

a(12)-a(42) from Ray Chandler, Nov 16 2011
a(43)-a(51) from Max Alekseyev, May 14 2022