Triangle read by rows in which the n-th row contains the n numbers in increasing order formed by the concatenation of first n-1 numbers. (The digits of the numbers with 2 or more digits are taken as one entity.) First row is taken to be 0.

A081539

Triangle read by rows in which the n-th row contains the n numbers in increasing order formed by the concatenation of first n-1 numbers. (The digits of the numbers with 2 or more digits are taken as one entity.) First row is taken to be 0.

Terms

    a(0) =0a(1) =1a(2) =2a(3) =12a(4) =13a(5) =23a(6) =123a(7) =124a(8) =134a(9) =234a(10) =1234a(11) =1235a(12) =1245a(13) =1345a(14) =2345a(15) =12345a(16) =12346a(17) =12356a(18) =12456a(19) =13456a(20) =23456a(21) =123456a(22) =123457a(23) =123467a(24) =123567a(25) =124567a(26) =134567a(27) =234567a(28) =1234567a(29) =1234568

External references