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.

A353542 a(n) is the least start of a run of n consecutive numbers whose abundancy index is larger than Pi^2/6.

Original entry on oeis.org

4, 44, 188, 8110374, 330921744
Offset: 1

Views

Author

Amiram Eldar, Apr 25 2022

Keywords

Comments

By the Chinese Remainder Theorem, a(n) exists for all n. The proof is similar to the proof that is given for A094268.

Examples

			a(1) = 4 since 4 is the least term of A353537.
a(2) = 44 since 44 is the least term of A353538.
		

Crossrefs