Processing math: 100%

Problem #287

Heptagonal Distances

Let there be a regular Heptagon inscribed in a circle of radius 357 units. Find the sum of the square of distances between all pairs of vertices of the Heptagon.In other words, let v_1,v_2,v_3 ... v_7 be the vertices of the Heptagon, and D_{ij} be the distance between vertex v_i and v_j. Find S=\sum_{1\leq i < j \leq 7} D_{ij}^2

Contributed by Aryan Bidani

Solved by 147 users

Log in to submit answers.

Is something wrong?

Maintaining a collection of high quality questions is our top priority. If, however, you do find an error, report the problem and we'll make sure it is reviewed soon.