Representation of n in base of Fibonacci numbers (the Zeckendorf representation of n). Also, binary words starting with 1 not containing 11, with the word 0 added.

A014417

Representation of n in base of Fibonacci numbers (the Zeckendorf representation of n). Also, binary words starting with 1 not containing 11, with the word 0 added.

Terms

    a(0) =0a(1) =1a(2) =10a(3) =100a(4) =101a(5) =1000a(6) =1001a(7) =1010a(8) =10000a(9) =10001a(10) =10010a(11) =10100a(12) =10101a(13) =100000a(14) =100001a(15) =100010a(16) =100100a(17) =100101a(18) =101000a(19) =101001a(20) =101010a(21) =1000000a(22) =1000001a(23) =1000010a(24) =1000100a(25) =1000101a(26) =1001000a(27) =1001001a(28) =1001010a(29) =1010000

External references