Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070222
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070222 Numbers n such that the sum of prime divisors of n divides the sum of divisors of n. +0
1
15, 20, 24, 35, 42, 54, 66, 72, 95, 98, 100, 104, 108, 110, 114, 119, 120, 126, 132, 135, 140, 143, 160, 168, 189, 195, 207, 209, 216, 220, 224, 258, 264, 270, 276, 287, 290, 294, 319, 322, 323, 351, 360, 363, 375, 377, 378, 384, 392, 432, 440, 456, 459, 464 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The sum of divisors of 132 is sigma(132)=336; prime divisors of 132 are 2,3,11 and (336)/(2+3+11)=336/16=21 hence 132 is in the sequence.

PROGRAM

(PARI) for(n=2, 700, if(sigma(n)%sumdiv(n, d, isprime(d)*d)==0, print1(n, ", ")))

CROSSREFS

Sequence in context: A102495 A133288 A014603 this_sequence A143321 A066860 A120159

Adjacent sequences: A070219 A070220 A070221 this_sequence A070223 A070224 A070225

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 07 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 5 23:38 EST 2009. Contains 170428 sequences.


AT&T Labs Research