52612
domain: N
Appears in sequences
- a(n) = (n+1)(n+2)(n+3)(9n^2 + 26n + 20)/120.at n=13A110159
- Triangle T(n,k) = 1 - A176304(k) - A176304(n-k) + A176304(n), read by rows.at n=39A176306
- Triangle T(n,k) = 1 - A176304(k) - A176304(n-k) + A176304(n), read by rows.at n=41A176306
- Given a number n with k digits d_i, enumerate the positions of the digits starting from LSD = 1 to MSD = k. Sequence lists the numbers such that Sum_{i=1..k} d_i/i and Sum_{i=1..k} i/d_i are equal and integer.at n=5A260487