[go: up one dir, main page]

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!)
Search: a099102 -id:a099102
Displaying 1-1 of 1 result found. page 1
     Sort: relevance | references | number | modified | created      Format: long | short | data
A099103 Natural numbers n with more digits than Euler totient phi(n). +10
1
10, 12, 14, 15, 16, 18, 20, 24, 30, 100, 102, 104, 105, 106, 108, 110, 111, 112, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 126, 128, 129, 130, 132, 134, 135, 136, 138, 140, 141, 142, 144, 146, 147, 148, 150, 152, 153, 154, 156, 158, 160, 162, 164, 165 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
This sequence is an indirect comment on the referenced comment of R. K. Guy concerning the occurrence of 301-digit numbers.
LINKS
R. K. Guy, Re: Odd Perfect Numbers, Sep 23 2004 post to NMBRTHRY mailing list.
EXAMPLE
10 is in the sequence because 2, the number of digits in 10, is more than 1, the number of digits in 4 = phi(10).
MATHEMATICA
Select[Range[200], IntegerLength[#] > IntegerLength[EulerPhi[#]] &] (* Harvey P. Dale, Dec 14 2010 *)
CROSSREFS
KEYWORD
base,easy,nonn
AUTHOR
Walter Nissen, Sep 25 2004
STATUS
approved
page 1

Search completed in 0.008 seconds

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 August 30 15:13 EDT 2024. Contains 375545 sequences. (Running on oeis4.)