When a and b are coprime and their parities are different,
How to prove that $a+b$ and $a-b$ are coprime?
When a and b are coprime and their parities are different,
How to prove that $a+b$ and $a-b$ are coprime?
let $d\in\{\text{primes}\}\cup\{1\}$ s.t. $d|a+b,a-b\implies d|(a+b)+(a-b)=2a$ and $d|(a+b)-(a-b)=2b$, additionally $d\not= 2 $ (because $a+b$ is odd by hypothesis) $\implies d|a,b \implies d=1$