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 A004819 #17 Aug 05 2020 00:57:20 %S A004819 8,2055,4102,6149,8196,10243,12290,14337,16384,177154,179201,181248, %T A004819 183295,185342,187389,189436,191483,354300,356347,358394,360441, %U A004819 362488,364535,366582,531446,533493,535540,537587,539634,541681,708592,710639,712686,714733,716780,885738 %N A004819 Numbers that are the sum of 8 positive 11th powers. %H A004819 David A. Corneth, <a href="/A004819/b004819.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from T. D. Noe) %e A004819 From _David A. Corneth_, Aug 04 2020: (Start) %e A004819 2353238152 is in the sequence as 2353238152 = 3^11 + 3^11 + 3^11 + 4^11 + 4^11 + 4^11 + 6^11 + 7^11. %e A004819 8594130949 is in the sequence as 8594130949 = 1^11 + 1^11 + 1^11 + 1^11 + 1^11 + 2^11 + 4^11 + 8^11. %e A004819 9050746288 is in the sequence as 9050746288 = 2^11 + 2^11 + 3^11 + 3^11 + 5^11 + 5^11 + 6^11 + 8^11. (End) %Y A004819 Cf. A008455 (eleventh powers). %K A004819 nonn,easy %O A004819 1,1 %A A004819 _N. J. A. Sloane_