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.

A226647 Numbers k such that Sum_{i=1..k} sigma(i) is divisible by Sum_{i=1..k} d(i), where sigma(i) = sum of divisors of i (A000203), and d(i) = number of divisors of i (A000005).

Original entry on oeis.org

1, 9, 25, 37, 63, 71876888199
Offset: 1

Views

Author

Alex Ratushnyak, Jun 13 2013

Keywords

Comments

No other terms below 2^36. - Alex Ratushnyak, Jun 29 2013
The ratio corresponding to a(6) is 4249100789716352394810 / 1807894350282 = 2350303705. a(7) > 10^12. - Giovanni Resta, Apr 13 2017

Examples

			A006218(9) = 23, A024916(9) = 69, 23 divides 69, so 9 is in the sequence.
		

Crossrefs

Programs

Formula

Numbers k such that A006218(k) divides A024916(k).

Extensions

a(6) from Giovanni Resta, Apr 12 2017