Theorem If f∈Z If d∈Z∖{0} Then, there exists a unique q,r∈Z such that: f=dq+r Either r=0 or ∣r∣<∣d∣ If the remainder r=0, then we say d divides f f is a multiple of d q is the quotient of f and d Example Find the gcd(20,15) 1520=15(1)+5 515=3(5)+0 Thus, the gcd(20,15)=5