6967296
domain: N
Appears in sequences
- a(n) = Product_{i=4..n} (prime(i) - 5).at n=9A059864
- a(n) = product of nonzero digits of n! (A000142).at n=20A067067
- Stirling2 triangle with scaled diagonals (powers of 8).at n=31A075503
- Fourth column of triangle A075503.at n=4A076004
- Product of the first n digits of the Golden Ratio phi = 1.6180339... (treating 0's as if they were 1's).at n=11A084675
- Integers n such that if you insert between each of their digits either "*" (times), "^" (exponentiation), or "nothing" (so that two or more digits are merged to form an integer), then you can recover n in a nontrivial way (however, two "^" mustn't be adjacent - you must avoid decompositions containing a^b^c).at n=18A156322
- Triangle read by rows: T(n, k) = binomial(n, k - 1)*(k - 1)^(k - 1)*n*(n - k + 1)^(n - k).at n=39A369018
- Triangular array T(n, k) read by rows: denominators of the coefficients for the iterated exponential F^{r}(x) = x + Sum_{n>=1} x^(n+1)*Sum_{k=1..n} r^(n+1-k)*A381932(n, k)/T(n, k) with F^{1}(x) = exp(x)-1 and F^{2}(x) = exp(exp(x)-1)-1.at n=41A381931
- Numbers k such that there exist three numbers x, y and z such that k = psi(x) = psi(y) = psi(z) = x + y + z.at n=22A387290