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.

A236110 Smallest number with the property that exactly n of its divisors are partition numbers.

Original entry on oeis.org

1, 2, 6, 15, 42, 30, 270, 210, 462, 1848, 3696, 11088, 2310, 9240, 18480, 55440, 83160, 166320, 498960, 2494800, 17463600, 331808400, 4418290800
Offset: 1

Views

Author

Omar E. Pol, Jan 22 2014

Keywords

Examples

			a(3) = 6 because 6 is the smallest number with the property that exactly three of its divisors are partition numbers. The divisors of 6 are 1, 2, 3, 6, and 1, 2, 3 are also partition numbers.
a(5) = 42 because 42 is the smallest number with the property that exactly five of its divisors are partition numbers. The divisors of 42 are 1, 2, 3, 6, 7, 14, 21, 42, and 1, 2, 3, 7, 42 are members of A000041.
		

Crossrefs

Extensions

a(12) and a(15)-a(18) from Alois P. Heinz, Jan 22 2014
a(19)-a(22) from Giovanni Resta, Feb 06 2014
a(23) from Amiram Eldar, Jun 23 2023