1722240
domain: N
Appears in sequences
- Triangle read by rows: T(n, k) = binomial(n-1, k-1)*A008292(n, k).at n=47A141686
- Triangle read by rows: T(n, k) = binomial(n-1, k-1)*A008292(n, k).at n=52A141686
- Partition the j digits of n into blocks of k, with 1 <= k <= j-1, starting at right and multiply. Sum of these numbers equals n.at n=26A275170