login
Numbers that are the sum of 9 positive 5th powers.
44

%I #22 Jul 31 2021 16:18:33

%S 9,40,71,102,133,164,195,226,251,257,282,288,313,344,375,406,437,468,

%T 493,499,524,555,586,617,648,679,710,735,766,797,828,859,890,921,977,

%U 1008,1032,1039,1063,1070,1094,1101,1125,1132,1156,1187,1218,1219,1249,1250,1274

%N Numbers that are the sum of 9 positive 5th powers.

%H David A. Corneth, <a href="/A003354/b003354.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 23946 is in the sequence as 23946 = 2^5 + 2^5 + 2^5 + 4^5 + 4^5 + 5^5 + 5^5 + 6^5 + 6^5.

%e 28955 is in the sequence as 28955 = 2^5 + 3^5 + 3^5 + 3^5 + 3^5 + 3^5 + 5^5 + 6^5 + 7^5.

%e 44054 is in the sequence as 44054 = 1^5 + 4^5 + 4^5 + 5^5 + 6^5 + 6^5 + 6^5 + 6^5 + 6^5. (End)

%Y Cf. A000584, A003343, A003353, A003355, A345619, A346336.

%K nonn,easy

%O 1,1

%A _N. J. A. Sloane_