Prove that if $c = \gcd(a, b)$ then $c^2| ab$.
Proof: If $c = \gcd(a,b)$ then $c|a$ and $c|b$, therefore $c^2|ab$.
I do not understand how $c|a$ and $c|b$ if $c = \gcd(a,b)$
Prove that if $c = \gcd(a, b)$ then $c^2| ab$.
Proof: If $c = \gcd(a,b)$ then $c|a$ and $c|b$, therefore $c^2|ab$.
I do not understand how $c|a$ and $c|b$ if $c = \gcd(a,b)$
Copyright © 2021 JogjaFile Inc.
Stating the solution in a very rigorous way, we can say :
Since $c=\gcd(a,b)$, so we can write that
Hence $$ab=cp\cdot cq = c^2 \cdot pq$$
Thus we can conclude that $$c^2 | ab$$