MHB Trigonometric Sum Prove: N=3,5,7...

Greg
Gold Member
MHB
Messages
1,377
Reaction score
0
Prove

$$\sum^{(N-1)/2}_{n=1}\cos\left[\frac{\pi}{N}(2n-1)\right]=\frac12$$

For $N=3,5,7...$.
 
Mathematics news on Phys.org
greg1313 said:
Prove

$$\sum^{(N-1)/2}_{n=1}\cos\left[\frac{\pi}{N}(2n-1)\right]=\frac12$$

For $N=3,5,7...$.
The roots of the equation $x^{2N}-1$ are $\theta^n$, where $0 \leq n\leq 2N-1$ and $\theta=e^{2\pi i/2N} = e^{\pi i/N}$.

The sum of these roots is $0$ (by Viete's formula).

The even powers of $\theta$ are the roots of $x^N - 1$; by the same argument, the sum of these roots is $0$; this means that the sum of the odd powers of $\theta$ is also $0$.

We have:
$$\begin{align}
0 &= \theta + \theta^3 +\cdots + \theta^{2N-1} \\
&= (\theta + \theta^3 + \cdots + \theta^{N-2}) + \theta^N + (\theta^{N+2} +\cdots + \theta^{2N-1}) \\
&= \sum_{n=1}^{(N-1)/2}\theta^{2n-1} + \theta^N + \sum_{n=(N+3)/2}^{N}\theta^{2n-1}
\end{align}
$$

Now, $\theta^N = -1$, $\theta^k$ and $\theta^{2N-k}$ are complex conjugates, and
$$
\theta^k + \theta^{2N-k} = 2\cos(2k\pi/2N) = 2\cos(k\pi/N)
$$

We can therefore combine the two sums and get:
$$
2\sum_{n=1}^{(N-1)/2}\cos((2n-1)\pi/N) - 1 = 0
$$

from which the result follows.
 
Thanks for the insightful solution, castor28.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top