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!)
A104360 Number of distinct prime factors of A104357(n) = A104350(n) - 1. 8
0, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 2, 2, 1, 2, 3, 3, 1, 3, 3, 3, 1, 2, 4, 4, 2, 2, 5, 4, 2, 3, 2, 3, 1, 3, 4, 3, 5, 3, 4, 4, 5, 1, 3, 4, 2, 2, 2, 3, 1, 2, 3, 2, 3, 1, 4, 1, 3, 4, 6, 4, 4, 2, 6, 1, 5, 4, 4, 1, 2, 5, 7, 4, 5, 3, 4, 4, 5, 4, 5, 2, 4, 4, 5, 3, 3, 3, 2, 5, 2, 5, 4, 7, 2, 5, 3, 2, 6, 3, 4, 2, 3, 3, 3, 5, 4, 3, 5, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,7
LINKS
FORMULA
a(n) = A001221(A104357(n)).
MATHEMATICA
A104350[n_] := Product[FactorInteger[k][[-1, 1]], {k, 1, n}]; PrimeNu[Table[A104350[n] - 1, {n, 2, 50}]] (* G. C. Greubel, May 10 2017 *)
CROSSREFS
Sequence in context: A090455 A273190 A086288 * A318998 A079951 A095407
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Mar 06 2005
EXTENSIONS
a(51)-a(74) from Amiram Eldar, Feb 12 2020
More terms from Jinyuan Wang, Apr 02 2020
Terms a(90) onward from Max Alekseyev, Oct 03 2022
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 April 19 16:38 EDT 2024. Contains 371794 sequences. (Running on oeis4.)