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.

A141091 Integral quotients of products of consecutive composites divided by their sums: sums (divisors).

Original entry on oeis.org

4, 27, 63, 112, 175, 224, 250, 400, 847, 896, 2368, 2448, 2695, 3596, 4300, 4624, 4961, 5076, 5546, 6032, 6156, 6664, 8750, 9048, 9200, 9976, 10295, 11620, 12312, 13572, 14697, 15872, 16275, 18139, 18352, 23572, 24304, 25544, 26814, 27072, 29986
Offset: 1

Views

Author

Enoch Haga, Jun 01 2008

Keywords

Examples

			a(3) = 63 because 4*6*8*9*10*12*14 = 2903040 and 4+6+8+9+10+12+14 = 63; 2903040/63 = 46080, integral -- 63 is added to the sequence.
		

Crossrefs

Programs

Formula

Find the products and sums of consecutive composites. When the products divided by the sums produce integral quotients, add terms to sequence.

Extensions

a(37) corrected by Amiram Eldar, Jan 12 2020