But There Are Infinitely Many Pairs!

If x x and y y are integers, what is the smallest possible positive value of 30 x + 18 y ? 30x+18y?


The answer is 6.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Discussions for this problem are now closed

Because gcd ( 30 , 18 ) = 6 , \gcd(30,18) = 6, all values produced by this expression must be a multiple of 6, so the smallest possible positive value would be 6, if is actually acheivable. By Bezout's identity , it is!

We can understand the basic logic of this identity by finding the values of x , y x,y that actually give 6. To do this, we use the Euclidean Algorithm :

30 = 18 + 12 30 = 18 + 12 18 = 12 + 6 18 = 12 + 6 12 = 2 × 6 12 = 2 \times 6

Thus, 6 = 18 12 = 18 ( 30 18 ) = 2 18 30. 6 = 18 - 12 = 18 - (30-18) = 2\cdot 18 - 30.

This also follows immediately from bezout's identity .

Eli Ross Staff - 5 years ago

We can apply Euclidean algorithm, or use ideals due to Z \mathbb{Z} is an Euclidean domain and hence a principal ideal domain... Bezout's identity is used when integers are coprime...

Guillermo Templado - 5 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...