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.

A289056 Near 3-perfect numbers of the form 2^a*p^t*q, where a >= 1, t = 1 or 2, p < q are both primes.

Original entry on oeis.org

180, 240, 360, 1344, 1872, 2688, 3744, 5376, 6048, 6496
Offset: 1

Views

Author

Vladimir Shevelev, Jun 23 2017

Keywords

Comments

A positive number m is called a near perfect number if the sum of its divisors (A000203) is 3*m+d, where d is a proper divisor of m. Recently [Das and Saikia] proved that there exist only 10 such numbers with the restriction in the name.

Examples

			For m=240, d=24, A000203(m) = 744 = 3*240 + d. So 240 is a member.
		

Crossrefs