A052215 a(n) = smallest number m such that m and m+1 are the product of exactly n distinct primes.
2, 14, 230, 7314, 378014, 11243154, 965009045, 65893166030, 5702759516090, 605247139068494, 78971815814237709, 22593106657425552170
Offset: 1
Examples
14 and 15 are both the product of 2 primes. 230 is the 3rd entry because we have (230=2*5*23, 231=3*7*11).
Crossrefs
Extensions
More terms from Naohiro Nomoto, Jul 08 2001
a(7) from Farideh Firoozbakht, Apr 06 2004
a(8)-a(10) from Martin Fuller, Jan 17 2006
a(11) from Donovan Johnson, Oct 23 2008
a(12) from Bert Dobbelaere, Jun 27 2019
Comments