login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A366615 Number of distinct prime divisors of 5^n + 1. 9
1, 2, 2, 3, 2, 3, 3, 4, 3, 4, 4, 5, 3, 4, 3, 6, 3, 4, 5, 5, 4, 8, 4, 4, 4, 5, 4, 7, 3, 4, 7, 5, 4, 8, 6, 7, 6, 5, 4, 7, 5, 6, 6, 6, 3, 8, 3, 5, 5, 7, 7, 9, 5, 5, 6, 7, 7, 8, 3, 6, 6, 6, 4, 13, 4, 8, 7, 3, 7, 8, 7, 5, 6, 5, 5, 12, 5, 9, 9, 6, 6, 10, 6, 5, 7, 9 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = omega(5^n+1) = A001221(A034474(n)).
PROG
(PARI) for(n = 0, 100, print1(omega(5^n + 1), ", "))
CROSSREFS
Sequence in context: A277329 A071330 A358635 * A092333 A303297 A107452
KEYWORD
nonn
AUTHOR
Sean A. Irvine, Oct 14 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 17 05:50 EDT 2024. Contains 374360 sequences. (Running on oeis4.)