35925120
domain: N
Appears in sequences
- a(n) = n*(n+2)*n!.at n=9A130744
- Triangle read by rows: T(n,m) = A094310(n,m)*A120070(n+1,m), 1 <= m <= n.at n=36A165969
- Square array A(row,col) read by antidiagonals: A(1,col) = A256450(col-1), and for row > 1, A(row,col) = A255411(A(row-1,col)); Dispersion of factorial base shift A255411 (array transposed).at n=63A257503
- Square array A(row,col): A(row,1) = A256450(row-1), and for col > 1, A(row,col) = A255411(A(row,col-1)); Dispersion of factorial base shift A255411.at n=57A257505
- Numbers whose divisors have a mean abundancy index that is larger than 3.at n=21A374779