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.

A185004 Ramanujan modulo primes R_(3,1)(n): a(n) is the smallest number such that if x >= a(n), then pi_(3,1)(x) - pi_(3,1)(x/2) >= n, where pi_(3,1)(x) is the number of primes==1 (mod 3) <= x.

Original entry on oeis.org

7, 31, 43, 67, 97, 103, 151, 163, 181, 223, 229, 271, 331, 337, 367, 373, 409, 433, 487, 499, 571, 577, 601, 607, 631, 643, 709, 727, 751, 769, 823, 853, 883, 937, 991, 1009, 1021, 1033, 1051, 1063, 1087, 1117, 1123, 1231, 1291, 1297, 1303
Offset: 1

Views

Author

Keywords

Comments

All terms are primes==1 (mod 3).
A modular generalization of Ramanujan numbers, see Section 6 of the Shevelev-Greathouse-Moses paper.
We conjecture that for all n >= 1 a(n) <= A104272(3*n). This conjecture is based on observation that, if interval (x/2, x] contains >= 3*n primes, then at least n of them are of the form 3*k+1.
The function pi_(3,1)(n) starts 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3,... with records occurring as specified in A123365/A002476. - R. J. Mathar, Jan 10 2013

Crossrefs

Programs

Formula

lim(a(n)/prime(4*n)) = 1 as n tends to infinity.