[go: up one dir, main page]

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!)
A372192 a(n) = A010846(n) - A373738(n). 2
0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 0, 6, 0, 0, 1, 2, 1, 1, 0, 2, 1, 1, 0, 6, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 7, 0, 1, 1, 0, 1, 7, 0, 2, 1, 7, 0, 1, 0, 2, 0, 2, 1, 7, 0, 1, 0, 1, 0, 8, 1, 1, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,30
LINKS
Michael De Vlieger, Log log scatterplot of a(n), n = 6..2^20, ignoring a(n) = 0, with a color code where red indicates omega(n) = 2, gold omega(n) = 3, lime green = omega(n) = 4, spring green = omega(n) = 5, and blue = omega(n) = 6, where omega = A001221.
MATHEMATICA
{0}~Join~Table[Count[Range[n], _?(Divisible[n, Times @@ FactorInteger[#][[All, 1]]] &)] - Floor[(1/PrimeNu[n]!)*Times @@ Map[Log[#, n] + 1 &, FactorInteger[n][[All, 1]]]], {n, 2, 120}]
CROSSREFS
Sequence in context: A324878 A324398 A171916 * A372047 A325740 A222118
KEYWORD
nonn
AUTHOR
Michael De Vlieger, Aug 06 2024
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 August 28 19:04 EDT 2024. Contains 375508 sequences. (Running on oeis4.)