S000058


Lucas numbers written in binary notation.

10, 1, 11, 100, 111, 1011, 10010, 11101, 101111, 1001100, 1111011, 11000111, 101000010, 1000001001, 1101001011, 10101010100, 100010011111, 110111110011, 1011010010010, 10010010000101, 11101100010111, 101111110011100, 1001101010110011, 1111101001001111

0

S000058

T. D. Noe, Plot of terms 0..100

T. D. Noe, Table of terms 0..100

(Mma) Table[FromDigits[IntegerDigits[LucasL[n], 2]], {n, 0, 30}]

Cf. A004685 (Fibonacci numbers in binary), S000092 (length of these binary numbers).

nonn,base

T. D. Noe, May 19 2014

© Tony D Noe 2014-2015