posted 6 Jan 2022
Chapter 1 Exercises
§ Exercise 1
Problem: Let and be nonzero integers. We can find nonzero integers and such that where Prove that
Solution: Clearly Let be the gcd of and Because we get so and
As a result, any common divisor of and is also a divisor of Because there can be no common divisor between and greater than those of and Therefore,
§ Exercise 2
Problem: (this is a continuation to ex. 1)
If we can find and such that with Show that
This process can be repeated.
Show that it must end in finitely many steps. Show that the last nonzero remainder must equal
Solution: We've proved this in my cryptography class, see theorem 3.1 under the Euclidean algorithm.
§ Exercise 3
Skipped.
§ Exercise 4
Problem Let show that the Euclidean algorithm can be used to find and such that
Solution: The process is outlined under the Bézout Coefficients section from my cryptography notes.
§ Exercise 5
Skipped.
§ Exercise 6
Problem: Let Show that the equation has integer solutions iff
Solution: Let
() We can see that divides the left hand side which means that must divide
() Sps. so for some Then we can write for some Then by multiplying the expression by we get Finally let and be integer solutions to
§ Exercise 7
Problem: Let and and Show
Solution: Let so and Then and If then is a common divisor of and that is larger than
§ Exercise 8
Problem: Let and be a solution to Show that all solutions have the form where and
Solution: To be completed.