2180306
domain: N
Appears in sequences
- 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.at n=24A380293
- Triangle read by rows q(b1,b2) with 1<b1<b2 with q(b1,b2) being the least integer k equal to or greater than b1 such that all the digits of k read in base b2 are the beginning digits of k read in base b1; or 0 iff b2 is perfect power, m^k (A001597), and b1 is m^j, 0<j<k.at n=18A380564