59112
domain: N
Appears in sequences
- a(n) = Sum_{k=floor((n+1)/2)..n} T(k,n-k); i.e., a(n) is the n-th diagonal sum of left-justified array T given by A026998.at n=26A027010
- Numbers having four 0's in base 9.at n=22A043456
- Numbers t which satisfy the equation: t mod k = floor((t - k)/k) mod k (1 <= k <= t) only for k = 1 and t.at n=36A375007