Fibbinary number

Last updated

In mathematics, the fibbinary numbers are the numbers whose binary representation does not contain two consecutive ones. That is, they are sums of distinct and non-consecutive powers of two. [1] [2]

Contents

Relation to binary and Fibonacci numbers

The fibbinary numbers were given their name by Marc LeBrun, because they combine certain properties of binary numbers and Fibonacci numbers: [1]

Properties

Because the property of having no two consecutive ones defines a regular language, the binary representations of fibbinary numbers can be recognized by a finite automaton, which means that the fibbinary numbers form a 2-automatic set. [4]

The fibbinary numbers include the Moser–de Bruijn sequence, sums of distinct powers of four. Just as the fibbinary numbers can be formed by reinterpreting Zeckendorff representations as binary, the Moser–de Bruijn sequence can be formed by reinterpreting binary representations as quaternary. [5]

A number is a fibbinary number if and only if the binomial coefficient is odd. [1] Relatedly, is fibbinary if and only if the central Stirling number of the second kind is odd. [6]

Every fibbinary number takes one of the two forms or , where is another fibbinary number. [3] [7] Correspondingly, the power series whose exponents are fibbinary numbers,

obeys the functional equation [2]

Madritsch & Wagner (2010) provide asymptotic formulas for the number of integer partitions in which all parts are fibbinary. [7]

If a hypercube graph of dimension is indexed by integers from 0 to , so that two vertices are adjacent when their indexes have binary representations with Hamming distance one, then the subset of vertices indexed by the fibbinary numbers forms a Fibonacci cube as its induced subgraph. [8]

Every number has a fibbinary multiple. For instance, 15 is not fibbinary, but multiplying it by 11 produces 165 (101001012), which is. [9]

Related Research Articles

<span class="mw-page-title-main">Fibonacci sequence</span> Numbers obtained by adding the two previous ones

In mathematics, the Fibonacci sequence is a sequence in which each number is the sum of the two preceding ones. Numbers that are part of the Fibonacci sequence are known as Fibonacci numbers, commonly denoted Fn. The sequence commonly starts from 0 and 1, although some authors start the sequence from 1 and 1 or sometimes from 1 and 2. Starting from 0 and 1, the sequence begins

In mathematics and computing, Fibonacci coding is a universal code which encodes positive integers into binary code words. It is one example of representations of integers based on Fibonacci numbers. Each code word ends with "11" and contains no other instances of "11" before the end.

2 (two) is a number, numeral and digit. It is the natural number following 1 and preceding 3. It is the smallest and only even prime number. Because it forms the basis of a duality, it has religious and spiritual significance in many cultures.

23 (twenty-three) is the natural number following 22 and preceding 24.

27 is the natural number following 26 and preceding 28.

55 (fifty-five) is the natural number following 54 and preceding 56.

109 is the natural number following 108 and preceding 110.

126 is the natural number following 125 and preceding 127.

<span class="mw-page-title-main">1,000,000,000</span> Natural number

1,000,000,000 is the natural number following 999,999,999 and preceding 1,000,000,001. With a number, "billion" can be abbreviated as b, bil or bn.

<span class="mw-page-title-main">Zeckendorf's theorem</span> On the unique representation of integers as sums of non-consecutive Fibonacci numbers

In mathematics, Zeckendorf's theorem, named after Belgian amateur mathematician Edouard Zeckendorf, is a theorem about the representation of integers as sums of Fibonacci numbers.

In number theory, an odious number is a positive integer that has an odd number of 1s in its binary expansion. Non-negative integers that are not odious are called evil numbers.

<span class="mw-page-title-main">Polite number</span> Type of integer in number theory

In number theory, a polite number is a positive integer that can be written as the sum of two or more consecutive positive integers. A positive integer which is not polite is called impolite. The impolite numbers are exactly the powers of two, and the polite numbers are the natural numbers that are not powers of two.

5 (five) is a number, numeral and digit. It is the natural number, and cardinal number, following 4 and preceding 6, and is a prime number. It has garnered attention throughout history in part because distal extremities in humans typically contain five digits.

744 is the natural number following 743 and preceding 745.

In mathematics, a sequence of natural numbers is called a complete sequence if every positive integer can be expressed as a sum of values in the sequence, using each value at most once.

In mathematics, the Wythoff array is an infinite matrix of integers derived from the Fibonacci sequence and named after Dutch mathematician Willem Abraham Wythoff. Every positive integer occurs exactly once in the array, and every integer sequence defined by the Fibonacci recurrence can be derived by shifting a row of the array.

In number theory, a pernicious number is a positive integer such that the Hamming weight of its binary representation is prime, that is, there is a prime number of 1s when it is written as a binary number.

<span class="mw-page-title-main">Moser–de Bruijn sequence</span> Number, sum of distinct powers of 4

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. Equivalently, they are the numbers whose binary representations are nonzero only in even positions.

In mathematics, a Stanley sequence is an integer sequence generated by a greedy algorithm that chooses the sequence members to avoid arithmetic progressions. If is a finite set of non-negative integers on which no three elements form an arithmetic progression, then the Stanley sequence generated from starts from the elements of , in sorted order, and then repeatedly chooses each successive element of the sequence to be a number that is larger than the already-chosen numbers and does not form any three-term arithmetic progression with them. These sequences are named after Richard P. Stanley.

1105 is the natural number following 1104 and preceding 1106.

References

  1. 1 2 3 4 5 6 Sloane, N. J. A. (ed.), "SequenceA003714(Fibbinary numbers)", The On-Line Encyclopedia of Integer Sequences , OEIS Foundation
  2. 1 2 Arndt, Jörg (2011), Matters Computational: Ideas, Algorithms, Source Code (PDF), Springer, pp. 62, 755–756.
  3. 1 2 Kimberling, Clark (2004), "Ordering words and sets of numbers: the Fibonacci case", in Howard, Frederic T. (ed.), Applications of Fibonacci Numbers, Volume 9: Proceedings of The Tenth International Research Conference on Fibonacci Numbers and Their Applications, Dordrecht: Kluwer Academic Publishers, pp. 137–144, doi:10.1007/978-0-306-48517-6_14, MR   2076798
  4. Allouche, J.-P.; Shallit, J.; Skordev, G. (2005), "Self-generating sets, integers with missing blocks, and substitutions", Discrete Mathematics , 292 (1–3): 1–15, doi: 10.1016/j.disc.2004.12.004 , MR   2131083
  5. Sloane, N. J. A. (ed.), "SequenceA000695(Moser–de Bruijn sequence)", The On-Line Encyclopedia of Integer Sequences , OEIS Foundation
  6. Chan, O-Yeat; Manna, Dante (2010), "Congruences for Stirling numbers of the second kind" (PDF), Gems in Experimental Mathematics, Contemporary Mathematics, vol. 517, Providence, Rhode Island: American Mathematical Society, pp. 97–111, doi:10.1090/conm/517/10135, MR   2731094
  7. 1 2 Madritsch, Manfred; Wagner, Stephan (2010), "A central limit theorem for integer partitions", Monatshefte für Mathematik, 161 (1): 85–114, doi:10.1007/s00605-009-0126-y, MR   2670233, S2CID   15008932
  8. Klavžar, Sandi (2013), "Structure of Fibonacci cubes: a survey", Journal of Combinatorial Optimization, 25 (4): 505–522, doi:10.1007/s10878-011-9433-z, MR   3044155, S2CID   5557314
  9. Sloane, N. J. A. (ed.), "SequenceA300867(The least positive k such that k * n is a Fibbinary number)", The On-Line Encyclopedia of Integer Sequences , OEIS Foundation