The first pair of digits sums up to 7. So does the second pair. And the third one and the fourth one, etc., with a(n) < a(n+1). When constructing the sequence, choose the next digits so as to slow the growth of the sequence as much as possible.

A101325

The first pair of digits sums up to 7. So does the second pair. And the third one and the fourth one, etc., with a(n) < a(n+1). When constructing the sequence, choose the next digits so as to slow the growth of the sequence as much as possible.

Terms

    a(0) =2a(1) =5a(2) =6a(3) =15a(4) =24a(5) =33a(6) =42a(7) =51a(8) =60a(9) =70a(10) =76a(11) =107a(12) =166a(13) =170a(14) =255a(15) =261a(16) =344a(17) =352a(18) =433a(19) =434a(20) =522a(21) =525a(22) =611a(23) =616a(24) =700a(25) =707a(26) =1607a(27) =1616a(28) =1625a(29) =1634

External references