a(n) is the smallest positive integer not yet in the increasing sequence that is obtained when the largest digit from a(n-1) is deleted and the remaining digits are permuted such that no digit in a(n) has the same position it had in a(n-1) (counting from left to right). No repeated digits allowed; a(1)=10.
A302095
a(n) is the smallest positive integer not yet in the increasing sequence that is obtained when the largest digit from a(n-1) is deleted and the remaining digits are permuted such that no digit in a(n) has the same position it had in a(n-1) (counting from left to right). No repeated digits allowed; a(1)=10.
Terms
- a(0) =10a(1) =230a(2) =402a(3) =520a(4) =602a(5) =720a(6) =802a(7) =920a(8) =1023a(9) =2104a(10) =3012a(11) =4120a(12) =5012a(13) =6120a(14) =7012a(15) =8120a(16) =9012a(17) =12034a(18) =20153a(19) =31024a(20) =50132a(21) =61023a(22) =70132a(23) =81023a(24) =90132a(25) =120435a(26) =201346a(27) =310254a(28) =401326a(29) =510234
External references
- oeis: A302095