158184
domain: N
Appears in sequences
- a(n) = if n mod 2 = 1 then n^3*(n-1)^2/2 else n^5/2.at n=13A122658
- Numbers with prime factorization p^2*q^3*r^3 where p, q, and r are distinct primes.at n=16A190106
- a(n) = 9*n^3.at n=26A244728
- Least numbers k that can be expressed as k = a' + b', with k = a + b, in exactly n ways, where a' and b' are the arithmetic derivatives of a and b.at n=11A292362
- Numbers such that the list of exponents of their factorization is a palindromic list of primes.at n=23A322525