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.

A003397 Numbers that are the sum of 8 positive 9th powers.

This page as a plain text file.
%I A003397 #12 Aug 02 2020 21:22:34
%S A003397 8,519,1030,1541,2052,2563,3074,3585,4096,19690,20201,20712,21223,
%T A003397 21734,22245,22756,23267,39372,39883,40394,40905,41416,41927,42438,
%U A003397 59054,59565,60076,60587,61098,61609,78736,79247,79758,80269,80780,98418,98929,99440,99951,118100
%N A003397 Numbers that are the sum of 8 positive 9th powers.
%H A003397 David A. Corneth, <a href="/A003397/b003397.txt">Table of n, a(n) for n = 1..10000</a>
%e A003397 From _David A. Corneth_, Aug 02 2020: (Start)
%e A003397 60529708 is in the sequence as 60529708 = 1^9 + 1^9 + 2^9 + 2^9 + 3^9 + 6^9 + 6^9 + 7^9.
%e A003397 134479878 is in the sequence as 134479878 = 1^9 + 1^9 + 1^9 + 1^9 + 1^9 + 1^9 + 4^9 + 8^9.
%e A003397 175377963 is in the sequence as 175377963 = 1^9 + 2^9 + 3^9 + 4^9 + 4^9 + 4^9 + 7^9 + 8^9. (End)
%K A003397 nonn,easy
%O A003397 1,1
%A A003397 _N. J. A. Sloane_