You need two simple calculations

Let A A and B B be non-negative integers.

C C is the largest integer that CANNOT be expressed in the form 13 A + 18 B 13A + 18B

There is only one pair of integers F , G F, G both greater than 1 such that C = F G C = F * G

Assume F < G F < G .

What is G F G - F ?


The answer is 22.

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

Denton Young
Dec 30, 2019

If H, J are relatively prime, the largest number that cannot be expressed as a combination of multiples of H and J is (H*J) - H - J

(13 * 18) - 13 - 18 = 234 - 31 = 203

203 = 7 * 29

29 - 7 = 22

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...