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.
%I A003353 #21 Jul 31 2021 16:18:43 %S A003353 8,39,70,101,132,163,194,225,250,256,281,312,343,374,405,436,467,492, %T A003353 523,554,585,616,647,678,734,765,796,827,858,889,976,1007,1031,1038, %U A003353 1062,1069,1093,1100,1124,1155,1186,1217,1218,1248,1249,1273,1280,1304,1311,1335,1366 %N A003353 Numbers that are the sum of 8 positive 5th powers. %H A003353 David A. Corneth, <a href="/A003353/b003353.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from T. D. Noe) %e A003353 From _David A. Corneth_, Aug 03 2020: (Start) %e A003353 32373 is in the sequence as 32373 = 1^5 + 1^5 + 3^5 + 4^5 + 6^5 + 6^5 + 6^5 + 6^5. %e A003353 42605 is in the sequence as 42605 = 3^5 + 3^5 + 3^5 + 3^5 + 3^5 + 6^5 + 7^5 + 7^5. %e A003353 58030 is in the sequence as 58030 = 2^5 + 2^5 + 4^5 + 6^5 + 6^5 + 6^5 + 7^5 + 7^5. (End) %Y A003353 Cf. A000584, A003342, A003352, A003354, A345610, A346326. %K A003353 nonn,easy %O A003353 1,1 %A A003353 _N. J. A. Sloane_