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.

This page as a plain text file.
%I A353542 #5 Apr 26 2022 03:33:59
%S A353542 4,44,188,8110374,330921744
%N A353542 a(n) is the least start of a run of n consecutive numbers whose abundancy index is larger than Pi^2/6.
%C A353542 By the Chinese Remainder Theorem, a(n) exists for all n. The proof is similar to the proof that is given for A094268.
%e A353542 a(1) = 4 since 4 is the least term of A353537.
%e A353542 a(2) = 44 since 44 is the least term of A353538.
%Y A353542 Cf. A000203, A013661, A094268.
%Y A353542 Cf. A353537, A353538, A353539, A353540, A353541.
%K A353542 nonn,more
%O A353542 1,1
%A A353542 _Amiram Eldar_, Apr 25 2022