If the minimum value of c that satisfy the inequality for all x 1 , x 2 , … , x n ≥ 0
1 ≤ i < j ≤ n ∑ x i x j ( x i 2 + x j 2 ) ≤ c ⎝ ⎛ 1 ≤ i ≤ n ∑ x i ⎠ ⎞ 4
can be expressed as b a for coprime integers a , b . What is the value of a 3 + b 3 ?
If c < 0 , then a < 0 and b > 0 .
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.
Problem Loading...
Note Loading...
Set Loading...
Add all the remaining terms from 1 to n in the bracket from LHS
1 ≤ i < j ≤ n ∑ x i x j ( x i 2 + x j 2 )
≤ 1 ≤ i < j ≤ n ∑ x i x j ( x 1 2 + x 2 2 + ⋯ + x n 2 )
= ( x 1 2 + x 2 2 + . . . + x n 2 ) 1 ≤ i < j ≤ n ∑ x i x j
Consider ( x 1 + x 2 + . . . + x n ) 2 = ( x 1 2 + x 2 2 + . . . + x n 2 ) + 2 1 ≤ i < j ≤ n ∑ x i x j
≥ 2 ( x 1 2 + x 2 2 + . . . + x n 2 ) × 2 1 ≤ i < j ≤ n ∑ x i x j by AM-GM.
Square both sides we get
( x 1 + x 2 + . . . + x n ) 4 ≥ 8 ( x 1 2 + x 2 2 + . . . + x n 2 ) 1 ≤ i < j ≤ n ∑ x i x j ≥ 8 1 ≤ i < j ≤ n ∑ x i x j ( x i 2 + x j 2 )
We get
1 ≤ i < j ≤ n ∑ x i x j ( x i 2 + x j 2 ) ≤ 8 1 ( 1 ≤ i ≤ n ∑ x i ) 4
Hence, c = 8 1 ~~~