A081978 Smallest triangular number with exactly n divisors, or 0 if no such number exists.
1, 3, 0, 6, 0, 28, 0, 66, 36, 496, 0, 276, 0, 8128, 1631432881, 120, 0, 300, 0, 528, 0, 38009927549623740385753, 0, 630, 0, 33550336, 2172602007770041, 8256, 0, 209628, 0, 3570, 0, 8589869056, 0, 2016, 0, 137438691328, 0, 3240, 0, 662976, 0, 2096128, 41616
Offset: 1
Examples
a(2)=3 because the smallest triangular number with 2 divisors is T(2)=3.
Links
- Attila Pethö, The Pell sequence contains only trivial perfect powers, Kossuth Lajos University, Department of Computer Science, H-4010 Debrecen, P.O. Box 12, Hungary, Dedicated to V.T. Sós and A. Hajnal, May 18 2008.
- Project Euler, Highly divisible triangular number, Problem 12.
- Jon E. Schoenfield, Table of n, a(n) for known terms in n = 1..100, with notes on unknown terms
Crossrefs
Extensions
More terms from Victoria A Sapko (vsapko(AT)frc.mass.edu), Sep 28 2007
a(14) corrected and a(20) added by Jon E. Schoenfield, May 11 2014
a(21)-a(24) from Jinyuan Wang, Aug 22 2020
a(25)-a(45) from Jon E. Schoenfield, Jan 28 2021
Comments