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.

A003352 Numbers that are the sum of 7 positive 5th powers.

This page as a plain text file.
%I A003352 #24 Jul 31 2021 16:25:00
%S A003352 7,38,69,100,131,162,193,224,249,280,311,342,373,404,435,491,522,553,
%T A003352 584,615,646,733,764,795,826,857,975,1006,1030,1037,1061,1068,1092,
%U A003352 1123,1154,1185,1216,1217,1248,1272
%N A003352 Numbers that are the sum of 7 positive 5th powers.
%H A003352 David A. Corneth, <a href="/A003352/b003352.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from T. D. Noe)
%e A003352 From _David A. Corneth_, Aug 03 2020: (Start)
%e A003352 41940 is in the sequence as 41940 = 2^5 + 2^5 + 3^5 + 3^5 + 6^5 + 7^5 + 7^5.
%e A003352 65614 is in the sequence as 65614 = 1^5 + 3^5 + 3^5 + 6^5 + 6^5 + 7^5 + 8^5.
%e A003352 96845 is in the sequence as 96845 = 1^5 + 2^5 + 4^5 + 5^5 + 7^5 + 7^5 + 9^5. (End)
%Y A003352 Cf. A000584, A003341, A003351, A003353, A345605, A346278.
%K A003352 nonn,easy
%O A003352 1,1
%A A003352 _N. J. A. Sloane_
%E A003352 Incorrect program removed by _David A. Corneth_, Aug 03 2020