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 A004811 #15 Aug 02 2020 21:22:59 %S A004811 11,1034,2057,3080,4103,5126,6149,7172,8195,9218,10241,11264,59059, %T A004811 60082,61105,62128,63151,64174,65197,66220,67243,68266,69289,118107, %U A004811 119130,120153,121176,122199,123222,124245,125268,126291,127314,177155,178178,179201,180224,181247 %N A004811 Numbers that are the sum of 11 positive 10th powers. %H A004811 David A. Corneth, <a href="/A004811/b004811.txt">Table of n, a(n) for n = 1..10000</a> %e A004811 From _David A. Corneth_, Aug 02 2020: (Start) %e A004811 62687570 is in the sequence as 62687570 = 2^10 + 2^10 + 2^10 + 2^10 + 2^10 + 2^10 + 3^10 + 3^10 + 4^10 + 4^10 + 6^10. %e A004811 150231279 is in the sequence as 150231279 = 1^10 + 1^10 + 1^10 + 1^10 + 2^10 + 2^10 + 5^10 + 5^10 + 5^10 + 6^10 + 6^10. %e A004811 200989855 is in the sequence as 200989855 = 1^10 + 1^10 + 1^10 + 1^10 + 2^10 + 3^10 + 5^10 + 5^10 + 6^10 + 6^10 + 6^10. (End) %K A004811 nonn,easy %O A004811 1,1 %A A004811 _N. J. A. Sloane_