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.

A153078 Number of values of m such that sigma(m) = A002110(n) where A002110(n) is the product of the first n primes.

Original entry on oeis.org

0, 1, 1, 2, 2, 5, 2, 4, 5, 3, 7, 5, 10, 2, 8, 4, 5, 6, 11, 32, 42, 68, 24, 87
Offset: 1

Views

Author

Donovan Johnson, Dec 19 2008

Keywords

Examples

			a(10) = 3 because 2388809736, 3450503048 and 3696967556 are the only numbers with a sigma value = A002110(10). A002110(10) = 6469693230 = 2*3*5*7*11*13*17*19*23*29.
		

Crossrefs

Formula

a(n) = A054973(A002110(n)). - Ray Chandler, Dec 28 2008

Extensions

a(12)-a(21) from Ray Chandler, Dec 28 2008
a(22)-a(24) from Max Alekseyev, Jan 27 2012