Jeremy Ting edited p5.tex  about 10 years ago

Commit id: 34bee47986948372d442f4bb969b46eb51a2ab46

deletions | additions      

       

\item  It is true that the pairs $(5x+3y,3x+2y)$ and $(x,y)$ have the same GCD. Let's first see how to find a relationship between $a$ and $b$ if we want to find the $gcd(a,b)$.  \[gcd(a,b)\] \[gcd(a,b) = gcd(a mod b,b)\]  \end{itemize}