cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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

This page as a plain text file.
%I A003354 #22 Jul 31 2021 16:18:33
%S A003354 9,40,71,102,133,164,195,226,251,257,282,288,313,344,375,406,437,468,
%T A003354 493,499,524,555,586,617,648,679,710,735,766,797,828,859,890,921,977,
%U A003354 1008,1032,1039,1063,1070,1094,1101,1125,1132,1156,1187,1218,1219,1249,1250,1274
%N A003354 Numbers that are the sum of 9 positive 5th powers.
%H A003354 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 A003354 From _David A. Corneth_, Aug 03 2020: (Start)
%e A003354 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 A003354 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 A003354 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 A003354 Cf. A000584, A003343, A003353, A003355, A345619, A346336.
%K A003354 nonn,easy
%O A003354 1,1
%A A003354 _N. J. A. Sloane_