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.

Showing 1-1 of 1 results.

A100966 Values of k such that EulerPhi(k) < k/(exp(EulerGamma)*log(log(k))).

Original entry on oeis.org

3, 4, 5, 6, 8, 9, 10, 12, 14, 15, 16, 18, 20, 22, 24, 26, 28, 30, 36, 40, 42, 48, 50, 54, 60, 66, 70, 72, 78, 84, 90, 96, 102, 108, 114, 120, 126, 132, 138, 140, 144, 150, 156, 162, 168, 174, 180, 186, 192, 198, 204, 210, 216, 222, 228, 234, 240, 246, 252, 258, 264
Offset: 1

Views

Author

Eric W. Weisstein, Nov 23 2004

Keywords

Comments

From Vladimir Shevelev, Dec 08 2016: (Start)
Define P = exp(gamma)*log(log(k)), where gamma is Euler's constant A001620. The sequence lists numbers k for which phi(k) < k/P, where phi(k) is Euler's function A000010.
In 1909, Landau proved that for each eps>0, there exist infinitely many k for which phi(k) < k/P', where P' = exp(gamma-eps)*log(log(k)). In 1983 Nicolas strengthened Landau's result showing that there exist infinitely many k for which phi(k) < k/P. So this sequence is infinite.
All terms are even, except for 3,5,9 and 15. See proof in [Choie et al., Theorem 2.1]. (End)

References

  • E. Landau, Handbuch der Lehre yon der Verteilung der Primzahlen, 2 vols., Leipzig, Teubner, 1909. Reprinted in 1953 by Chelsea Publishing Co., New York.

Crossrefs

Superset of A227243.
Cf. A000010 (phi), A001620 (gamma), A279161.

Extensions

Edited by N. J. A. Sloane, Jan 04 2017
Showing 1-1 of 1 results.