OFFSET
1,1
LINKS
David A. Corneth, Table of n, a(n) for n = 1..350 (terms <= 10^1000)
FORMULA
EXAMPLE
a(1) = 2 because 2 is the first number to have one prime factor.
a(2) = 10 because 10 is the second number to have two prime factors; 6 is the first.
a(3) = 60 = 2*2*3*5 because 60 is the third number to have three prime factors (2,3,5); 30 is the first and 42 is the second.
CROSSREFS
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Aug 22 2002
EXTENSIONS
Edited by Dean Hickerson, Nov 03 2002
More terms from Sascha Kurz, Jan 03 2003
Corrected from a(9) onwards by T. D. Noe, Dec 01 2004
More terms from David A. Corneth, Jan 09 2021
STATUS
approved