Increasing sequence a(n)>a(n-1) where a(n)=smallest integer not yet in the sequence with no digits shared with the previous term a(n-1), no repeated digits, and no 0-digit allowed.
A290386
Increasing sequence a(n)>a(n-1) where a(n)=smallest integer not yet in the sequence with no digits shared with the previous term a(n-1), no repeated digits, and no 0-digit allowed.
Terms
- a(0) =1a(1) =2a(2) =3a(3) =4a(4) =5a(5) =6a(6) =7a(7) =8a(8) =9a(9) =12a(10) =34a(11) =51a(12) =62a(13) =71a(14) =82a(15) =91a(16) =234a(17) =516a(18) =723a(19) =814a(20) =923a(21) =1456a(22) =2378a(23) =4156a(24) =7238a(25) =9145a(26) =23678
External references
- oeis: A290386