login
Numbers that are the sum of at most 9 nonzero 8th powers.
1

%I #11 Sep 16 2016 17:14:32

%S 0,1,2,3,4,5,6,7,8,9,256,257,258,259,260,261,262,263,264,512,513,514,

%T 515,516,517,518,519,768,769,770,771,772,773,774,1024,1025,1026,1027,

%U 1028,1029,1280,1281,1282,1283

%N Numbers that are the sum of at most 9 nonzero 8th powers.

%H Alois P. Heinz, <a href="/A004882/b004882.txt">Table of n, a(n) for n = 1..10000</a>

%K nonn

%O 1,3

%A _N. J. A. Sloane_