OFFSET
1,1
LINKS
Michael De Vlieger, Table of n, a(n) for n = 1..10000
Michael De Vlieger, List of A126706(1..400), 20 in a row. Terms in this sequence are circled, while those in small colored circles appear in A361098. Blue represents numbers in A364702, purple A359280, and magenta A303606.
Michael De Vlieger, Plot b(n) at (x,y) = (n mod 1024, -floor(n/1024)), where terms in this sequence are shown in black, and those in A361098 appear in white.
MATHEMATICA
Select[Select[Range[261], Nor[PrimePowerQ[#], SquareFreeQ[#]] &], Function[{k, f}, Function[{p, q, r}, Or[p r > k, q r > k]] @@ {f[[2, 1]], SelectFirst[Prime@ Range[PrimePi[f[[-1, 1]]] + 1], ! Divisible[k, #] &], Times @@ f[[All, 1]]}] @@ {#, FactorInteger[#]} &]
CROSSREFS
KEYWORD
nonn
AUTHOR
Michael De Vlieger, Aug 26 2023
STATUS
approved