The statement in the title seems obviously true to me, but I can't quite prove it. Any suggestions would be appreciated.
Asked
Active
Viewed 49 times
2 Answers
2
Hint $\ $ By Euclid's Lemma $\rm\ (b,a)=1,\,\ b\:|\:ak\:\Rightarrow\:b\:|\:k\:\Rightarrow\: b \le k < a$

Bill Dubuque
- 272,048
1
If $ka$ is a multiple of $b, ka=bc$ for some integer $c$.
$\implies c=\frac{ka}{b} \implies b\mid k$ as $(a,b)=1$
But as $a<b$ and $k<a\implies k<b, b$ can not divide $k$.

lab bhattacharjee
- 274,582
-
1I also just realized that my statement follows from the fact lcm(a, b) = ab. – DDD Oct 09 '12 at 06:02
-
@DDD, ya, so $k$ can not be $<b$. – lab bhattacharjee Oct 09 '12 at 06:36