Fixed points of the function A260529(n) = concatenation of the positions of digits 9, 8,..., 0 in the decimal representation of n, using 1 for the rightmost digit etc., skipping digits which don't occur.

A260275

Fixed points of the function A260529(n) = concatenation of the positions of digits 9, 8,..., 0 in the decimal representation of n, using 1 for the rightmost digit etc., skipping digits which don't occur.

Terms

    a(0) =1a(1) =12a(2) =21a(3) =123a(4) =231a(5) =312a(6) =321a(7) =1234a(8) =1324a(9) =2143a(10) =2341a(11) =3412a(12) =3421a(13) =4123a(14) =4231a(15) =4312a(16) =4321a(17) =12345a(18) =13425a(19) =14235a(20) =14325a(21) =21354a(22) =23451a(23) =24153a(24) =24351a(25) =31524a(26) =32541a(27) =34512a(28) =34521a(29) =45123

External references