Problem

Source: EMC 2023 Juniors P1

Tags: nt, 2023, emc, number theory, GCD



Suppose $a,b,c$ are positive integers such that \[\gcd(a,b)+\gcd(a,c)+\gcd(b,c)=b+c+2023\]Prove that $\gcd(b,c)=2023$. Remark. For positive integers $x$ and $y$, $\gcd(x,y)$ denotes their greatest common divisor. Ivan Novak