I'm asked to prove that if a non-integer rational number is written as a non reductible fraction $a/b$ and $a,b $are co-primes and $b$ is not multiple of 2 or 5, then the decimal expression of the number is infinite.
I can get as far as proving that if $r$ is a rational number with finite decimal expression,then the decimal expression must be of the form $\frac{a_110^{n-1}+...+a_n}{2^n5^n}$ but altought this proves when the decimal expression is finite, I think is not a good proof, since I'm not using any of the hypothestis.
Could you help me and give me some advice?
All you need is a bit of logic. The given statement is equivalent to
You have almost proved this. If the decimal is finite then you have shown $$\frac ab=\frac{a_110^{n-1}+...+a_n}{2^n5^n}\ .$$ If the numerator and denominator have any common factors, cancel them to get $b$ in the denominator: then $b=2^l5^m$ for some $l,m$ and since $b>1$, it is a multiple of $2$ or $5$.