Difference between revisions of "2023 SSMO Team Round Problems/Problem 6"
(Created page with "==Problem== Suppose that <math>a,b,c</math> are positive reals satisfying<cmath>(a^3+4)(b^3+6)(c^3+8) = 8(a+b+c)^3.</cmath> Find the sum of all possible values of <math>\frac{...") |
|||
Line 3: | Line 3: | ||
==Solution== | ==Solution== | ||
+ | From Hölder's Inequality, we have: | ||
+ | <cmath>(a^3 + 2 + 2)(2 + b^3 + 4)(4 + 4 + c^3) \geq 8(a + b + c)^3.</cmath> | ||
+ | |||
+ | Equality holds when: | ||
+ | <cmath>a^3 : 2 : 2 = 2 : b^3 : 4 = 4 : 4 : c^3.</cmath> | ||
+ | |||
+ | From the first and third proportions, we get <math>a^3 = 2</math> and <math>c^3 = 2</math>. | ||
+ | From the first and second proportions, we get <math>a^3 = 1</math>. | ||
+ | |||
+ | This is a contradiction, so equality cannot occur. | ||
+ | Therefore, there are no real numbers <math>a, b, c</math> satisfying the equality condition, and the answer is: | ||
+ | <cmath>\boxed{0}.</cmath> | ||
+ | |||
+ | ~SMO_Team |
Latest revision as of 21:19, 9 September 2025
Problem
Suppose that are positive reals satisfying
Find the sum of all possible values of
If you believe there are no solutions, put
as your answer. If you believe the sum is infinity, put
as your answer.
Solution
From Hölder's Inequality, we have:
Equality holds when:
From the first and third proportions, we get and
.
From the first and second proportions, we get
.
This is a contradiction, so equality cannot occur.
Therefore, there are no real numbers satisfying the equality condition, and the answer is:
~SMO_Team