132539domain: NAppears in sequencesIntegers expressible as the sum of (at least two) consecutive primes in at least 5 ways.at n=29A067375a(n) = Sum_{d|n} (tau(d)*pod(d)) where tau(k) = the number of divisors of k (A000005) and pod(k) = the product of the divisors of k (A007955).at n=27A307100