The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A366712 Number of distinct prime divisors of 12^n + 1. 14
1, 1, 2, 3, 2, 2, 3, 3, 3, 5, 3, 2, 4, 4, 4, 7, 2, 3, 5, 4, 6, 8, 6, 4, 6, 6, 5, 10, 3, 3, 5, 3, 2, 9, 4, 5, 7, 4, 5, 10, 4, 5, 6, 5, 4, 12, 3, 5, 5, 5, 8, 9, 5, 5, 10, 7, 9, 10, 7, 6, 10, 5, 6, 14, 5, 8, 11, 4, 5, 12, 9, 3, 10, 5, 8, 17, 5, 6, 9, 4, 6, 15, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = omega(12^n+1) = A001221(A178248(n)).
PROG
(PARI) for(n = 0, 100, print1(omega(12^n + 1), ", "))
CROSSREFS
Sequence in context: A051686 A079294 A242789 * A366713 A076733 A079643
KEYWORD
nonn
AUTHOR
Sean A. Irvine, Oct 17 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 May 16 20:35 EDT 2024. Contains 372555 sequences. (Running on oeis4.)