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!)
A015876 Numbers k such that sigma(k) = sigma(k+8). 15
15, 69, 87, 102, 132, 175, 230, 638, 689, 1127, 1349, 1392, 2006, 5170, 6680, 8366, 8390, 11652, 11918, 12128, 16748, 19511, 19829, 23318, 24597, 24734, 25122, 27162, 28676, 30730, 32864, 37391, 37436, 37901, 41082, 45925, 47487 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
A. Weingartner, On the Solutions of sigma(n) = sigma(n+k), Journal of Integer Sequences, Vol. 14 (2011), #11.5.5.
MATHEMATICA
Select[Range[50000], DivisorSigma[1, #]==DivisorSigma[1, # + 8] &] (* Vincenzo Librandi, Mar 10 2014 *)
PROG
(PARI) is(n)=sigma(n)==sigma(n+8) \\ Charles R Greathouse IV, Mar 09 2014
CROSSREFS
Sequence in context: A265141 A336624 A211917 * A201126 A085474 A212109
KEYWORD
nonn
AUTHOR
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 08:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)