Minimal (or "greedy") Lucas representation of n, in which L(0) = 2 and L(2) = 3 are not allowed in the same representation (hence the correct representation of the integer 5 is 1010 rather than 101). A binary system of integers with Lucas numbers (A000032) as a base.

A130310

Minimal (or "greedy") Lucas representation of n, in which L(0) = 2 and L(2) = 3 are not allowed in the same representation (hence the correct representation of the integer 5 is 1010 rather than 101). A binary system of integers with Lucas numbers (A000032) as a base.

Terms

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

External references