login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Least number of the form semiprime - 1 which is the product of exactly n primes.
0

%I #9 Jan 31 2017 12:27:43

%S 3,9,8,24,32,64,128,864,1792,1536,2048,4096,8192,24576,73728,98304,

%T 131072,393216,524288,1048576,3145728,6291456,8388608,37748736,

%U 50331648,150994944,301989888,268435456,1207959552,1610612736,2147483648,4294967296,19327352832,25769803776,115964116992,171798691840,343597383680,927712935936,2886218022912,1099511627776,20890720927744,24189255811072

%N Least number of the form semiprime - 1 which is the product of exactly n primes.

%Y Cf. A005383, A070552, A128665.

%K nonn

%O 1,1

%A _Ray Chandler_, Mar 20 2007

%E a(27)-a(42) from _Donovan Johnson_, Nov 24 2010