proposed
approved
proposed
approved
editing
proposed
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.
The fact that the sequence is increasing makes it finite.
proposed
editing
editing
proposed
proposed
editing
editing
proposed
12 follows 9 since 10 has the digit 0 and 11 has a repeated digit. 34 follows 12 since any number in between either shares a digit with 12, has a 0 (30), or a repeated digit (33).
34 follows 12 since any number in between either shares a digit with 12, has a 0 (30), or a repeated digit (33).
proposed
editing
editing
proposed
Increasing sequence where a(n)=smallest integer not yet in the sequence with no digits shared with the previous term a(n-1), no repeating repeated digits, and no 0-digit allowed.