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!)
A230028 Numbers n such that phi(n) = reversal(n-20). 1
104, 824, 800024, 8000024, 84803024, 8483021444 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
If p=10^m+3 is prime then 8*p is in the sequence.
84803024 is the only known term of the sequence which is not of this form.
a(7) > 10^11. - Giovanni Resta, Dec 13 2013
LINKS
EXAMPLE
phi(104)=48=reversal(84)=reversal(104-20).
MATHEMATICA
Do[If[EulerPhi[n]==FromDigits[Reverse[IntegerDigits[n-20]]], Print[n]], {n, 21, 90000000}]
CROSSREFS
Sequence in context: A206014 A106298 A337145 * A340898 A132434 A187589
KEYWORD
nonn,base,bref,more
AUTHOR
Farideh Firoozbakht, Dec 13 2013
EXTENSIONS
a(6) from Giovanni Resta, Dec 13 2013
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 April 23 13:11 EDT 2024. Contains 371913 sequences. (Running on oeis4.)