Proof for \(\sum_{k=0}^{n-1} \cos \left( \frac {2k+1}{2n+1}\pi \right) = \frac 12\)

This note is to provide a proof for

k=0n1cos(2k+12n+1π)=12\sum_{k=0}^{n-1} \cos \left( \frac {2k+1}{2n+1}\pi \right) = \frac 12

Proof:

S=k=0n1cos(2k+12n+1π)={k=0n1e2k+12n+1πi}={eπi2n+1k=0n1e2kπi2n+1}={eπi2n+1(1e2nπi2n+11e2πi2n+1)}={eπi2n+1eπi1e2πi2n+1}={eπi2n+1+1(1+eπi2n+1)(1eπi2n+1)}={11eπi2n+1}={11cosπ2n+1isinπ2n+1}={1cosπ2n+1+isinπ2n+1(1cosπ2n+1)2+sin2π2n+1}={1cosπ2n+1+isinπ2n+122cosπ2n+1}=12 \begin{aligned} S & = \sum_{k=0}^{n-1} \cos \left( \frac {2k+1}{2n+1}\pi \right) \\ & = \Re \left \{ \sum_{k=0}^{n-1} e^{\frac {2k+1}{2n+1}\pi i} \right \} \\ & = \Re \left \{e^{\frac {\pi i}{2n+1}} \sum_{k=0}^{n-1} e^{\frac {2k\pi i}{2n+1}} \right \} \\ & = \Re \left \{e^{\frac {\pi i}{2n+1}} \left(\frac {1-e^{\frac {2n\pi i}{2n+1}}}{1-e^{\frac {2\pi i}{2n+1}}}\right) \right \} \\ & = \Re \left \{ \frac {e^{\frac {\pi i}{2n+1}}-e^{\pi i}}{1-e^{\frac {2\pi i}{2n+1}}} \right \} \\ & = \Re \left \{ \frac {e^{\frac {\pi i}{2n+1}} + 1}{\left(1+e^{\frac {\pi i}{2n+1}} \right) \left(1-e^{\frac {\pi i}{2n+1}} \right)} \right \} \\ & = \Re \left \{ \frac 1{1-e^{\frac {\pi i}{2n+1}}} \right \} \\ & = \Re \left \{ \frac 1{1-\cos \frac {\pi}{2n+1} - i\sin \frac {\pi}{2n+1}} \right \} \\ & = \Re \left \{ \frac {1-\cos \frac {\pi}{2n+1} + i\sin \frac {\pi}{2n+1}}{\left(1-\cos \frac {\pi}{2n+1}\right)^2 + \sin^2 \frac {\pi}{2n+1}} \right \} \\ & = \Re \left \{ \frac {1-\cos \frac {\pi}{2n+1} + i\sin \frac {\pi}{2n+1}}{2-2\cos \frac {\pi}{2n+1}} \right \} \\ & = \frac 12 \ \square \end{aligned}

Since cos(πx)=cosx\cos (\pi - x) = - \cos x, we have: k=0n1cos(π2k+12n+1π)=k=0n1cos(2n2k2n+1π)=k=1ncos(2k2n+1π)=12\displaystyle \sum_{k=0}^{n-1} \cos \left(\pi - \frac {2k+1}{2n+1}\pi \right) = \sum_{k=0}^{n-1} \cos \left(\frac {2n-2k}{2n+1}\pi \right) = \sum_{k=1}^n \cos \left(\frac {2k}{2n+1}\pi \right) = - \frac 12.

Note by Chew-Seong Cheong
3 years, 10 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

good. A minor typo in the next-to-last three lines: delete the ii from the sine and cosine args that resulted from a LATEX copy-and-paste error.

Wesley Zumino - 3 years, 10 months ago

Log in to reply

Thanks a lot.

Chew-Seong Cheong - 3 years, 10 months ago

Given what you've written up, can you provide a one-line proof to demonstrate that k=0n1cos(2k2n+1π)=12?\sum_{k=0}^{n-1} \cos \left( \frac {2k}{2n+1}\pi \right) = -\frac 12?

Pi Han Goh - 3 years, 10 months ago

Log in to reply

Thanks, now I see it.

Chew-Seong Cheong - 3 years, 10 months ago

I think you meant Σk=1n\Sigma_{k=1}^{n} because otherwise it would return 3/2

Mehdi K. - 1 year, 10 months ago

Log in to reply

OK, for the last one, you mean.

Chew-Seong Cheong - 1 year, 10 months ago

Log in to reply

@Chew-Seong Cheong yeah I was replying to Pi Han, I went through the proof multiple times..just find it a cool property :)

Mehdi K. - 1 year, 10 months ago

big fan, sir

Mehdi K. - 1 year, 10 months ago

Log in to reply

Thanks. I will keep up my work.

Chew-Seong Cheong - 1 year, 10 months ago
×

Problem Loading...

Note Loading...

Set Loading...