3628801
domain: N
Appears in sequences
- Number of permutations of length n with equal cycles.at n=10A005225
- a(n) = n! + 1.at n=10A038507
- Number of degree-n permutations of order dividing 11.at n=11A053501
- a(n) = (prime(n) - 1)! + 1.at n=4A060371
- a(n) = (-1)^(p-1)*(p-1)! + 1 where p = prime(n).at n=4A062411
- Number of degree-n permutations of order dividing n. Number of solutions to x^n = 1 in S_n.at n=11A074759
- a(n) = Sum_{d|n} (n-1)!/(d-1)!.at n=10A087906
- a(n) is the least semiprime > n!.at n=9A089539
- Semiprimes of the form m! + 1.at n=5A090159
- Least squarefree number > n!.at n=9A092983
- Smallest semiprime with same leading digits as n!.at n=8A095192
- a(n) = Sum_{d divides n} (-1)^(n-d)*Stirling1(n,d).at n=10A096308
- a(n) = smallest composite which is > n! and is coprime to n!.at n=10A118069
- a(n) = (2n)! + 1.at n=5A127231
- a(n) = n!*Sum_{d|n} (-1)^(d+1)/(d!*(n/d)^d).at n=10A132960
- Smallest positive integer of the form (m!+n)/n.at n=10A139148
- a(n) = A136156(n) + 1.at n=10A139170
- Triangle T(n,k) read by rows: T(0,k)=1, otherwise T(n,k)= 1 + floor(n!*exp(-(k-floor(n)/2)^2)).at n=60A171229
- Row sums of absolute values of A182928.at n=10A182926
- Row sums of A182928.at n=10A182927