1064124
domain: N
Appears in sequences
- Numbers n such that sum of divisors, sigma(n), and sum of the proper divisors, sigma(n)-n, are both square.at n=22A176996
- Triangle read by rows: row n gives coefficients of expansion of Product_{k=2..n} ((n+1-k)*x+k), starting with lowest power.at n=31A220884
- Triangle read by rows: T(n,k) gives the number of parking functions of size n with k lucky cars. 0 <= k <= n.at n=42A370832