Let A1,A2,…,A2015 be distinct points on the unit circle with center O. For every two distinct integers i,j, let Pij be the midpoint of Ai and Aj. Find the smallest possible value of ∑1≤i<j≤2015OPij2.
A number or a short expression. Spacing and $ signs are ignored.
Solution
Use vectors. ∑∣ai+aj∣2/4=∑(2+2ai⋅aj)/4=21(22015)+41(∣∑ai∣2−∑∣ai∣2)≥2015⋅42014−42015=42015⋅2013, with equality if and only if ∑ai=0, which occurs for instance for a regular 2015-gon.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.