353736
domain: N
Appears in sequences
- Least number that ends an arithmetic progression of n numbers with distinct prime signatures.at n=17A113462
- a(n) = if n mod 2 = 1 then (n^2-1)*n^3/4 else n^5/4.at n=17A122657
- a(n) = ((n-th prime)^5-(n-th prime)^3)/4.at n=6A138434
- Numbers with prime factorization p^2*q^3*r^3 where p, q, and r are distinct primes.at n=28A190106
- a(n) = 9*n^3.at n=34A244728