What happens if we take the product of the lengths of all of the diagonals which stem from a single vertex of a regular -gon? For example, for this regular pentagon (below), we’d want to calculate the product of all of the green segments.

Now, we can set the length from the center of the -gon to be anything, but we’ll normalize it to 1 (and it will make sense why later). We can try to calculate this by hand for a few values of
to try to find the pattern that I’m getting at…
Let’s start with a regular pentagon, since we have the picture so conveniently at hand. For the longer diagonal, we can draw segments connecting the vertices to the center of the pentagon. Since we know the angle between these blue segments and that the lengths of the blue segments are both , we can use the law of cosines to calculate the length of the longer diagonal:

We perform the same operation with the smaller diagonal. Using law of cosines again, we find the length of the smaller diagonal to be

Immediately, we notice a symmetry between these two answers. Moreover, when we take the product of all of the green segments, the square-roots will disappear, since every diagonal’s length is repeated. So, the product of these diagonals is Such a nice answer!
A regular hexagon yields much simpler values when we perform the same process: We get that the shortest diagonal is has length the medium diagonal has length
and the longest diagonal has length
Taking the product of all diagonals gives us

So perhaps you have noticed the pattern by now. The product of all the lengths of a diagonals from one vertex of a regular -gon seems to be
!
Another curious thing one might notice is that if we take the sum of the squares of each length, we also get a nice number. (I accidentally stumbled upon this by typing in the wrong expression in WolframAlpha.) For the pentagon, we get For the hexagon, we get
Yes, as expected, the sum of the squares of these lengths is indeed
for a regular
-gon.
But why are both of these patterns true? To answer this, we look to the complex plane.
We situate our -gon such that the center lies at the origin and the vertex from which our diagonals originate lies at

If is the
th root of unity, then the product of the diagonals is the product of the complex magnitudes:
Since all of the
roots of unity are roots of the polynomial
we have
Plugging in to the polynomial, we get
(complex magnitudes multiply), exactly as desired.
For the other part of the puzzle, that is, that the sum of the squares of the diagonals equals we must first recall a fact about complex numbers:
where
For our purposes, this means that
As a result, we can write the sum of the products of the diagonals
as
(The last equivalence we get by observing that is a root of
a polynomial which can be rewritten as
)
Now we have proved both of these patterns! I think this is a super neat problem, and kudos to Dr.V/Eric to introducing the first pattern to me.
If you want to do some experimentation of your own (and maybe find some other nifty patterns), here’s a Geogebra widget to play around with!
Source: Appeared in Dr.V’s “Cracking the AIME” minicourse + Eric’s Complex Analysis A class.

Leave a comment