Triangle read by rows: T(n, k) (2 <= k <= n) is the smallest positive integer m >= k such that the digits of m expressed in base n are the same as the first digits in base k.

A380293

Triangle read by rows: T(n, k) (2 <= k <= n) is the smallest positive integer m >= k such that the digits of m expressed in base n are the same as the first digits in base k.

Terms

    a(0) =2a(1) =9a(2) =3a(3) =4a(4) =265a(5) =4a(6) =5a(7) =117032a(8) =2123333591a(9) =5a(10) =7a(11) =44a(12) =291720a(13) =10757067a(14) =6a(15) =57a(16) =449a(17) =16879a(18) =18042a(19) =19032324921a(20) =7a(21) =8a(22) =332930a(23) =64a(24) =2180306a(27) =8a(28) =9a(29) =9a(30) =93a(31) =839

External references