login
Sums of 4 distinct powers of 8.
3

%I #11 Jul 14 2022 05:52:24

%S 585,4169,4617,4673,4680,32841,33289,33345,33352,36873,36929,36936,

%T 37377,37384,37440,262217,262665,262721,262728,266249,266305,266312,

%U 266753,266760,266816,294921,294977,294984,295425,295432,295488,299009,299016,299072,299520,2097225

%N Sums of 4 distinct powers of 8.

%H Amiram Eldar, <a href="/A038486/b038486.txt">Table of n, a(n) for n = 1..10000</a>

%t Sort[Plus @@@ Subsets[8^Range[0, 6], {4}]] (* _Amiram Eldar_, Jul 14 2022 *)

%Y Base-8 interpretation of A038446.

%Y Cf. A001018, A038484, A038485.

%K nonn,easy

%O 1,1

%A _Olivier GĂ©rard_

%E Offset corrected by _Amiram Eldar_, Jul 14 2022