I know that $ax+by = d$ by Bezout's theorem but I really don't know how to proceed with this one. I tried saying $bc = ak_1$ and $c = ak_2$
2026-04-03 07:29:15.1775201355
Suppose a is a number > 1 with the following property: for all b,c, if a divides bc and a does not divide b, then a divides c. Show a must be prime
107 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Suppose that $a$ is not prime. Let $d$ be the smallest prime divisor of $a$.
Taking $b=d$ and $c = \frac{a}{d}$, one then has $a$ divides $bc$ and $a$ doesn't divide $b$, but $a$ does not divide $c$.