Suppose $a$, $b$, and $c$ are three distinct integers which share no common divisor. Note that this implies that $a$, $b$, and $c$ are pairwise coprime. If $a$,$b$, and $c$ are a primitive Pythagorean triple satisfying the equation $a^2 + b^2 = c^2$ , is it then always true that
$$\gcd ( (a+b) , (a+b-c) ) = 1?$$
Can it be proven that $\gcd ( (a+b) , (a+b-c) ) = 1$ invariably ?
Can you find a counterexample where $\gcd ( (a+b) , (a+b-c) ) \neq 1$?