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.

A375471 Integers equal to the sum of divisors of their anti-divisors.

Original entry on oeis.org

3, 4, 16, 61, 1861, 4979, 90191, 58981439, 10024953661
Offset: 1

Views

Author

Paolo P. Lava, Aug 17 2024

Keywords

Comments

Tested up to 2*10^10. - Giovanni Resta, Aug 19 2024

Examples

			Anti-divisors of 1861 are 2, 3, 17, 51, 61, 73, 219, 1241 and
sum of sigmas = 3 + 4 + 18 + 72 + 62 + 74 + 296 + 1332 = 1861.
		

Crossrefs

Extensions

a(8)-a(9) from Giovanni Resta, Aug 19 2024