login
A175325
a(n) = the smallest positive multiple of n such that a(n) written in binary contains only distinct run-lengths (of runs both of 0's and of 1's).
1
1, 4, 3, 4, 15, 6, 7, 8, 63, 30, 55, 24, 39, 14, 15, 16, 255, 126, 57, 60, 63, 572, 391, 24, 225, 572, 135, 28, 319, 30, 31, 32, 1023, 510, 35, 252, 111, 798, 39, 120, 123, 126, 16383, 572, 135, 782, 799, 48, 49, 900, 255, 572, 159, 540, 55, 112, 57, 1798, 59, 60
OFFSET
1,2
COMMENTS
a(m) = m, for all m in A044813.
CROSSREFS
KEYWORD
base,nonn
AUTHOR
Leroy Quet, Apr 05 2010
EXTENSIONS
More terms from Max Alekseyev, Apr 26 2010
STATUS
approved