Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100367
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100367 Even numbers of which number of distinct prime-factors equals 2. +0
2
6, 10, 12, 14, 18, 20, 22, 24, 26, 28, 34, 36, 38, 40, 44, 46, 48, 50, 52, 54, 56, 58, 62, 68, 72, 74, 76, 80, 82, 86, 88, 92, 94, 96, 98, 100, 104, 106, 108, 112, 116, 118, 122, 124, 134, 136, 142, 144, 146, 148, 152, 158, 160, 162, 164, 166, 172, 176, 178, 184, 188 (list; graph; listen)
OFFSET

1,1

COMMENT

This is a proper subset of A098202. E.g. 210 is not here, but it is there.

FORMULA

Numbers of the form 2^k*p^h where k>0, h>=0 p is an od prime.

MATHEMATICA

lf[x_] :=Length[FactorInteger[x]]; ta={{0}}; Do[If[Equal[lf[n], 2]&&EvenQ[n], ta=Append[ta, n]; Print[n]], {n, 1, 256}]; ta=Delete[ta, 1]

CROSSREFS

Cf. A001221, A098902, A100368.

Adjacent sequences: A100364 A100365 A100366 this_sequence A100368 A100369 A100370

Sequence in context: A060702 A054741 A098902 this_sequence A114989 A129493 A036350

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 22 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 08:31 EDT 2008. Contains 144667 sequences.


AT&T Labs Research