Sunday, 14 July 2019

elementary number theory - Using Extended Euclidean Algorithm for 85 and 45




Apply the Extended Euclidean Algorithm of back-substitution to find
the value of gcd(85,45) and to express gcd(85,45) in the form 85x+45y for a pair of integers x and y.





I have no idea what is the difference between the regular EEA and the back-substitution EEA. The only thing that I have been taught is constructing the EEA table, for some values a, b. Can anyone help me explain this? Thanks a ton!


Answer



You’re probably intended to do the substitutions explicitly. You have



85=145+4045=140+540=85.




Now work backwards:



5=145140=1451(185145)=(1)85+245.



The tabular method is just a shortcut for this explicit back-substitution.



No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...