Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063484
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063484 Omega(n+1) = 2*Omega(n), where Omega(n) is the number of prime divisors of n (with repetition). +0
1
3, 5, 13, 15, 35, 37, 39, 55, 61, 63, 73, 87, 134, 155, 157, 183, 193, 203, 209, 219, 247, 249, 259, 277, 295, 305, 313, 314, 327, 329, 339, 341, 371, 397, 399, 413, 421, 457, 458, 471, 489, 515, 535, 539, 541, 545, 579, 583, 613, 635, 649, 661, 673, 685, 689 (list; graph; listen)
OFFSET

1,1

EXAMPLE

Omega(949)=2, Omega(949+1)=2*2, so 949 is a member of the sequence.

PROGRAM

(PARI) j=[]; for(n=1, 1000, if(bigomega(n+1)==2*bigomega(n), j=concat(j, n))); j

CROSSREFS

Sequence in context: A086769 A018753 A073217 this_sequence A057920 A018329 A090545

Adjacent sequences: A063481 A063482 A063483 this_sequence A063485 A063486 A063487

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 28 2001

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research