a(1)=1. For n>1, a(n) equals the smallest number > a(n-1) of the form a(k) U j U a(k) U j, where U represents concatenation (written in decimal) of the binary representation of the arguments, where 1<=k < n, and j = {0} or {1} or {}.
A175336
a(1)=1. For n>1, a(n) equals the smallest number > a(n-1) of the form a(k) U j U a(k) U j, where U represents concatenation (written in decimal) of the binary representation of the arguments, where 1<=k < n, and j = {0} or {1} or {}.
Terms
- a(0) =1a(1) =3a(2) =10a(3) =15a(4) =54a(5) =63a(6) =170a(7) =255a(8) =660a(9) =693a(10) =990a(11) =1023a(12) =3510a(13) =4095a(14) =13932a(15) =14061a(16) =16254a(17) =16383a(18) =43690a(19) =65535a(20) =174420a(21) =174933a(22) =261630a(23) =262143a(24) =676500a(25) =710325a(26) =1014750a(27) =1048575a(28) =2704680a(29) =2706729
External references
- oeis: A175336