login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

a(n) is the smallest positive integer which can be represented as the sum of distinct centered n-gonal numbers in exactly n ways, or 0 if no such integer exists.
3

%I #7 Dec 20 2021 18:38:12

%S 65,151,330,316,515,645,888,824,1017,1348,1474,1614,1655,2006,2233,

%T 2255,2779,2805,2882,2865,3364,3653,3930,4035,4325,4765,4675,5016,

%U 4904,5446,5913,5990,6061,6954,6850,7681,8313,7846,7591,9035,8736

%N a(n) is the smallest positive integer which can be represented as the sum of distinct centered n-gonal numbers in exactly n ways, or 0 if no such integer exists.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/CenteredPolygonalNumber.html">Centered Polygonal Number</a>

%Y Cf. A101321, A350195, A350203, A350204, A350207, A350210.

%K nonn

%O 3,1

%A _Ilya Gutkovskiy_, Dec 19 2021