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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117296 Numbers n for which phi(n) is a palindrome. 0
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 16, 18, 20, 23, 24, 30, 46, 67, 69, 89, 92, 115, 134, 138, 178, 184, 223, 230, 233, 263, 276, 283, 289, 293, 295, 301, 321, 381, 387, 411, 428, 441, 446, 466, 472, 508, 526, 535, 548, 566, 578, 586, 590 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

69 is in the sequence because phi(69)=44 which is a palindrome.

MATHEMATICA

Select[Range[600], FromDigits[Reverse[IntegerDigits[EulerPhi[ # ]]]]==EulerPhi[ # ] &] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 24 2006

CROSSREFS

Cf. A002113.

Sequence in context: A178862 A178860 A178858 * A096503 A055238 A100952

Adjacent sequences:  A117293 A117294 A117295 * A117297 A117298 A117299

KEYWORD

base,nonn

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), Apr 23 2006

EXTENSIONS

Corrected and extended by Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 24 2006

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 17 20:50 EST 2012. Contains 206085 sequences.