A regular polygon of with an even number of sides is inscribed in a circle of radius 5 . The sum of the squares of the distances from vertex A to all the other vertices of the polygon is 8 0 0 . How many sides does the polygon have?. Hint: Polar coordinates and roots of unity! WLOG, let the point A we want to use be ( 5 , 0 ) . Let 5 cis θ , 5 cis 2 θ , . . . 5 cis ( 2 n − 1 ) θ be the other vertices of the polygon. What does the distance from A to 5 cis θ squared plus the distance from A to 5 cis ( n + 1 ) θ squared equal?
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.
Taking (0,5) as the center of the inscribing circle, the vertices V i = A , B , C . . . C ′ , B ′ with i = 1, 2, 3, . . . n will be given by - ( x i , y i ) = ( 5 sin ( n 2 π i ) , 5 − 5 cos ( n 2 π i ) ) Now the square of the distance d i of V i from vertex A (which is also the origin) will be given by - d i 2 = 2 5 sin 2 ( n 2 π i ) + 2 5 − 5 0 cos ( n 2 π i ) + 2 5 cos 2 ( n 2 π i ) = 5 0 − 5 0 cos ( n 2 π i ) When we take the sum, the cosine terms for B & B', C & C' etc. will pairwise cancel by symmetry and we will be left with 5 0 × n = 8 0 0 giving n = 1 6
We note that the sum of squares of the distances from vertex A to all other vertices of the regular 2 n -sided polygon S , where n = 1 , 2 , 3 . . . , is given as below:
S = 1 0 2 + 2 i = 1 ∑ n − 1 ( 5 × 2 sin 2 n i π ) 2 ⇒ S = 1 0 0 + 2 0 0 i = 1 ∑ n − 1 sin 2 2 n i π
Using the formula, it is found that when:
2 n = 4 ⇒ S = 2 0 0 2 n = 6 ⇒ S = 3 0 0 2 n = 8 ⇒ S = 4 0 0 ⇒ S = 1 0 0 n . . . 2 n = 1 6 ⇒ S = 8 0 0
Let x k = 5 e n 2 π k i the vertice k of the n-gon. Then, we will find a formula for the distance from x 0 to any vertice x m : d = ∣ x m − x 0 ∣ = 5 ∣ cos ( n 2 π m ) + i sin ( n 2 π m ) − 1 ∣ = 5 ( cos ( n 2 π m ) − 1 ) 2 + sin 2 ( n 2 π m ) = 5 2 − 2 cos ( n 2 π m ) d = 1 0 sin ( n π m ) Now, we need to solve: ∑ m = 1 n − 1 1 0 0 sin 2 ( n π m ) = 8 0 0 m = 1 ∑ n − 1 sin 2 ( n π m ) = 8 We use a formula to delete that sum: 2 n = 8 ⇒ n = 1 6
Problem Loading...
Note Loading...
Set Loading...
Looking at all the connections from A to other vertices of the polygon, there are two types of lines.
(1) The diameter AB, which contributes 100 to the sum of squares.
(2) All the other lines, which appear in pairs. AC goes to a point some distance from A, AD goes to a point the same distance from point B. This second line can be imagined in location CB instead of AD. Triangle ACB is a right triangle and A C 2 + C B 2 = A B 2 = 1 0 0
Since the sum of squares is 8 0 0 , and 1 0 0 is taken up by the diameter, there are 7 of these pairs, that is 14 additional vertices beyond A and B.
There is a total of 1 6 vertices.