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!)
A015882 Numbers k such that sigma(k) = sigma(k+12). 15
35, 104, 285, 287, 310, 329, 340, 345, 406, 609, 660, 736, 767, 957, 1067, 1207, 1242, 1768, 1786, 1817, 1824, 2047, 2288, 2407, 2672, 2686, 2714, 3009, 4012, 4387, 4653, 4847, 6179, 7532, 8366, 8920, 10005, 10528, 11140, 11670, 11951 (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[20000], DivisorSigma[1, #]==DivisorSigma[1, # + 12] &] (* Vincenzo Librandi, Mar 10 2014 *)
PROG
(PARI) is(n)=sigma(n)==sigma(n+12) \\ Charles R Greathouse IV, Mar 09 2014
CROSSREFS
Sequence in context: A044603 A063795 A282851 * A347384 A010085 A033852
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 24 12:53 EDT 2024. Contains 371943 sequences. (Running on oeis4.)