a(1) = 1; a(2) = 2; for n > 2, a(n) is the least number > a(n-1) whose decimal representation is uniquely the concatenation of the decimal representations of two distinct earlier terms.
A336528
a(1) = 1; a(2) = 2; for n > 2, a(n) is the least number > a(n-1) whose decimal representation is uniquely the concatenation of the decimal representations of two distinct earlier terms.
Terms
- a(0) =1a(1) =2a(2) =12a(3) =21a(4) =112a(5) =122a(6) =211a(7) =221a(8) =1112a(9) =1121a(10) =1211a(11) =1222a(12) =2111a(13) =2122a(14) =2212a(15) =2221a(16) =11112a(17) =11122a(18) =11221a(19) =11222a(20) =12211a(21) =12222a(22) =21111a(23) =21122a(24) =22111a(25) =22112a(26) =22211a(27) =22221a(28) =111112a(29) =111121
External references
- oeis: A336528