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.

A004816 Numbers that are the sum of 5 positive 11th powers.

This page as a plain text file.
%I A004816 #16 Aug 04 2020 19:10:13
%S A004816 5,2052,4099,6146,8193,10240,177151,179198,181245,183292,185339,
%T A004816 354297,356344,358391,360438,531443,533490,535537,708589,710636,
%U A004816 885735,4194308,4196355,4198402,4200449,4202496,4371454,4373501,4375548,4377595,4548600,4550647,4552694,4725746
%N A004816 Numbers that are the sum of 5 positive 11th powers.
%H A004816 David A. Corneth, <a href="/A004816/b004816.txt">Table of n, a(n) for n = 1..10000</a> (first 1000 terms from T. D. Noe)
%e A004816 From _David A. Corneth_, Aug 04 2020: (Start)
%e A004816 100004375547 is in the sequence as 100004375547 = 2^11 + 2^11 + 3^11 + 4^11 + 10^11.
%e A004816 385311851854 is in the sequence as 385311851854 = 2^11 + 2^11 + 3^11 + 10^11 + 11^11.
%e A004816 743742353408 is in the sequence as 743742353408 = 4^11 + 4^11 + 6^11 + 6^11 + 12^11. (End)
%Y A004816 Cf. A008455 (eleventh powers).
%K A004816 nonn,easy
%O A004816 1,1
%A A004816 _N. J. A. Sloane_