Let a , b , c ... be rational numbers greater than 1.
Can we find such a set that added together equals 13 and multiplied together equals 117?
(Example: If we wanted a set that added to 9 and multiplied to 25, we could pick 2, 2, 2.5 and 2.5)
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.
Nice question. I first checked to see what the maximum product of n such rational numbers which added to 13 could possibly be. This is achieved when all n numbers are the same value a = n 1 3 , n < 1 3 . For a non-integral value of n the maximum of a n = ( n 1 3 ) n is e 1 3 / e ≈ 1 1 9 . 4 > 1 1 7 , which prompted me to go ahead and guess 'Yes', but I wasn't able to prove to myself that this could be achieved with rational numbers only, as your example does. (Note that for a = 1 3 / 5 = 2 . 6 , roughly in line with your example, we get a 5 ≈ 1 1 8 . 8 , which suggests that any solution set would have to involve 5 rational numbers) I'll have to give this more thought. Anyway, a follow-up question would be the same but with 120 (or even 119) replacing 117, the answer to which would definitely be 'No'.
Log in to reply
I had the same approach in terms of estimation. It's interesting that there have to be exactly 5 numbers - both ( 4 1 3 ) 4 and ( 6 1 3 ) 6 are too small. Are there any other sets of rationals that work? Are there infinitely many? Are there examples of similar questions where this estimation technique doesn't work? (ie we're looking for a set of rationals with sum S , product P < e S / e , but none exists).
Log in to reply
To answer your second question, Brian gave an example. 13 and 119: e^(13/e) is > 119, but 2.6^5 < 119.
Partly answering my own question: the set 2 . 2 ˙ , 2 . 6 , 2 . 7 , 2 . 7 , 2 . 7 ˙ also works.
Problem Loading...
Note Loading...
Set Loading...
The set (2.4, 2.5, 2.5, 2.6, 3) meets the requirements.