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
7142167, 75018277, 71859221859 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(4) > 10^12. - Giovanni Resta, Oct 28 2012
LINKS
EXAMPLE
sigma(75018277)=77281056=77281057-1=reversal(75018277)-1, so 75018277 is in the sequence.
MATHEMATICA
Do[If[DivisorSigma[1, n]==FromDigits@Reverse@IntegerDigits@n-1, Print[n]], {n, 1553000000}]
CROSSREFS
Cf. A137598.
Sequence in context: A263069 A034636 A178214 * A151937 A204308 A288481
KEYWORD
base,more,nonn,bref
AUTHOR
Farideh Firoozbakht, Feb 23 2008
EXTENSIONS
a(3) from Giovanni Resta, Oct 28 2012
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 18 18:49 EDT 2024. Contains 371781 sequences. (Running on oeis4.)