A374193 a(n) is the smallest number which can be represented as the sum of two nonzero pentagonal pyramidal numbers in exactly n ways, or -1 if no such number exists.
2, 1471, 269406
Offset: 1
Examples
a(2) = 1471 = 1 + 1470 = 288 + 1183.
Links
- Eric Weisstein's World of Mathematics, Pentagonal Pyramidal Number
Comments