login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114927 Numbers n such that sigma(n)=3*reversal(n). 2
41, 291552, 692133, 2946762, 8231796, 21732508611, 27892659612 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

No more terms through 10^9. - Ryan Propper (rpropper(AT)stanford.edu), Jan 08 2007

MATHEMATICA

Do[If[DivisorSigma[1, n] == 3*FromDigits[Reverse[IntegerDigits[n]]], Print[n]], {n, 20000000}]

CROSSREFS

Cf. A069216, A105324, A114928.

Sequence in context: A185539 A078813 A112550 * A087512 A125194 A095189

Adjacent sequences:  A114924 A114925 A114926 * A114928 A114929 A114930

KEYWORD

base,more,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Jan 28 2006

EXTENSIONS

a(6)-a(7) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Dec 21 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 07:39 EST 2012. Contains 205881 sequences.