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.

A087022 Total number of prime factors of n-th cyclic number.

Original entry on oeis.org

6, 9, 12, 10, 11, 9, 11, 23, 25, 25, 22, 18, 19, 15, 14, 38, 35, 24, 28, 25, 27, 21, 17, 38, 44, 27, 43, 16, 16, 23, 42, 35, 37, 30, 29, 14, 23, 62, 41, 51, 28, 26, 24, 19, 50, 29, 39, 25, 62, 36, 29
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) = A087021(1)+2 = 6.
		

Crossrefs

Formula

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

Extensions

a(3) corrected, a(12)-a(42) added by Ray Chandler, Nov 16 2011
a(43)-a(51) from Max Alekseyev, May 13 2022