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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071525 Numbers n such that sigma(phi(n))=reversal(n). 2
1, 3, 304, 918, 23922, 2388063 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

There are no other terms up to 10^7. - Jason Earls (zevi_35711(AT)yahoo.com), Jun 04 2002

There are no other terms up to 45*10^7. - Farideh Firoozbakht (mymontain(AT)yahoo.com), Dec 26 2007

EXAMPLE

sigma(phi(304)) = 403 = reverse(304).

MATHEMATICA

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

CROSSREFS

Sequence in context: A119049 A119067 A052505 * A157583 A085319 A123032

Adjacent sequences:  A071522 A071523 A071524 * A071526 A071527 A071528

KEYWORD

base,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jun 02 2002

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jun 04 2002

Definition restored by Farideh Firoozbakht (mymontain(AT)yahoo.com), Dec 26 2007

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 14 02:39 EST 2012. Contains 205567 sequences.