Let and be non-negative integers.
is the largest integer that CANNOT be expressed in the form
There is only one pair of integers both greater than 1 such that
Assume .
What is ?
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.
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