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.

A338943 a(n) is the least number k such that the average number of distinct prime divisors of {1..k} is >= n.

Original entry on oeis.org

1, 6, 455, 8167302
Offset: 0

Views

Author

Ilya Gutkovskiy, Nov 17 2020

Keywords

Comments

10^18 < a(4) < 10^19. - Daniel Suteu, Nov 17 2020

Examples

			a(2) = 455 because the average number of distinct prime divisors of {1..455} is >= 2.
		

Crossrefs