373248000
domain: N
Appears in sequences
- a(n) = (n!)^3.at n=6A000442
- a(n) = ((2n)!)^n.at n=3A134371
- a(n) = ((2n)!)^3.at n=3A134373
- a(n) = n!^number of decimal digits of n!.at n=6A135424
- Partial products of PartitionsQ numbers (A000009).at n=13A152827
- List of pairs: {(n*(n+1)/2)^2, (n!)^3}.at n=13A154226
- Square array A(n,k) = (k!)^n, n>=0, k>=0, read by antidiagonals.at n=48A225816
- Cubes which are the sum of two consecutive primes.at n=24A226524
- Triangle, read by rows, with row n forming the coefficients in Product_{k=0..n} (1 + k^3*x).at n=27A249677
- Number of (n+2)X(2+2) 0..2 arrays with nondecreasing sum of every three consecutive values in every row and column.at n=3A250595
- Number of (n+2)X(4+2) 0..2 arrays with nondecreasing sum of every three consecutive values in every row and column.at n=1A250597
- T(n,k)=Number of (n+2)X(k+2) 0..2 arrays with nondecreasing sum of every three consecutive values in every row and column.at n=11A250601
- T(n,k)=Number of (n+2)X(k+2) 0..2 arrays with nondecreasing sum of every three consecutive values in every row and column.at n=13A250601
- 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=17A264557
- 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=29A269947
- Squares of terms are the intersection of A025487 and A217584.at n=13A333969
- Numbers with a record number of divisors that are both bi-unitary and exponential.at n=13A362853
- Triangle read by rows, Lah numbers with level 3.at n=22A390434