1729728
domain: N
Appears in sequences
- a(n) = 0!*1!*2!*...*(n-1)! *(n^2)! *(n*(n-1))^2 / 2*n!*(n+1)!*...*(2*n-1)!at n=3A181200
- a(n)=0!*1!*2!*3!*(4*n)!*6*n*(n-1) / ((n)!*(n+1)!*(n+2)!*(n+3)!).at n=3A181202
- T(n,k) = 0!*1!*2!*...*(k-1)! *(n*k)! *k*(k-1)*n*(n-1) / 2*n!*(n+1)!*...*(n+k-1)!at n=24A181204
- a(n) is the smallest number that has exactly n divisors that are cyclops numbers (A134808).at n=21A357033