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!)
A230009 Numbers n such that sigma(n) = reversal(n+9). 2
1, 611379, 614077809, 61199999379, 611999999379 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
If p=68*10^m-69 is prime then 9*p is in the sequence.
611379 and 61199999379 are such terms of the sequence.
a(6) > 6.4*10^12. - Giovanni Resta, Dec 13 2013
LINKS
EXAMPLE
sigma(1)=1=reversal(10)=reversal(1+9),
sigma(611379)=883116=reversal(611388)=reversal(611379+9).
MATHEMATICA
Select[Range[700000], DivisorSigma[1, #] == FromDigits[Reverse[IntegerDigits[#+9]]]&]
CROSSREFS
Sequence in context: A235069 A233938 A237784 * A156866 A317480 A206510
KEYWORD
nonn,base,more
AUTHOR
Farideh Firoozbakht, Dec 06 2013
EXTENSIONS
a(3)-a(5) from Giovanni Resta, Dec 13 2013
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 August 4 01:40 EDT 2024. Contains 374905 sequences. (Running on oeis4.)