login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A064894 Binary dilution of n. GCD of exponents in binary expansion of n. 3
0, 0, 1, 1, 2, 2, 1, 1, 3, 3, 1, 1, 1, 1, 1, 1, 4, 4, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 6, 6, 1, 1, 2, 2, 1, 1, 3, 3, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 (list; graph; refs; listen; history; internal format)
OFFSET

0,5

COMMENTS

All bits of n in positions not divisible by a(n) are zero. Hence n in binary contains blocks of a(n)-1 "diluting" 0's (for n>1). Also for n>1, a(2^n) = a(2^n + 1) = n. For i,j odd, a(ij) = GCD(a(i),a(j)).

FORMULA

If n = 2^e0 + 2^e1 +... then a(n) = GCD(e0, e1, ...).

EXAMPLE

577 = 2^0 + 2^6 + 2^9, GCD(0,6,9) = 3 = a(577)

CROSSREFS

A000079, A064895.

a(A064896(n)) = A056538(n)

Sequence in context: A057060 A198380 A152805 * A003638 A094267 A136480

Adjacent sequences:  A064891 A064892 A064893 * A064895 A064896 A064897

KEYWORD

base,easy,nonn

AUTHOR

Marc LeBrun (mlb(AT)well.com), Oct 11 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 18:47 EST 2012. Contains 205663 sequences.