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!)
A320631 Products of odd primes of nonprime squarefree index. 5
13, 29, 43, 47, 73, 79, 101, 113, 137, 139, 149, 163, 167, 169, 181, 199, 233, 257, 269, 271, 293, 313, 317, 347, 349, 373, 377, 389, 397, 421, 439, 443, 449, 467, 487, 491, 499, 557, 559, 571, 577, 601, 607, 611, 619, 631, 647, 653, 673, 677, 727, 733, 751 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
The sequence of terms begins:
13 = prime(6)
29 = prime(10)
43 = prime(14)
47 = prime(15)
73 = prime(21)
79 = prime(22)
101 = prime(26)
113 = prime(30)
137 = prime(33)
139 = prime(34)
149 = prime(35)
163 = prime(38)
167 = prime(39)
169 = prime(6)^2
181 = prime(42)
199 = prime(46)
233 = prime(51)
257 = prime(55)
269 = prime(57)
271 = prime(58)
293 = prime(62)
313 = prime(65)
317 = prime(66)
347 = prime(69)
349 = prime(70)
373 = prime(74)
377 = prime(6)*prime(10)
MATHEMATICA
Select[Range[1, 100, 2], With[{f=PrimePi/@First/@FactorInteger[#]}, And[And@@SquareFreeQ/@f, And@@Not/@PrimeQ/@f]]&]
CROSSREFS
Sequence in context: A339989 A120827 A369863 * A339113 A309356 A322551
KEYWORD
nonn
AUTHOR
Gus Wiseman, Oct 18 2018
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 23 15:34 EDT 2024. Contains 372763 sequences. (Running on oeis4.)