Suppose a and b are two integers such that gcd(a, b)=1.
First, is there any simple argument showing why there must be some integers $n$, $m$ such that $na+mb=1$?
Second, is this the sufficient condition for us to say there exist $m$ and $n$ such that $na+mb=1$?
Thank you!