86400000
domain: N
Appears in sequences
- Hyperfactorials: Product_{k = 1..n} k^k.at n=5A002109
- Multiply successively by 1 (once), 2 (twice), 3 (thrice), etc.at n=15A010552
- Numbers that are products of distinct terms in A000312.at n=26A156223
- Coefficient triangle of permutation-based polynomials: p(x,n)=Product[x - n!/(n - i)!, {i, 0, n}].at n=21A158451
- Triangular array read by rows. The n-th row is the expansion of (1+x)(1+2x+4x^2)...(1+nx+(nx)^2+(nx)^3+...(nx)^n).at n=40A185588
- Number of endofunctions on [n] where the largest cycle length equals 7.at n=3A246217
- Triangle, read by rows, with row n forming the coefficients in Product_{k=0..n} (1 + k^k*x).at n=20A348014
- Triangle read by rows. Row n gives the coefficients of Product_{k=0..n} (x - k^k) expanded in decreasing powers of x, with row 0 = {1}.at n=27A349226