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!)
A351519 a(n) = tau(n) + pi(n) - omega(n). 1
1, 2, 3, 4, 4, 5, 5, 7, 6, 6, 6, 9, 7, 8, 8, 10, 8, 11, 9, 12, 10, 10, 10, 15, 11, 11, 12, 13, 11, 15, 12, 16, 13, 13, 13, 18, 13, 14, 14, 18, 14, 18, 15, 18, 18, 16, 16, 23, 17, 19, 17, 19, 17, 22, 18, 22, 18, 18, 18, 26, 19, 20, 22, 24, 20, 23, 20, 23, 21, 24, 21, 30, 22, 23, 25, 25 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Number of numbers <= n that are either prime, a divisor of n, or both.
LINKS
FORMULA
a(n) = A000005(n) + A000720(n) - A001221(n).
MATHEMATICA
Table[DivisorSigma[0, n] + PrimePi[n] - PrimeNu[n], {n, 100}]
CROSSREFS
Cf. A000005 (tau), A000720 (pi), A001221 (omega).
Sequence in context: A358062 A081609 A337020 * A046700 A216411 A110532
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, Feb 12 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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)