Let a and b be positive integers satisfying a + b a b + 1 < 2 3 .
The maximum possible value of a 3 + b 3 a 3 b 3 + 1 is q p , where p and q are coprime positive integers. Find p + q .
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.
The solution is incomplete. It's possible that 2 a − 3 = − 1 and 2 b − 3 ≥ − 1 (and vice versa).
Log in to reply
Yes of course negative numbers are missing but if we take negative numbers we need to break it we can only write it in the form of a×-1 because none of the broken down numbers should be greater than -1 as then a will not be a positive integer. So when we equate with a×-1 one of a and b comes out to be 1 which means the value of the expression is 1 which is not the maximum value
Log in to reply
That is indeed correct; my complaint was that this was not included in the solution (and hence the solution is incomplete), not that it was incorrect.
Log in to reply
@Ivan Koswara – That was not my solution.
Great solution (Proof without words), just a copy of THAT.
I think you have understood what i am trying to say.
Log in to reply
Yeah, I did it myself but proof was long so I made it proof without words, no copying with words.
Log in to reply
Yes, the solution is concise and meaningful even without words.
Cheers to the solution by Lakshya Sinha,
Now see my solution (PROOF WITH WORDS)
Let us call the quantity a 3 + b 3 a 3 b 3 + 1 as N for convenience. Knowing that a and b are positive integers, we can legitimately rearrange the given inequality so that a is by itself, which makes it easier to determine the pairs of ( a , b ) that work. Doing so, we have
a + b a b + 1 < 2 3
⟹ 2 a b + 2 < 3 a + 3 b ⟹ 2 a b − 3 a < 3 b − 2
⟹ a < 2 b − 3 3 b − 2 .
Now, observe that if b = 1 we have that N = a + 1 a + 1 = 1 , regardless of the value of a . If a = 1 , we have the same result: that N = b + 1 b + 1 = 1 , regardless of the value of b . Hence, we want to find pairs of positive integers ( a , b ) existing such that neither a nor b is equal to 1 , and that the conditions given in the problem are satisfied in order to check that the maximum value for N is not 1 .
To avoid the possibility that a = 1 , we want to find values of b such that 2 b − 3 3 b − 2 > 2 . If we do this, we will have that a < 2 b − 3 3 b − 2 = k , where k is greater than 2 , and this allows us to choose values of a greater than 1 . Again, since b is a positive integer, and we want b > 1 , we can legitimately multiply both sides of 2 b − 3 3 b − 2 > 2 by 2 b − 3 to get 3 b − 2 > 4 b − 6 ⟹ b < 4 . For b = 3 , we have that a < 3 7 , so the only possibility for a greater than 1 is obviously 2 . Plugging these values into N , we have that N = 8 + 2 7 8 ( 2 7 ) + 1 = 3 5 2 1 7 = 5 3 1 . For b = 2 , we have that a < 1 4 = 4 . Plugging a = 3 and b = 2 in for N yields the same result of 5 3 1 , but plugging a = 2 and b = 2 into N yields that N = 8 + 8 8 ( 8 ) + 1 = 1 6 6 5 . Clearly, 5 3 1 is the largest value we can have for N , so our answer is 3 1 + 5 = 3 6 .
proof with words but change it to 3 6 , nice one!
Log in to reply
Edited. Will you not up-vote it.?
I am just saying , its up to you.
Log in to reply
I upvoted it but to maintain the secrecy I asked you to change it to 3 6
Log in to reply
@Department 8 – Yes, that is also necessary. I did the same.
TYPO -- and this allows us to choose values of a greater than 1.
Otherwise a great solution. Upvoted
Problem Loading...
Note Loading...
Set Loading...
a + b a b + 1 < 2 3 → 2 a b + 2 < 3 a + 3 b , → 4 a b − 6 a − 6 b + 4 < 0 → ( 2 a − 3 ) ( 2 b − 3 ) < 5 . 2 a − 3 , 2 b − 3 ∈ { x = 2 k , k ∈ Z } ; → ( 2 a − 3 ) ( 2 b − 3 ) = 1 , 3 → ( 2 a − 3 , 2 b − 3 ) = ( 1 , 1 ) , ( 1 , 3 ) , ( 3 , 1 ) . ( a , b ) = ( 2 , 2 ) , ( 2 , 3 ) , ( 3 , 2 ) . a 3 + b 3 a 3 b 3 + 1 = 1 6 6 5 , 5 3 1 . 5 3 1 → 0 3 6 .