A338105 a(n) is the least integer that can be expressed as the difference of two n-gonal numbers in exactly n ways.
9, 96, 1330, 4725, 21021, 22400, 421515, 675675, 5370365, 576576, 10790325, 39255125, 51548805, 7286400, 978624647, 144729585, 649593945, 125245120, 1109593485, 4519064403, 13908638315, 253955520, 8860666815, 30587913125, 33144736086, 859541760, 147839441750
Offset: 3
Keywords
Examples
a(3) = 9 because 9 = 10 - 1 = 15 - 6 = 45 - 36 and this is the least integer that can be expressed as the difference of two triangular numbers in exactly 3 ways.
Links
- Martin Ehrenstein, Table of n, a(n) for n = 3..40
- Eric Weisstein's World of Mathematics, Polygonal Number
- Index to sequences related to polygonal numbers
Extensions
a(11)-a(16) from Chai Wah Wu, Oct 13 2020
a(17) and a(19)-a(40) from Martin Ehrenstein, Oct 23 2020
Comments