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!)
A233465 Numbers n such that sigma(n) = reversal(2n). 1
1259196, 1473381 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(3) > 10^12. - Giovanni Resta, Mar 15 2014
LINKS
MATHEMATICA
rev[n_] := FromDigits@ Reverse@ IntegerDigits@n; Select[Range[2*10^6], DivisorSigma[1, #] == rev[2*#] &] (* Giovanni Resta, Mar 15 2014 *)
CROSSREFS
Sequence in context: A186089 A208489 A257268 * A250596 A250825 A292217
KEYWORD
nonn,base,more,bref
AUTHOR
Farideh Firoozbakht, Mar 14 2014
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 July 23 23:47 EDT 2024. Contains 374575 sequences. (Running on oeis4.)