Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063745
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063745 Even numbers with an even number of prime factors (counted with multiplicity). +0
1
4, 6, 10, 14, 16, 22, 24, 26, 34, 36, 38, 40, 46, 54, 56, 58, 60, 62, 64, 74, 82, 84, 86, 88, 90, 94, 96, 100, 104, 106, 118, 122, 126, 132, 134, 136, 140, 142, 144, 146, 150, 152, 156, 158, 160, 166, 178, 184, 194, 196, 198, 202, 204, 206, 210, 214, 216, 218, 220 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

EXAMPLE

a(2)=6, which is even with even number of prime factors i.e. 2.

PROGRAM

(PARI) { n=0; forstep (m=2, 10^9, 2, if (bigomega(m)%2 == 0, write("b063745.txt", n++, " ", m); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 29 2009]

CROSSREFS

Cf. A046337.

Sequence in context: A084997 A110507 A134624 this_sequence A123666 A095305 A058917

Adjacent sequences: A063742 A063743 A063744 this_sequence A063746 A063747 A063748

KEYWORD

nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Feb 16 2002

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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research