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!)
A066663 Numbers n such that phi(n) is a proper substring of n. 3
1320, 1640, 1768, 1996, 2640, 3960, 13200, 16400, 19984, 19996, 26400, 39600, 132000, 164000, 199996, 264000, 396000, 1320000, 1640000, 1999936, 2640000, 3960000, 13200000, 16400000, 16666240, 17999488, 18515584, 19999984, 19999996 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Since the ratio n/phi(n) grows very slowly with n (see A091439), this sequence will be equal to A067206 (apart the initial 1) at least for all the terms smaller than 10^103. - Giovanni Resta, Apr 14 2017
LINKS
Giovanni Resta, Table of n, a(n) for n = 1..65 (terms < 10^12)
EXAMPLE
phi(1320)=320, phi(1640)=640, phi(1768)=768, phi(1996)=996, phi(2640)=640,..., phi(199999999984)=99999999984.
MATHEMATICA
Select[Range[2, 10^5], StringPosition[ ToString@ #, ToString@ EulerPhi@ #] != {} &] (* Giovanni Resta, Apr 14 2017 *)
CROSSREFS
Sequence in context: A200202 A255799 A023318 * A067206 A248857 A260839
KEYWORD
nonn,base
AUTHOR
Vladeta Jovovic, Jan 11 2002
EXTENSIONS
Offset corrected and a(19)-a(29) from Donovan Johnson, May 08 2010
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 07:56 EDT 2024. Contains 371905 sequences. (Running on oeis4.)