cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A074946 Positive integers n for which the sum of the prime-factorization exponents of n (bigomega(n) = A001222(n)) divides n.

Original entry on oeis.org

2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 14, 16, 17, 18, 19, 22, 23, 24, 26, 27, 29, 30, 31, 34, 36, 37, 38, 40, 41, 42, 43, 45, 46, 47, 53, 56, 58, 59, 60, 61, 62, 63, 66, 67, 71, 73, 74, 75, 78, 79, 80, 82, 83, 84, 86, 88, 89, 94, 96, 97, 99, 100, 101, 102, 103, 104, 105, 106
Offset: 1

Views

Author

Benoit Cloitre, Oct 05 2002

Keywords

Comments

If n is prime, trivially n is in the sequence.
The asymptotic density of this sequence is 0 (Erdős and Pomerance, 1990). - Amiram Eldar, Jul 10 2020

Crossrefs

Cf. A001222, A134334 (complement).

Programs

Formula

a(n) seems to be asymptotic to c*n*log(log(n)) with 1.128 < c < 1.13.

Extensions

Revised definition from Leroy Quet, Sep 11 2008
More terms from Keenan J. A. Down, Dec 08 2016
Smaller boundary for 'c' from Keenan J. A. Down, Dec 08 2016