Prove or disprove the following: If a,b are nonzero integers with gcd(a,b) = d, then there exist integers m and n such that am+bn=d.

40 Views Asked by At

So I tried a bunch of values for a and b and got integers m and n to exist so I believe this conjecture to be true. Can someone please help me formulate a proof.