If a 1 3 + a 2 3 + … + a 8 3 ≥ 8 for non-negative real a k , what is the minimal value of a 1 + a 2 + … + a 8 ?
Bonus : What is the minimum (or infimum) of a 1 + a 2 + ⋯ + a 8 if the a k are arbitrary real numbers?
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 approach with ignoring of additional non-negative terms.
I think the answer to bonus question is also 2 as we can choose any real number . It can be near 0 like 0.00000000000000000000000000000000000000000000000000000000000003 etc and the a1 is still 2
What about making a 1 = 3 and a k = − 1 for k = 2 , … , 8 ?
Problem Loading...
Note Loading...
Set Loading...
Since a k ≥ 0 , we have ( a 1 + . . . + a 8 ) 3 ≥ a 1 3 + . . . + a 8 3 ≥ 8 so a 1 + . . . + a 8 ≥ 2 The value 2 is attained if we let a 1 = 2 and a k = 0 for k > 1 .
I will let the interested reader enjoy the bonus question.