2032800
domain: N
Appears in sequences
- Numbers m that raised to the powers from 1 to k (with k>=1) are multiple of the sum of their digits (m raised to k+1 must not be a multiple). Case k=15.at n=21A135200
- Square array T(n,k), n>=0, k>=0, read by antidiagonals, where T(n,k) is the constant term in the expansion of ((Sum_{j=-n..n} x^j) * (Sum_{j=-n..n} y^j) - (Sum_{j=-n+1..n-1} x^j) * (Sum_{j=-n+1..n-1} y^j))^k.at n=47A329074
- Constant term in the expansion of ((Sum_{k=-2..2} x^k) * (Sum_{k=-2..2} y^k) - (Sum_{k=-1..1} x^k) * (Sum_{k=-1..1} y^k))^n.at n=7A329075