371325domain: NAppears in sequencesNumbers that are sums of fifth powers of two distinct primes.at n=10A130292A000145(n) / 8 - (n^5 + 1).at n=25A188671Sum of the 5th powers of primes dividing n.at n=25A351193a(n) = n^5 * Sum_{p|n, p prime} 1/p^5.at n=25A351245