A372281 Numbers written in base of triangular numbers where the trailing digits are made as high as possible.
1, 2, 3, 4, 5, 6, 7, 8, 9, 17, 18, 19, 27, 28, 29, 37, 38, 39, 47, 48, 49, 57, 58, 59, 67, 68, 69, 77, 78, 79, 87, 88, 89, 97, 98, 99, 187, 188, 189, 197, 198, 199, 287, 288, 289, 297, 298, 299, 387, 388, 389, 397, 398, 399, 487, 488, 489, 497, 498, 499, 587
Offset: 1
Examples
The digits (from right to left) have values 1, 3, 6, 10, etc. (A000217), hence a(61) = 587 because 61 = 5*6 + 8*3 + 7*1.
Comments