A140286 The n-th lucky number which is the product of exactly n primes (with multiplicity).
3, 15, 99, 495, 2079, 4455, 36855, 70875, 280665, 1393119, 4179357, 12931731, 32417901, 161026623, 514966329, 1490692005
Offset: 1
Examples
a(4) = 693 because the 113th lucky number = 693 = 3^2 * 7 * 11 is the 4th lucky number with 4 prime factors.
Extensions
a(4) corrected and 5 more terms via b000959.txt from R. J. Mathar, Oct 22 2010
a(10)-a(15) from Donovan Johnson, Oct 24 2010
a(16) from Giovanni Resta, May 10 2020
Comments