A decimal expression is said to be repeating if it ends in a repeating pattern of digits. For example, the following are repeating decimal expressions:
$$.333..., .1231333..., 123121312131213...$$
Show that a real number in $(0,1]$ is rational if and only if it has a repeating decimal representation.
Find all decimal representations for the rational numbers $1/5$ and $10/13$ Do I need to prove this. Can I just say that $1/5 = 0.2$ and $10/13$ is $0.7692307692307...$