Poirot1
- 243
- 0
Since 2 is gcd of 2008 and 8002, I can write 2=2008x+8002y for integers x and y. Is there an algorithm for finding x and y?
The discussion revolves around finding integers x and y in the equation 2 = 2008x + 8002y, where 2 is the greatest common divisor (GCD) of 2008 and 8002. The focus includes the application of algorithms such as the Extended Euclidean Algorithm in this context.
Participants express differing levels of understanding and agreement on the clarity of the explanations provided. While some acknowledge the methods mentioned, others find them unclear and seek practical application.
Some participants indicate a lack of clarity in the initial explanations and request more concrete examples, highlighting potential limitations in the communication of the mathematical concepts involved.
Poirot said:Since 2 is gcd of 2008 and 8002, I can write 2=2008x+8002y for integers x and y. Is there an algorithm for finding x and y?
Poirot said:meaningless computer jargon I'm afraid. Can you apply the method to the example given please?