If you have an integer of $n$ decimal digits that is odd and non-divisble by $5$ then what is the shortest repeating decimal it can have in its reciprocal? Can it be as small as $n^c$ digits for some fixed $c>0$?
In other words what is the smallest factor of the Carmichael function of an integer of magnitude $>10^n$ that can occur as a period if the integer is coprime to $10$?
I am looking for an analytic statement such as 'if you pick a random decimal of $n$ digits coprime to $10$ then with probability $p$ it has repeating inverse of length at most $n^c$'.
Theorem 1 here seems to say there are integers of $n$ decimal digits with carmichael function as small as $n^{c_2\log\log n}$ (http://www.math.drexel.edu/~eschmutz/PAPERS/lambda.pdf). Can we we find at least one coprime pair of $n$ decimal digits with carmichael function this small?
I am mostly looking for how small we can get and not how large.