Moser–de Bruijn sequence


In number theory, the Moser–de Bruijn sequence is an integer sequence named after Leo Moser and Nicolaas Govert de Bruijn, consisting of the sums of distinct powers of 4. It begins
For instance, 69 belongs to this sequence because it equals 64 + 4 + 1, a sum of three distinct powers of 4.

Binary and related representations

Another definition of the Moser–de Bruijn sequence is that it is the ordered sequence of numbers whose binary representation has nonzero digits only in the even positions. For instance, 69 belongs to the sequence, because its binary representation 10001012 has nonzero digits in the positions for 26, 22, and 20, all of which have even exponents. The numbers in the sequence can also be described as the numbers whose base-4 representation uses only the digits 0 or 1. For a number in this sequence, the base-4 representation can be found from the binary representation by skipping the binary digits in odd positions, which should all be zero. Another way of looking at it is that these are numbers whose hexadecimal representation contains only the digits 0, 1, 4, 5. For instance, 69 = 10114 = 4516.
Equivalently, they are the numbers whose binary and negabinary representations are equal.
It follows from either the binary or base-4 definitions of these numbers that they grow roughly in proportion to the square numbers. The number of elements in the Moser–de Bruijn sequence that are below any given threshold is proportional to,
a fact which is also true of the square numbers. In fact the numbers in the Moser–de Bruijn sequence are the squares for a version of arithmetic without carrying on binary numbers, in which the addition and multiplication of single bits are respectively the exclusive or and logical conjunction operations.
In connection with the Furstenberg–Sárközy theorem on sequences of numbers with no square difference, Imre Z. Ruzsa found a construction for large square-difference-free sets that, like the binary definition of the Moser–de Bruijn sequence, restricts the digits in alternating positions in the base- numbers. When applied to the base, Ruzsa's construction generates the Moser–de Bruijn sequence multiplied by two, a set that is again square-difference-free. However,
this set is too sparse to provide nontrivial lower bounds for the Furstenberg–Sárközy theorem.

Unique representation as sums

The Moser–de Bruijn sequence obeys a property similar to that of a Sidon sequence: the sums, where and both belong to the Moser–de Bruijn sequence, are all unique. No two of these sums have the same value. Moreover, every integer can be represented as a sum, where and both belong to the Moser–de Bruijn sequence. To find the sum that represents, compute, the bitwise Boolean and of with a binary value that has ones in all of its even positions, and set.
The Moser–de Bruijn sequence is the only sequence with this property, that all integers have a unique expression as. It is for this reason that the sequence was originally studied by. Extending the property, found infinitely many other linear expressions like that, when and both belong to the Moser–de Bruijn sequence, uniquely represent all integers.

Z-order curve and successor formula

Decomposing a number into, and then applying to and an order-preserving map from the Moser–de Bruijn sequence to the integers gives a bijection from non-negative integers to ordered pairs of non-negative integers. The inverse of this bijection gives a linear ordering on the points in the plane with non-negative integer coordinates, which may be used to define the Z-order curve.
In connection with this application, it is convenient to have a formula to generate each successive element of the Moser–de Bruijn sequence from its predecessor.
This can be done as follows. If is an element of the sequence, then the next member after can be obtained by filling in the bits in odd positions of the binary representation of by ones, adding one to the result,
and then masking off the filled-in bits. Filling the bits and adding one can be combined into a single addition operation. That is, the next member is the number given by the formula
The two hexadecimal constants appearing in this formula can be interpreted as the 2-adic numbers and, respectively.

Subtraction game

investigated a subtraction game, analogous to subtract a square, based on this sequence. In Golomb's game, two players take turns removing coins from a pile of coins. In each move, a player may remove any number of coins that belongs to the Moser–de Bruijn sequence. Removing any other number of coins is not allowed. The winner is the player who removes the last coin.
As Golomb observes, the "cold" positions of this game are exactly the positions of the form where belongs to the Moser–de Bruijn sequence. A winning strategy for playing this game is to decompose the current number of coins,, into where and both belong to the Moser–de Bruijn sequence, and then to remove coins, leaving a cold position to the other player. If is zero, this strategy is not possible, and there is no winning move.

Decimal reciprocals

The Moser–de Bruijn sequence forms the basis of an example of an irrational number with the unusual property that the decimal representations of and can both be written simply and explicitly. Let denote the Moser–de Bruijn sequence itself. Then for
a decimal number whose nonzero digits are in the positions given by the Moser–de Bruijn sequence, it follows that the nonzero digits of its reciprocal are located in positions given by doubling the numbers in and adding one to all of them: :
Alternatively, one can write:
Similar examples also work in other bases. For instance, the two binary numbers whose nonzero bits are in the same positions as the nonzero digits of the two decimal numbers above are also irrational reciprocals. These binary and decimal numbers, and the numbers defined in the same way for any other base by repeating a single nonzero digit in the positions given by the Moser–de Bruijn sequence, are transcendental numbers. Their transcendence can be proven from the fact that the long strings of zeros in their digits allow them to be approximated more accurately by rational numbers than would be allowed by Roth's theorem if they were algebraic numbers.

Generating function

The generating function
whose exponents in the expanded form are given by the Moser–de Bruijn sequence,
obeys the functional equations
and
For example, this function can be used to describe the two decimal reciprocals given above: one is and the other is. The fact that they are reciprocals is an instance of the first of the two functional equations.
The partial products of the product form of the generating function can be used to generate the convergents of the continued fraction expansion of these numbers themselves, as well as multiples of them.

Recurrence and regularity

The Moser–de Bruijn sequence obeys a recurrence relation that allows the th value of the sequence, to be determined from the value at position :
Iterating this recurrence allows any subsequence of the form to be expressed as a linear function of the original sequence, meaning that the Moser–de Bruijn sequence is a 2-regular sequence.