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.

A117582 The number of ratios t/(t-1), where t is a square number, which factor into primes less than or equal to prime(n).

Original entry on oeis.org

0, 2, 5, 10, 15, 24, 34, 46, 57, 74, 90, 114, 141, 174, 208, 244, 287, 334, 387
Offset: 1

Views

Author

Gene Ward Smith, Apr 02 2006

Keywords

Comments

By a theorem of Størmer, the number of ratios m/(m-1) factoring into primes only up to p is finite. Some of these have square numerators.
Equivalently, a(n) is the number of triples of consecutive prime(n)-smooth numbers. - Lucas A. Brown, Oct 04 2022

Examples

			The ratios counted by a(3) are 4/3, 9/8, 16/15, 25/24, and 81/80.
The ratios counted by a(4) are 4/3, 9/8, 16/15, 25/24, 36/35, 49/48, 64/63, 81/80, 225/224, and 2401/2400.
		

Crossrefs

Extensions

Offset 1 and a(14)-a(18) by Lucas A. Brown, Oct 04 2022
a(19) from Lucas A. Brown, Oct 16 2022