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 A003348 #23 Jul 31 2021 17:03:30 %S A003348 3,34,65,96,245,276,307,487,518,729,1026,1057,1088,1268,1299,1510, %T A003348 2049,2080,2291,3072,3127,3158,3189,3369,3400,3611,4150,4181,4392, %U A003348 5173,6251,6282,6493,7274,7778,7809,7840,8020,8051,8262,8801,8832,9043,9375,9824,10902,10933 %N A003348 Numbers that are the sum of 3 positive 5th powers. %H A003348 David A. Corneth, <a href="/A003348/b003348.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from T. D. Noe) %e A003348 From _David A. Corneth_, Aug 03 2020: (Start) %e A003348 2656719 is in the sequence as 2656719 = 6^5 + 15^5 + 18^5. %e A003348 8167555 is in the sequence as 8167555 = 14^5 + 19^5 + 22^5. %e A003348 15646315 is in the sequence as 15646315 = 12^5 + 16^5 + 27^5. (End) %Y A003348 Cf. A000584, A003337, A003347, A003349, A344641, A345010. %K A003348 nonn,easy %O A003348 1,1 %A A003348 _N. J. A. Sloane_