login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A038448 Sums of 6 distinct powers of 10. 10

%I #11 Jul 12 2022 08:29:32

%S 111111,1011111,1101111,1110111,1111011,1111101,1111110,10011111,

%T 10101111,10110111,10111011,10111101,10111110,11001111,11010111,

%U 11011011,11011101,11011110,11100111,11101011,11101101,11101110,11110011,11110101,11110110,11111001,11111010

%N Sums of 6 distinct powers of 10.

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

%t Sort[Plus @@@ Subsets[10^Range[0, 7], {6}]] (* _Amiram Eldar_, Jul 12 2022 *)

%Y Cf. A011557.

%Y Cf. A038444, A038445, A038446, A038447, A038449, A038450, A038451, A038452, A038453, A038454.

%K nonn,easy

%O 1,1

%A _Olivier GĂ©rard_

%E Offset corrected by _Amiram Eldar_, Jul 12 2022

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)