The question:
Let $a,b \in \mathbb{Z}$ with $a$ and $b$ not both zero, and let $d = (a,b)$. Prove that $d$ is the least positive integer linear combination of $a$ and $b$; ie ,for all $c \in \mathbb{Z}^{+}$, if $c$ is an integer linear combination of a $a$ and $b$, then $d \leq c$
I tried finding similar examples of this proof on stack exchange and google but found nothing.