cp's OEIS Frontend

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.

A003375 Numbers that are the sum of 8 positive 7th powers.

This page as a plain text file.
%I A003375 #13 Aug 03 2020 08:53:28
%S A003375 8,135,262,389,516,643,770,897,1024,2194,2321,2448,2575,2702,2829,
%T A003375 2956,3083,4380,4507,4634,4761,4888,5015,5142,6566,6693,6820,6947,
%U A003375 7074,7201,8752,8879,9006,9133,9260,10938,11065,11192,11319,13124,13251,13378,15310,15437,16391
%N A003375 Numbers that are the sum of 8 positive 7th powers.
%H A003375 David A. Corneth, <a href="/A003375/b003375.txt">Table of n, a(n) for n = 1..10000</a>
%e A003375 From _David A. Corneth_, Aug 03 2020: (Start)
%e A003375 858636 is in the sequence as 858636 = 1^7 + 2^7 + 2^7 + 3^7 + 4^7 + 6^7 + 6^7 + 6^7.
%e A003375 2146435 is in the sequence as 2146435 = 1^7 + 1^7 + 1^7 + 2^7 + 4^7 + 4^7 + 4^7 + 8^7.
%e A003375 2846170 is in the sequence as 2846170 = 2^7 + 4^7 + 4^7 + 5^7 + 5^7 + 6^7 + 6^7 + 8^7. (End)
%Y A003375 Cf. A001015.
%K A003375 nonn,easy
%O A003375 1,1
%A A003375 _N. J. A. Sloane_