A057956 Number of prime factors of 5^n - 1 (counted with multiplicity).
2, 4, 3, 6, 4, 7, 3, 8, 5, 7, 3, 10, 3, 7, 7, 11, 4, 11, 5, 11, 6, 8, 4, 13, 8, 7, 9, 10, 5, 14, 4, 14, 6, 8, 9, 16, 5, 10, 6, 15, 4, 16, 4, 12, 12, 8, 3, 17, 4, 13, 8, 12, 5, 19, 10, 13, 7, 9, 4, 21, 5, 9, 11, 18, 8, 15, 7, 14, 9, 16, 4, 22, 5, 10, 16, 14, 7, 14, 5, 20, 11, 10, 5, 22, 9, 10
Offset: 1
Keywords
Links
- Max Alekseyev, Table of n, a(n) for n = 1..502 (first 448 terms from Amiram Eldar)
- S. S. Wagstaff, Jr., The Cunningham Project
Crossrefs
Programs
-
Mathematica
PrimeOmega[5^Range[90]-1] (* Harvey P. Dale, Dec 16 2017 *)