335221286400
domain: N
Appears in sequences
- a(n) = (2*n+1)! / n!.at n=9A000407
- a(n) = (n+9)!/9!.at n=10A049398
- a(n) = n! / {product of factorials of the digits of n}.at n=19A061603
- Smallest number whose square is divisible by n!.at n=20A065887
- a(n) = n! / floor(n/2)!.at n=19A081125
- Ratio of volume of n-dimensional ball to circumscribing n-cube is Pi^floor(n/2) divided by a(n).at n=19A087299
- Least product n*(n-1)*(n-2)*...*(n-k+1) divisible by (n-k)!.at n=18A096123
- a(n) = product of n successive numbers up to n, if n is odd a(n) = n*(n-1)*.. = n!, if n is even a(n) = n(n+1)(n+2)... 'n' terms.at n=9A113550
- a(n) = prime(n)!/(n+1)!.at n=7A178614
- a(n) = n! / (2 * floor(n/2)!).at n=18A355989