|
Search: id:A167490
|
|
|
| A167490 |
|
a(n) = Smallest number with binary run length product = n |
|
+0 3
|
|
| 0, 3, 7, 12, 31, 24, 127, 48, 56, 96, 2047, 99, 8191, 384, 224, 195, 131071, 199, 524287, 387, 896, 6144, 8388607, 391, 992, 24576, 455, 1539, 536870911, 775
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
a(p) = 2^p - 1 for prime p
|
|
EXAMPLE
|
a(4) = 12, because 12 is the smallest number with a binary run length product of 4.
12 decimal = 1100 binary. Run lengths in binary are 2,2, and 2x2 = 4.
|
|
CROSSREFS
|
Cf. A167489 - Product of run length in binary representation of n
Cf. A167491 - Numbers in this sequence sorted in ascending order
Sequence in context: A063072 A007626 A047068 this_sequence A081533 A096856 A108154
Adjacent sequences: A167487 A167488 A167489 this_sequence A167491 A167492 A167493
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Andrew Weimholt (andrew(AT)weimholt.com), Nov 05 2009
|
|
|
Search completed in 0.002 seconds
|