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.

A291209 Numbers n such that psi(n) is the sum of proper divisors of n where psi(n) = A001615(n).

Original entry on oeis.org

9504, 16560, 41400, 5048568, 10889856, 11941344, 16255080, 131473152, 5517818880, 107561120688, 612014161920
Offset: 1

Views

Author

Altug Alkan, Aug 21 2017

Keywords

Comments

Or numbers n such that sigma(n) = psi(n) + n where psi(n) = A001615(n) and sigma(n) = A000203(n).
9504 = 2^5*3^3*11 is the smallest number with this property.

Examples

			16560 is a term because sigma(16560) = 58032 and psi(16560) = 41472; sigma(16560) - psi(16560) = 16560.
		

Crossrefs

Programs

Extensions

a(9)-a(11) from Giovanni Resta, Aug 21 2017