410970domain: NAppears in sequencesa(n) is the smallest number m such that m has n distinct prime divisors and if p is a prime divisor of m then p*m - 1 is prime.at n=5A092023a(n) = (n!/24) * Sum_{k=0..n-4} 1/k!.at n=10A357480