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.

A003355 Numbers that are the sum of 10 positive 5th powers.

This page as a plain text file.
%I A003355 #21 Jul 31 2021 16:18:53
%S A003355 10,41,72,103,134,165,196,227,252,258,283,289,314,320,345,376,407,438,
%T A003355 469,494,500,525,531,556,587,618,649,680,711,736,742,767,798,829,860,
%U A003355 891,922,953,978,1009,1033,1040,1064,1071,1095,1102,1126,1133,1157,1164,1188,1219
%N A003355 Numbers that are the sum of 10 positive 5th powers.
%H A003355 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 A003355 From _David A. Corneth_, Aug 03 2020: (Start)
%e A003355 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 A003355 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 A003355 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 A003355 Cf. A000584, A003344, A003354, A345634, A346346.
%K A003355 nonn,easy
%O A003355 1,1
%A A003355 _N. J. A. Sloane_