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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A070856 Numbers n such that sigma(reverse(n)) = phi(n). 1
1, 120, 260, 450, 861, 1411, 1541, 1550, 7372, 7957, 8393, 9312, 13811, 14840, 20440, 26060, 38323, 41550, 46990, 49813, 51412, 61050, 77695, 78625, 86691, 94604, 94632, 138631, 143520, 166331, 169360, 176820, 182750, 208150, 236220, 236840 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

sigma(reverse(120)) = simga(21) = 32 = phi(120), so 120 is a term of the sequence.

MATHEMATICA

Select[ Range[ 10^6 ], EulerPhi[ # ]==DivisorSigma[ 1, FromDigits[ Reverse[ IntegerDigits[ # ] ] ] ]& ]

CROSSREFS

Cf. A070835.

Sequence in context: A146950 A028976 A158130 * A076579 A121898 A048190

Adjacent sequences:  A070853 A070854 A070855 * A070857 A070858 A070859

KEYWORD

base,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), May 16 2002

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 10 2009

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 15 11:25 EST 2012. Contains 205777 sequences.