Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072188
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072188 Numbers n such that n divides sigma(n-1)+sigma(n)+sigma(n+1), where sigma() is the "sum of integer divisors" function. +0
1
2, 5, 7, 33, 18336, 19262, 38184, 54722, 458010, 1402224, 1473624, 1708480, 3680560, 3733584, 5829841, 7769904, 13204262 (list; graph; listen)
OFFSET

1,1

COMMENT

Heuristics would seem to indicate that this sequence is infinite and sparse. Compare this sequence to the natural numbers n such that n divides sigma(n) - the perfect and multiperfect numbers.

EXAMPLE

33 is in this list because sigma(32)+sigma(33)+sigma(34)=63+48+54=165=33*5

PROGRAM

(PARI) for(i=2, 99999, if((sigma(i-1)+sigma(i)+sigma(i+1))%i==0, print(i)))

CROSSREFS

Cf. A007691.

Sequence in context: A042931 A085394 A041875 this_sequence A028432 A019409 A123232

Adjacent sequences: A072185 A072186 A072187 this_sequence A072189 A072190 A072191

KEYWORD

nonn

AUTHOR

Jack Brennen (jb(AT)brennen.net), Jul 01 2002

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Aug 25 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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research