login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110817 Numbers n such that (1/n)sigma(n+1) is an integer. 0
1, 2, 9, 135, 32895, 2147516415 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

These are all the terms up to 10^8.

EXAMPLE

sigma(2+1)/2 = 2, so 2 is a term of the sequence.

MATHEMATICA

Select[Range[10^6], IntegerQ[DivisorSigma[1, # + 1]/# ] &]

CROSSREFS

Sequence in context: A197314 A064448 A173215 * A189428 A110860 A050995

Adjacent sequences:  A110814 A110815 A110816 * A110818 A110819 A110820

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Sep 15 2005

EXTENSIONS

a(6) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Nov 15 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 18:11 EST 2012. Contains 206061 sequences.