OFFSET
1,1
COMMENTS
All terms shown have exactly 3 distinct prime factors. a(101) = 2940 =2^2*3*5*7^2 is the first member with more than 3. a(107) = 3072 = 2^10*3 is the first member with less than 3.
EXAMPLE
90 = 2^1*3^2*5^1 is a member because the concatenation of the exponents is 121.
CROSSREFS
KEYWORD
base,easy,nonn,less
AUTHOR
David Wasserman, Feb 11 2005
STATUS
approved