We have 15 points { A i } placed within the unit sphere. What is the maximum possible value of
1 ≤ i < j ≤ 1 5 ∑ ∣ A i A j ∣ 2 ?
Details and assumptions
Each of the points A i = ( x i , y i , z i ) ∈ R 3 satisfy x i 2 + y i 2 + z i 2 ≤ 1 .
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.
We make the claim that if we place n > 1 points on the unit sphere, then the sum of the squares of the pairwise differences is less than or equal to n 2 .
To prove this, let the points A 1 , A 2 , … , A n be placed at the end of the unit vectors v 1 , v 2 , … , v n , respectively. This simplifies our problem into evaluating the maximum value of 1 ≤ i < j ≤ n ∑ ∣ v i − v j ∣ 2
We note that ∣ v i − v j ∣ 2 = ∣ v i ∣ 2 − 2 v i ⋅ v j + ∣ v j ∣ 2 . In order to get rid of the 2 v i ⋅ v j terms, we can add by ∣ v 1 + v 2 + … + v n ∣ 2 to get the equation
∣ v 1 + v 2 + … + v n ∣ 2 + 1 ≤ i < j ≤ n ∑ ∣ v i − v j ∣ 2 = n ( ∣ v 1 ∣ 2 + ∣ v 2 ∣ 2 + … + ∣ v n ∣ 2 ) = n ( 1 ( n ) ) = n 2 ⟹ 1 ≤ i < j ≤ n ∑ ∣ v i − v j ∣ 2 = n 2 − ∣ v 1 + v 2 + … + v n ∣ 2 ⟹
1 ≤ i < j ≤ n ∑ ∣ v i − v j ∣ 2 ≤ n 2
Thus, the pairwise sum is maximized when ∣ v 1 + v 2 + … + v n ∣ 2 is minimized, and this occurs when v 1 + v 2 + … + v n = 0 , so the maximum value is 1 5 2 = 2 2 5 . This is easily accomplished, placing 5 of A i at each vertex of a equilateral triangle inscribed in a great circle of the unit sphere.
Let the vectors of each of the 15 points be u i corresponding to the points A i . For a vector v , let v 2 = ∣ v ∣ 2 = v ⋅ v for simplicity.
Thus, we have ∣ A i A j ∣ 2 = ∣ u i − u j ∣ 2 = ( u i − u j ) ⋅ ( u i − u j ) = u i 2 − 2 u i ⋅ u j + u j 2 .
The summation becomes 1 4 i = 1 ∑ 1 5 u i 2 − 2 1 ≤ i < j ≤ 1 5 ∑ u i ⋅ u j . The terms motivate the expansion of ( u 1 + … + u 1 5 ) 2 = i = 1 ∑ 1 5 u i 2 + 2 1 ≤ i < j ≤ 1 5 ∑ u i ⋅ u j .
Hence, the original sum may be rearranged to 1 5 i = 1 ∑ 1 5 u i 2 − ( u 1 + … + u 1 5 ) 2 . The maximum value occurs when u i 2 = 1 for 1 ≤ i ≤ 1 5 and ( u 1 + … + u 1 5 ) 2 = 0 . This is easily done by selecting the roots of unity of order 15 as vectors. Hence, the sum is maximized at 1 5 ∗ 1 5 = 2 2 5 .
Let the n points A i ( x i , y i , z i ) , ∀ i = 1 , 2 , . . . , n be on or inside the unit sphere x 2 + y 2 + z 2 = 1 . The square of the distance between the pair of points ( i , j ) such that i < j is:
( x i − x j ) 2 + ( y i − y j ) 2 + ( z i − z j ) 2
= x i 2 + y i 2 + z i 2 + x j 2 + y j 2 + z j 2 − 2 ( x i x j + y i y j + z i z j )
≤ 2 − 2 ( x i x j + y i y j + z i z j ) .
Note that equality will occur if all the points are on the surface of the sphere (i.e., x i 2 + y i 2 + z i 2 = 1 , ∀ i ).
Since there are 2 n ( n − 1 ) such pairs of ( i , j ) ,
m : = 1 ≤ i < j ≤ n ∑ ∣ A i A j ∣ 2 ≤ n ( n − 1 ) − 2 1 ≤ i < j ≤ n ∑ ( x i x j + y i y j + z i z j )
Now, ( i = 1 ∑ n x i ) 2 = i = 1 ∑ n x i 2 + 2 1 ≤ i < j ≤ n ∑ x i x j . Thus,
2 1 ≤ i < j ≤ n ∑ ( x i x j + y i y j + z i z j ) = X 2 + Y 2 + Z 2 − i = 1 ∑ n ( x i 2 + y i 2 + z i 2 )
where X = ( i = 1 ∑ n x i ) 2 , Y = ( i = 1 ∑ n y i ) 2 , and Z = ( i = 1 ∑ n z i ) 2 .
Therefore,
m ≤ n 2 − n − X 2 − Y 2 − Z 2 + i = 1 ∑ n ( x i 2 + y i 2 + z i 2 ) ≤ n 2 − n − X 2 − Y 2 − Z 2 + n = n 2 − X 2 − Y 2 − Z 2 .
Again, equality will occur if all points are on the surface of the sphere.
Thus, m ≤ n 2 . In this case, n = 1 5 and m ≤ 2 2 5 . Equality will occur if X 2 = Y 2 = Z 2 = 0 , which is the case if the centroid of the points is the origin.
Note that ∣ A i A i ∣ 2 = 0 and doesn't affect the sum. Let the points be in vector form. Let X = ∑ i = 1 1 5 A i . For each k , we have
i = 1 ∑ 1 5 ∣ A i A k ∣ 2 = i = 1 ∑ 1 5 ( A i − A k ) ⋅ ( A i − A k ) = i = 1 ∑ 1 5 ( A i ⋅ A i − 2 A i ⋅ A k + A k ⋅ A k ) ≤ 1 5 + 1 5 − 2 A k i = 1 ∑ 1 5 A i = 3 0 − 2 A k ⋅ X
Hence ∑ i < j ∣ A i A j ∣ 2 ≤ 2 1 ∑ i = 1 1 5 ∑ j = 1 1 5 ∣ A i A j ∣ 2 = ∑ i = 1 1 5 ( 1 5 − A i ⋅ X ) = 2 2 5 − X ⋅ X ≤ 2 2 5 .
Equality holds if and only if X = 0 and ∣ A i ∣ = 1 ∀ i , which occurs in a regular 15-gon with circumradius 1 (and there are numerous more examples). Hence, the maximal value is 225.
Problem Loading...
Note Loading...
Set Loading...
Denote A i as a vector. Then the sum in question is : 1 ≤ i ≤ j ≤ 1 5 ∑ ( A i − A j ) ⋅ ( A i − A j ) = 1 ≤ i ≤ j ≤ 1 5 ∑ A i 2 − 2 A i ⋅ A j + A j 2 .
It is clear this sum is then:
∑ i = 1 1 5 1 4 A i 2 − ∑ 1 ≤ i = j ≤ 1 5 A i ⋅ A j = ∑ i = 1 1 5 1 5 A i 2 − ∑ 1 ≤ i , j ≤ 1 5 A i ⋅ A j = ∑ i = 1 1 5 1 5 A i 2 − ( A 1 + A 2 + . . . + A 1 5 ) ⋅ ( A 1 + A 2 + . . . + A 1 5 ) ≤ ∑ i = 1 1 5 1 5 A i 2 ≤ ∑ i = 1 1 5 1 5 = 2 2 5
Equality occurs by having an equilateral triangle on the sphere and then 5 points at each vertex, so we are done.
[Note: Equality occurs when ∣ A i ∣ = 1 and ∑ A i = 0 . There are many equality cases, like using any 5 equilateral triangles with circumcenter at the origin and radius 1.]