someone not specifically mathematically trained just related this they heard:
Take all the fractions of the form $\frac{1}{d}$ with integers d. Select the ones that have periodic decimal expansion. Take the periodic bits and for each calculate the sum of digits.
They claim the distribution of these sums is somewhat unusual or interesting
Having no idea myself but good reason to be procrastinating (I swear!) I made an experiment in Python (rough code here) and behold, the distribution does look odd:
Can someone explain what is going on here?
