128024064000
domain: N
Appears in sequences
- a(n) = (n!)^3.at n=7A000442
- Denominator of x(n) = Sum_{k=1..n} ((odd part of k)/(k^4)).at n=8A111921
- Denominator of x(n) = Sum_{k=1..n} ((odd part of k)/(k^4)).at n=9A111921
- List of pairs: {(n*(n+1)/2)^2, (n!)^3}.at n=15A154226
- The first n-fold intrinsically 4-palindromic number (represented in base ten).at n=6A171703
- Triangle, read by rows, with row n forming the coefficients in Product_{k=0..n} (1 + k^3*x).at n=35A249677
- Number of n X 1 arrays of permutations of 0..n*1-1 with rows nondecreasing modulo 2 and columns nondecreasing modulo 3.at n=20A264557
- Triangle read by rows, Stirling cycle numbers of order 3, T(n,n) = 1, T(n,k) = 0 if k<0 or k>n, otherwise T(n,k) = T(n-1,k-1)+(n-1)^3*T(n-1,k), for n>=0 and 0<=k<=n.at n=37A269947
- Numbers with a record number of divisors that are both bi-unitary and exponential.at n=18A362853
- Triangle read by rows, Lah numbers with level 3.at n=29A390434