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.

Showing 1-2 of 2 results.

A153076 Smallest number m such that sigma(m) = A002110(n) where A002110(n) is the product of the first n primes.

Original entry on oeis.org

5, 29, 104, 1538, 13842, 188424, 3249576, 101864576, 2388809736, 59720243400, 2571228006912, 85266458294400, 6038197537693842, 227036227417289064, 12129959730964036050, 606111287080086323712, 36186481977293685109248
Offset: 2

Views

Author

Donovan Johnson, Dec 19 2008

Keywords

Examples

			a(9) = 101864576. Sigma(101864576) = A002110(9) = 223092870 = 2*3*5*7*11*13*17*19*23.
		

Crossrefs

Formula

Extensions

Extended by Ray Chandler, Dec 28 2008
a(22)-a(24) added to b-file by Max Alekseyev, Jan 31 2012

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
Showing 1-2 of 2 results.