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!)
A085711 Numbers k such that sopfr(k) is a semiprime. 1
4, 8, 9, 14, 20, 21, 24, 25, 26, 27, 30, 32, 33, 36, 38, 44, 46, 49, 57, 62, 68, 69, 70, 74, 84, 85, 93, 94, 100, 102, 105, 106, 112, 116, 120, 121, 124, 125, 126, 128, 129, 133, 134, 135, 144, 145, 150, 152, 160, 162, 166, 169, 171, 174, 177, 178, 180, 182, 188 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
19770 = 2*3*5*659 is a term because 2+3+5+659 = 669 = 3*223.
MATHEMATICA
seqQ[n_] := PrimeOmega[Plus @@ Times @@@ FactorInteger[n]] == 2; Select[Range[200], seqQ] (* Amiram Eldar, Dec 14 2019 *)
CROSSREFS
Sequence in context: A110087 A312830 A312831 * A182491 A281686 A122785
KEYWORD
easy,nonn
AUTHOR
Jason Earls, Jul 19 2003
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 April 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)