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.

Showing 1-1 of 1 results.

A228611 Primes p such that the largest consecutive pair of p-smooth integers is the same as the largest consecutive pair of (p-1)-smooth integers.

Original entry on oeis.org

23, 67, 83, 89, 97, 101
Offset: 1

Views

Author

Don N. Page, Dec 18 2013

Keywords

Comments

For each such prime p = a(n), the smallest superparticular ratio R = m/(m-1) such that R factors into primes less than or equal to p have all of these prime factors strictly less than p.
p = a(n) here equals prime(k) for the values of k that make a(k) = a(k-1) in A002072 and also in A117581.

Examples

			For n = 1, a(1) = 23 is a prime such that the largest consecutive pair of 23-smooth integers, (11859210,11859211), is the same as the largest consecutive pair of 22-smooth integers (or of 19-smooth integers, 19 being the next smaller prime).
		

Crossrefs

Cf. A002072, A117581, A228610 gives the index of the prime that is a(n) here.
Showing 1-1 of 1 results.