login
A242705
Lexicographically earliest sequence of distinct positive integers such that for any n>0 the number of ones in the binary representation of n divides a(n).
4
1, 2, 4, 3, 6, 8, 9, 5, 10, 12, 15, 14, 18, 21, 16, 7, 20, 22, 24, 26, 27, 30, 28, 32, 33, 36, 40, 39, 44, 48, 25, 11, 34, 38, 42, 46, 45, 51, 52, 50, 54, 57, 56, 60, 64, 68, 35, 58, 63, 66, 72, 69, 76, 80, 55, 75, 84, 88, 65, 92, 70, 85, 78, 13, 62, 74, 81
OFFSET
1,2
COMMENTS
This is a permutation of the positive integers.
PROG
(Perl) See Links section.
CROSSREFS
Cf. A242704, A242706 (inverse permutation).
Sequence in context: A264740 A349370 A137621 * A350748 A357910 A367082
KEYWORD
nonn,base
AUTHOR
Paul Tek, May 21 2014
STATUS
approved