The squarefree numbers ordered lexicographically by their prime factorization (with factors written in decreasing order). a(n) = Product_{k in I} prime(k+1), where I is the set of indices of nonzero binary digits in n = Sum_{k in I} 2^k.

A019565

The squarefree numbers ordered lexicographically by their prime factorization (with factors written in decreasing order). a(n) = Product_{k in I} prime(k+1), where I is the set of indices of nonzero binary digits in n = Sum_{k in I} 2^k.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =6a(4) =5a(5) =10a(6) =15a(7) =30a(8) =7a(9) =14a(10) =21a(11) =42a(12) =35a(13) =70a(14) =105a(15) =210a(16) =11a(17) =22a(18) =33a(19) =66a(20) =55a(21) =110a(22) =165a(23) =330a(24) =77a(25) =154a(26) =231a(27) =462a(28) =385a(29) =770

External references