The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A368089 Numbers k neither squarefree nor prime powers whose squarefree kernel is not a primorial. 2
20, 28, 40, 44, 45, 50, 52, 56, 63, 68, 75, 76, 80, 84, 88, 92, 98, 99, 100, 104, 112, 116, 117, 124, 126, 132, 135, 136, 140, 147, 148, 152, 153, 156, 160, 164, 168, 171, 172, 175, 176, 184, 188, 189, 196, 198, 200, 204, 207, 208, 212, 220, 224, 225, 228, 232 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Numbers k such that Omega(k) > omega(k) > 1 such that squarefree kernel rad(k) is not in A002110, where Omega = A001222, omega = A001221, and rad(k) = A007947(k).
Contains numbers k in A126706 that are not of the form m*P(n), where P(n) = A002110(n), rad(m) | P(n), m > 1, n > 1.
LINKS
FORMULA
This sequence is { A126706 \ A055932 } = { A126706 \ A367268 }.
MATHEMATICA
Select[Select[Range[240], Nor[SquareFreeQ[#], PrimePowerQ[#]] &], Nand[EvenQ[#], Union@ Differences@ PrimePi[FactorInteger[#][[All, 1]]] == {1}] &]
CROSSREFS
Sequence in context: A141823 A367632 A137428 * A367455 A350841 A361867
KEYWORD
nonn
AUTHOR
Michael De Vlieger, Jan 20 2024
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 18 19:23 EDT 2024. Contains 372665 sequences. (Running on oeis4.)