[This page is auto-generated; please prefer to read the article’s PDF Form.]
For any integers i and j, we say k is a Linear Combination of i and j if there exist integers x and y such that k = ix + jy. Say, we are given two non-negative integers A and B. Consider two integers a and b with a ≥ b > 0, each of which is a linear combination of A and B. It is easy to prove that a mod b, which is actually a − qb for some integer q (Division Theorem), must also be a linear combination of A and B.
For any non-negative integer z, let us define a predicate R as:
|
Due to our observation in the last paragraph, we can say:
|
So, due to theorem 3:
|
Note that R(A) and R(B) hold trivially. So, R(gcd(A,B)) must also hold. That is, gcd(A,B) is a linear combination of A and B. This proves the Bézout’s Identity:
Theorem 5 (Bézout’s Identity). For any non-negative integers A and B, there exist integers x,y such that:
|
Copyright © 2021 Nitin Verma. All rights reserved.