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.

A331125 Numbers k such that there is no prime p between k and (9/8)k, exclusive.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 19, 20, 23, 24, 25, 31, 32, 47
Offset: 1

Views

Author

Bernard Schott, Jan 10 2020

Keywords

Comments

In 1932, Robert Hermann Breusch proved that for n >= 48, there is at least one prime p between n and (9/8)n, exclusive (A327802).
The terms of A285586 correspond to numbers k such that there is no prime p between k and (9/8)n, inclusive.

Examples

			Between 16 and (9/8) * 16 = 18, exclusive, there is the prime 17, hence 16 is not a term.
Between 47 and (9/8) * 47 = 52.875, exclusive, 48, 49, 50, 51 and 52 are all composite numbers, hence 47 is a term.
		

References

  • David Wells, The Penguin Dictionary of Curious and Interesting Numbers (Revised edition), Penguin Books, 1997, entry 48, p. 106.

Crossrefs

Programs

Formula

A327802(a(n)) = 0.