https://turbowarp.org/1060753839 Move the a and b sliders to calculate the solution to gcd(a,b)=ax+by Press 1 to show Euclid Algorithm calculations Press 2 to show Magic Table calculations and odd pattern Press Space to hide all variables and list Press return to test random a,b values
We learned about this today in M491 and I'm trying to understand it. Euclid's Algorithm + magic table https://www.maths.usyd.edu.au/u/bobh/UoS/MATH3009/wk2.pdf