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.

A003389 Numbers that are the sum of 11 positive 8th powers.

This page as a plain text file.
%I A003389 #23 Aug 04 2020 15:49:53
%S A003389 11,266,521,776,1031,1286,1541,1796,2051,2306,2561,2816,6571,6826,
%T A003389 7081,7336,7591,7846,8101,8356,8611,8866,9121,13131,13386,13641,13896,
%U A003389 14151,14406,14661,14916,15171,15426,19691,19946,20201,20456,20711,20966,21221,21476,21731,26251
%N A003389 Numbers that are the sum of 11 positive 8th powers.
%H A003389 David A. Corneth, <a href="/A003389/b003389.txt">Table of n, a(n) for n = 1..10000</a>
%H A003389 Alexsandar Petojevic, <a href="https://cs.uwaterloo.ca/journals/JIS/VOL5/Petojevic/petojevic5.html">The Function vM_m(s; a; z) and Some Well-Known Sequences</a>, Journal of Integer Sequences, Vol. 5 (2002), Article 02.1.7
%F A003389 a(n) > 8n/3. (Work mod 32.) - _Charles R Greathouse IV_, May 04 2015
%e A003389 From _David A. Corneth_, Aug 03 2020: (Start)
%e A003389 2488200 is in the sequence as 2488200 = 2^8 + 3^8 + 3^8 + 4^8 + 4^8 + 5^8 + 5^8 + 5^8 + 5^8 + 5^8 + 5^8.
%e A003389 3418281 is in the sequence as 3418281 = 3^8 + 3^8 + 3^8 + 3^8 + 3^8 + 3^8 + 3^8 + 3^8 + 3^8 + 6^8 + 6^8.
%e A003389 5249412 is in the sequence as 5249412 = 4^8 + 4^8 + 4^8 + 4^8 + 4^8 + 5^8 + 5^8 + 5^8 + 5^8 + 6^8 + 6^8. (End)
%Y A003389 Subsequence of A004884.
%Y A003389 Cf. A001016 (eighth powers).
%K A003389 nonn,easy
%O A003389 1,1
%A A003389 _N. J. A. Sloane_