71904
domain: N
Appears in sequences
- Numbers k such that k divides the (right) concatenation of all numbers <= k written in base 25 (most significant digit on right).at n=25A029518
- Triangle T(n,m) = coefficient of x^n in expansion of x^m*(x+1)^(m*x) = sum(n>=m, T(n,m) x^n*m!/n!).at n=29A202183
- Lesser of exponentially-odd amicable numbers pair: numbers m < k such that m = s(k) and k = s(m), where s(k) is the sum of proper exponential-odd divisors of k.at n=5A325847