|
Hi and thank you for your answer,
As I wrote in my earlier post I know how to use the standard euclidian algorithm and thereby finding the gcd(a,b).
Having this in my mind is there an recipe that I can follow then I need to find an x,y this satisfies:
ax + by = gcd(a,b)
I know its the extended euclidian algorithm which I need to use. Would You please explain to me step by step, how by using ex.euclid that I'm able to find x,y ?
Best Regards and God Bless
Fred
|