ผลต่างระหว่างรุ่นของ "01204211/activity7 number theory 2"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) (หน้าที่ถูกสร้างด้วย ': ''This is part of 01204211-58''. == In-class activities == == Homework ==') |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 2: | แถว 2: | ||
== In-class activities == | == In-class activities == | ||
+ | |||
+ | '''A.1''' Implement the Extended-GCD algorithm and use it to find a pair of integers <math>(x,y)</math> such that <math>ax + by = gcd(a,b)</math> for the following pairs of <math>a</math> and <math>b</math>. | ||
+ | |||
+ | (a) | ||
+ | |||
== Homework == | == Homework == |
รุ่นแก้ไขเมื่อ 16:20, 14 ตุลาคม 2558
- This is part of 01204211-58.
In-class activities
A.1 Implement the Extended-GCD algorithm and use it to find a pair of integers such that for the following pairs of and .
(a)