I need help with the following proof-
For $p$ coprime to $10$, let $T$ be the minimal period of the decimal expansion of $1/p$ (For example, $p=11$, so $1/11=0.090909...$ and $T=2$).
Prove that the minimal period of the decimal expansion of $1/p$ is bigger than $log_{10}p$.
I don't know how to approach this question... Any ideas?
The length $l$ of the minimal period of $1/p$ is the smallest number such that $ p$ divides $10^l-1$. Here $l$ is a divider of Euler's totient function $\varphi(p)$.
We are hunting for big numbers with small $l$.
So clearly $p$ should be a prime which also divides some $10^n-1=99\dots99=9\cdot11\dots11$. That is, $p$ must be a repunit $R_n$, which is also prime. For $R_n$ we clearly have $l=n$, but surely $\log_{10}(R_n)<n$ since $R_n<10^{n}$.