A374194 a(n) is the smallest number which can be represented as the sum of two nonzero hexagonal pyramidal numbers in exactly n ways, or -1 if no such number exists.
2, 5972, 5170425
Offset: 1
Examples
a(2) = 5972 = 1222 + 4750 = 1925 + 4047.
Links
- Eric Weisstein's World of Mathematics, Hexagonal Pyramidal Number
Comments