[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A117583
The number of ratios t/(t-1), where t is a triangular number, which factor into primes less than or equal to prime(n).
2
0, 1, 3, 7, 9, 16, 22, 29, 35, 39, 50, 57, 68, 84, 100, 112, 127, 151, 167
OFFSET
1,3
COMMENTS
As in the case of square numerators, triangular numerators of superparticular ratios m/(m-1) factorizable only up to a relatively small prime p are relatively common.
Equivalently, a(n) is the number of quadruples of consecutive prime(n)-smooth numbers. - Lucas A. Brown, Oct 04 2022
LINKS
Lucas A. Brown, stormer.py.
E. F. Ecklund and R. B. Eggleton, Prime factors of consecutive integers, Amer. Math. Monthly, 79 (1972), 1082-1089.
D. H. Lehmer, On a problem of Størmer, Ill. J. Math., 8 (1964), 57-79.
EXAMPLE
The ratios counted by a(3) are 3/2, 6/5, and 10/9.
The ratios counted by a(4) are 3/2, 6/5, 10/9, 15/14, 21/20, 28/27, and 36/35.
CROSSREFS
Sequence in context: A057463 A287124 A118258 * A126106 A064194 A036978
KEYWORD
nonn,hard,more
AUTHOR
Gene Ward Smith, Apr 02 2006
EXTENSIONS
a(14)-a(18) by Lucas A. Brown, Oct 04 2022
a(19) from Lucas A. Brown, Oct 16 2022
STATUS
approved