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 A003394 #18 Aug 04 2020 19:48:12 %S A003394 5,516,1027,1538,2049,2560,19687,20198,20709,21220,21731,39369,39880, %T A003394 40391,40902,59051,59562,60073,78733,79244,98415,262148,262659,263170, %U A003394 263681,264192,281830,282341,282852,283363,301512,302023,302534,321194,321705,340876,524291,524802 %N A003394 Numbers that are the sum of 5 positive 9th powers. %H A003394 Chai Wah Wu, <a href="/A003394/b003394.txt">Table of n, a(n) for n = 1..10000</a> %e A003394 From _David A. Corneth_, Aug 04 2020: (Start) %e A003394 1429727733 is in the sequence as 1429727733 = 2^9 + 5^9 + 7^9 + 9^9 + 10^9. %e A003394 2533043314 is in the sequence as 2533043314 = 4^9 + 4^9 + 7^9 + 8^9 + 11^9. %e A003394 6322041820 is in the sequence as 6322041820 = 1^9 + 9^9 + 9^9 + 9^9 + 12^9. (End) %Y A003394 Cf. A001017 (ninth powers). %K A003394 nonn,easy %O A003394 1,1 %A A003394 _N. J. A. Sloane_