435456000
domain: N
Appears in sequences
- a(n) = n! * binomial(n,3).at n=7A001805
- Product of consecutive factorials.at n=22A034882
- Cumulative product of quintuple factorial A085157.at n=10A114790
- a(n) = n! (sum(1..n-1))!.at n=4A127234
- a(n) = n*(n+2)*n!.at n=10A130744
- a(n) = n!*(n+1)!*(n+2)!.at n=5A176037
- a(n) = Product_{k=0..n} (5*k)!.at n=2A268506
- Expansion of e.g.f. (1 + x)^5*log(1 + x).at n=15A274270
- The number of positive integer sequences of length n with no duplicate substrings of length greater than 1, every number different from its neighbors, and a minimal product (= A282169(n)).at n=26A284434
- Numbers that can be written as a product of two or more consecutive factorial numbers.at n=14A334174
- Triangle read by rows: T(n,k) = Product_{i=n-k+1..n} i! for 0 <= k <= n.at n=31A335997
- Array T(n, m) read by ascending antidiagonals: denominators of shifted Bernoulli numbers B(n, m) where m >= 0.at n=41A338874
- Array T(n, m) read by ascending antidiagonals: denominators of shifted Fubini numbers F(n, m) where m >= 0.at n=41A338876
- Least integers of their prime signature (A025487) whose average number of distinct prime factors of their divisors is an integer.at n=22A346015