762048000
domain: N
Appears in sequences
- a(n) = n! * binomial(n,4).at n=6A001806
- First column (n=1) of triangle A119937.at n=9A119940
- a(1)=1; a(n) = n*lcm(n, a(n-1)) for n > 1.at n=9A192217
- Expansion of e.g.f. Product_{k>=1} (1 + x^prime(k)/prime(k)).at n=13A319113
- a(n) = Product_{d|n} (d*sigma(d)) where sigma(k) = the sum of the divisors of k (A000203).at n=19A324980