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.

A350299 Numbers k > 1 with sigma(k)/(k * log(log(k))) > sigma(m)/(m * log(log(m))) for all m > k, sigma(k) being A000203(k), the sum of the divisors of k.

Original entry on oeis.org

3, 4, 6, 12, 24, 60, 120, 180, 360, 2520, 5040
Offset: 1

Views

Author

Thomas Strohmann, Dec 23 2021

Keywords

Comments

Gronwall's theorem says that lim sup_{k -> infinity} sigma(k)/(k*log(log(k))) = exp(gamma). Moreover if the Riemann hypothesis is true, we have sigma(k)/(k*log(log(k))) < exp(gamma) when k > 5040 (gamma = Euler-Mascheroni constant).
The terms in the sequence listed above are provably correct since their ratios: sigma(k)/(k * log(log(k))) are greater than exp(gamma).

References

  • Guy Robin, Grandes valeurs de la fonction somme des diviseurs et hypothèse de Riemann, J. Math. Pures Appl. 63 (1984), 187-213.

Crossrefs