%I #21 Jul 31 2021 16:18:53
%S 10,41,72,103,134,165,196,227,252,258,283,289,314,320,345,376,407,438,
%T 469,494,500,525,531,556,587,618,649,680,711,736,742,767,798,829,860,
%U 891,922,953,978,1009,1033,1040,1064,1071,1095,1102,1126,1133,1157,1164,1188,1219
%N Numbers that are the sum of 10 positive 5th powers.
%H David A. Corneth, <a href="/A003355/b003355.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from T. D. Noe)
%e From _David A. Corneth_, Aug 03 2020: (Start)
%e 23227 is in the sequence as 23227 = 2^5 + 3^5 + 3^5 + 3^5 + 3^5 + 3^5 + 4^5 + 4^5 + 5^5 + 7^5.
%e 24600 is in the sequence as 24600 = 1^5 + 1^5 + 1^5 + 1^5 + 1^5 + 3^5 + 4^5 + 6^5 + 6^5 + 6^5.
%e 32894 is in the sequence as 32894 = 1^5 + 3^5 + 4^5 + 4^5 + 4^5 + 5^5 + 5^5 + 6^5 + 6^5 + 6^5. (End)
%Y Cf. A000584, A003344, A003354, A345634, A346346.
%K nonn,easy
%O 1,1
%A _N. J. A. Sloane_