A223037 a(n) = largest prime p such that Sum_{primes q = 2, ..., p} 1/q does not exceed n.
3, 271, 5195969, 1801241230056600467
Offset: 1
Examples
a(1) = 3 because 1/2 + 1/3 < 1 < 1/2 + 1/3 + 1/5.
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.
a(1) = 3 because 1/2 + 1/3 < 1 < 1/2 + 1/3 + 1/5.
Comments