The length of the repetend (period of the repeating decimal segment) of $\frac{1}{p}$ is equal to the order of 10 modulo p.
This result seems interesting, but I don't have a good number theory theory background; I wish to see a proof of this elegant result.
Please suggest me where to find it.
Hint:
$$\dfrac{10^n-1}p\dfrac1{10^n}+\dfrac{10^n-1}p\dfrac1{10^{2n}}+\dfrac{10^n-1}p\dfrac1{10^{3n}}+...$$
$$=\dfrac{10^n-1}p\left(\dfrac1{10^n}+\dfrac1{10^{2n}}+\dfrac1{10^{3n}}...\right)$$
$$=\dfrac{10^n-1}p\dfrac1{10^n}\dfrac1{1-\dfrac1{10^n}}=\dfrac1p$$