A057939 Number of prime factors of 5^n + 1 (counted with multiplicity).
2, 2, 4, 2, 3, 3, 4, 3, 6, 4, 5, 3, 4, 3, 7, 3, 4, 5, 5, 4, 10, 4, 4, 4, 5, 5, 10, 3, 4, 7, 5, 4, 9, 6, 7, 6, 5, 4, 8, 5, 6, 6, 6, 3, 10, 3, 5, 5, 7, 7, 10, 5, 5, 6, 7, 7, 9, 3, 6, 6, 6, 4, 16, 4, 8, 7, 3, 7, 9, 7, 5, 6, 5, 5, 13, 5, 9, 10, 6, 6, 14, 6, 5, 7, 9, 5, 9, 7, 5, 12, 8, 4, 10, 6, 9, 7, 7, 7, 12
Offset: 1
Keywords
Links
- Max Alekseyev, Table of n, a(n) for n = 1..471 (first 451 terms from Amiram Eldar)
- S. S. Wagstaff, Jr., The Cunningham Project
Crossrefs
Programs
-
Mathematica
PrimeOmega[5^Range[100]+1] (* Harvey P. Dale, Nov 27 2013 *)