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.

A358540 a(n) is the smallest number with exactly n divisors that are n-gonal pyramidal numbers.

Original entry on oeis.org

56, 140, 1440, 11550, 351120, 41580, 742560, 29279250, 8316000, 72348396120, 3386892600, 578918340
Offset: 3

Views

Author

Ilya Gutkovskiy, Nov 21 2022

Keywords

Comments

Any subsequent terms are > 2 * 10^9. - Lucas A. Brown, Dec 24 2022

Examples

			a(5) = 1440 because 1440 has 5 pentagonal pyramidal divisors {1, 6, 18, 40, 288} and this is the smallest such number.
		

Crossrefs

Extensions

a(11)-a(13) from Martin Ehrenstein, Dec 02 2022
a(14) from Lucas A. Brown, Dec 19 2022