login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A065800
Numbers k which, for some r, are r-digit maximizers of k/phi(k).
0
6, 30, 60, 90, 210, 420, 630, 840, 2310, 4620, 6930, 9240, 30030, 60060, 90090, 510510, 9699690, 19399380, 29099070, 38798760, 48498450, 58198140, 67897830, 77597520, 87297210, 96996900, 223092870, 446185740, 669278610, 892371480
OFFSET
1,1
COMMENTS
I can show that for r > 1, the first r-digit term of the sequence is the smallest r-digit primorial, if it exists. It remains to investigate the first terms when existence fails. It is also not hard to see that for r > 1, the r-digit terms are in arithmetic progression with common difference equal to the smallest r-digit term. For example, 210, 420, 630, 840 are in arithmetic progression with common difference 210. Obviously the r-digit minimizer of k/phi(k) is the largest prime of k digits.
LINKS
Sean A. Irvine, Java program (github).
EXAMPLE
30/phi(30) = 15/4 is maximal for two-digit numbers.
210/phi(210) = 35/8 is maximal for three-digit numbers.
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Joseph L. Pe, Dec 05 2001
EXTENSIONS
a(13)-a(15) corrected and a(16)-a(30) from Sean A. Irvine, Sep 15 2023
STATUS
approved