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!)
A137599 Numbers n such that sigma(n)=reversal(n)-1. 1

%I #6 Oct 28 2012 13:23:55

%S 7142167,75018277,71859221859

%N Numbers n such that sigma(n)=reversal(n)-1.

%C a(4) > 10^12. - _Giovanni Resta_, Oct 28 2012

%e sigma(75018277)=77281056=77281057-1=reversal(75018277)-1, so 75018277 is in the sequence.

%t Do[If[DivisorSigma[1,n]==FromDigits@Reverse@IntegerDigits@n-1,Print[n]], {n,1553000000}]

%Y Cf. A137598.

%K base,more,nonn,bref

%O 1,1

%A _Farideh Firoozbakht_, Feb 23 2008

%E a(3) from _Giovanni Resta_, Oct 28 2012

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 30 19:58 EDT 2024. Contains 372141 sequences. (Running on oeis4.)