login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110817 Numbers k such that (1/k)*sigma(k+1) is an integer. 1
1, 2, 9, 135, 32895, 2147516415 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
These are all the terms up to 10^8.
LINKS
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: A295331 A064448 A173215 * A189428 A110860 A370556
KEYWORD
nonn
AUTHOR
Joseph L. Pe, Sep 15 2005
EXTENSIONS
a(6) from Donovan Johnson, Nov 15 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)