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.

A294278 Numbers k such that omega(k) > omega(k+1) (where omega(m) = A001221(m), the number of distinct primes dividing m).

Original entry on oeis.org

6, 10, 12, 15, 18, 22, 24, 26, 28, 30, 36, 40, 42, 46, 48, 52, 58, 60, 63, 66, 70, 72, 78, 80, 82, 84, 88, 90, 96, 100, 102, 105, 106, 108, 110, 112, 114, 120, 124, 126, 130, 132, 136, 138, 140, 148, 150, 154, 156, 162, 165, 166, 168, 170, 172, 174, 178, 180
Offset: 1

Views

Author

Rémy Sigrist, Oct 26 2017

Keywords

Comments

The asymptotic density of this sequence is 1/2 (Erdős, 1936). - Amiram Eldar, Sep 17 2024

Examples

			omega(1) = 0 < omega(2) = 1, hence 1 does not belong to this sequence.
omega(4) = 1 = omega(5) = 1, hence 4 does not belong to this sequence.
omega(6) = 2 > omega(7) = 1, hence 6 belongs to this sequence.
		

Crossrefs

Programs