Integers are written in the form abcd...n where "a" means "At position a in this integer there is a digit b"; "b" means: "at position b there is a digit c"; "c" means: "at position c there is a digit d"; ... and "n" means nothing. No repetitions are allowed (like in the integer 111).
A105958
Integers are written in the form abcd...n where "a" means "At position a in this integer there is a digit b"; "b" means: "at position b there is a digit c"; "c" means: "at position c there is a digit d"; ... and "n" means nothing. No repetitions are allowed (like in the integer 111).
Terms
- a(0) =11a(1) =20a(2) =21a(3) =22a(4) =23a(5) =24a(6) =25a(7) =26a(8) =27a(9) =28a(10) =29a(11) =212a(12) =230a(13) =231a(14) =232a(15) =233a(16) =234a(17) =235a(18) =236a(19) =237a(20) =238a(21) =239a(22) =322a(23) =2312a(24) =2340a(25) =2341a(26) =2342a(27) =2343a(28) =2344a(29) =2345
External references
- oeis: A105958