login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046340 Odd composite numbers with an odd number of prime factors (counted with multiplicity). 3
27, 45, 63, 75, 99, 105, 117, 125, 147, 153, 165, 171, 175, 195, 207, 231, 243, 245, 255, 261, 273, 275, 279, 285, 325, 333, 343, 345, 357, 363, 369, 385, 387, 399, 405, 423, 425, 429, 435, 455, 465, 475, 477, 483, 507, 531, 539, 549, 555, 561, 567, 575 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Range[3, 699, 2], OddQ[Total[Transpose[FactorInteger[#]][[2]]]] && !PrimeQ[#]&]

CROSSREFS

Cf. A046339, A046341.

Sequence in context: A114446 A141229 A121614 * A046316 A046373 A113481

Adjacent sequences:  A046337 A046338 A046339 * A046341 A046342 A046343

KEYWORD

nonn

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com), Jun 15 1998.

EXTENSIONS

Modified Name (description) and provided Mathematica program.  Harvey P. Dale, Dec. 9, 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 02:57 EST 2012. Contains 205567 sequences.