Let and be positive integers such that Let be the greatest possible real number such that If can be written in the form where and are coprime positive integers, find the last three digits of
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.
We shall prove a more general inequality before tackling our specific problem: Given that a + b a b > n , where n is a positive integer, we must have
a + b a b ≥ n + n 2 + 2 n + 2 1 .
First off, from the given condition a b > n ( a + b ) , we know that a b = n ( a + b ) + r , where r is some positive integer. This can be rewritten as ( a − n ) ( b − n ) = n 2 + r via Simon's Favorite Factoring Trick. We must have a , b > n , since if a , b < n , then the upper bound for ( a − n ) ( b − n ) is n 2 , which is less than n 2 + r . Thus, we may write a = a 1 + n , b = b 1 + n , where a 1 , b 1 are positive integers.
This substitution causes our given condition to become a 1 b 1 = n 2 + r . Since a 1 , b 1 ≥ 1 , we have
0 0 a 1 + b 1 a 1 + b 1 ≤ ( a 1 − 1 ) ( b 1 − 1 ) ≤ a 1 b 1 − a 1 − b 1 + 1 ≤ a 1 b 1 + 1 ≤ n 2 + r + 1 .
Also, we have x + r r ≥ x + 1 1 for all positive integers x , since this reduces to r ≥ 1 , which we know is true because r is a positive integer.
Finally, incorporating our a 1 , b 1 substitution into the expression a + b a b and applying the previous results yields
a + b a b = a + b n ( a + b ) + r = n + a + b r = n + 2 n + a 1 + b 1 r ≥ n + 2 n + n 2 + r + 1 r = n + ( n 2 + 2 n + 1 ) + r r ≥ n + n 2 + 2 n + 2 1 .
Equality holds when r = 1 and one of a 1 , b 1 = 1 . This gives us the equality condition that ( a , b ) is a permutation of ( n + 1 , n 2 + n + 1 ) . ■
With regard to the problem, this inequality gives us C = 2 0 1 7 + 2 0 1 7 2 + 2 ( 2 0 1 7 ) + 2 1 as the largest possible value of C . The value of q is clearly equal to 2 0 1 7 2 + 2 ( 2 0 1 7 ) + 2 , which has last three digits
2 0 1 7 2 + 2 ( 2 0 1 7 ) + 2 ≡ 1 7 2 + 2 ( 1 7 ) + 2 ≡ 3 2 5 ( m o d 1 0 0 0 ) .