A215893 a(n) = least number m of A191837 for which the product of the first n+1 primes divides m.
48, 630, 4830, 3513510, 137507370
Offset: 1
Examples
a(1) = 48, because 48 is the least number found in A191837 which is divisible by 2*3. a(2) = 630, because it is the least number found in A191837 which is divisible by 2*3*5.
Crossrefs
Cf. A191837
Comments