-
Title: Sum Formulas for Sine and Cosine
-
Series: Fourier Transform
-
Chapter: Fourier Series
-
YouTube-Title: Fourier Transform 11 | Sum Formulas for Sine and Cosine
-
Bright video: Watch on YouTube
-
Dark video: Watch on YouTube
-
Ad-free video: Watch Vimeo video
-
Forum: Ask a question in Mattermost
-
Quiz: Test your knowledge
-
Dark-PDF: Download PDF version of the dark video
-
Print-PDF: Download printable PDF version
-
Python file: Download Python file
-
Thumbnail (bright): Download PNG
-
Thumbnail (dark): Download PNG
-
Subtitle on GitHub: ft11_sub_eng.srt missing
-
Download bright video: Link on Vimeo
-
Download dark video: Link on Vimeo
-
Timestamps
00:00 Introduction
01:00 Statement for Cosine Formula
01:51 Note about finite sum of Cosine functions
07:10 Lemma about Sine Formula
08:40 Proof of Lemma
17:13 Visualization of Lemma
18:00 Theorem (Cosine Formula)
18:30 Proof of Theorem
22:22 Applying Weierstrass M-Test
23:57 Find integration constant
25:23 Credits
-
Subtitle in English (n/a)
-
Quiz Content
Q1: Let $x \in (0,2 \pi)$. What is correct for $\sum_{k=1}^\infty \frac{\sin(kx)}{k}$?
A1: $\frac{\pi - x }{2}$
A2: $\frac{\pi + x }{2}$
A3: $\frac{x }{2}$
A4: $\frac{\pi }{2}$
Q2: Let $x \in [0,2 \pi]$. What is correct for $\sum_{k=1}^\infty \frac{\cos(kx)}{k^2}$?
A1: $\frac{(x-\pi)^2}{4} - \frac{\pi^2}{12}$
A2: $\frac{x^2}{4} - \frac{\pi^2}{12}$
A3: $\frac{(x-\pi)^3}{4} - \frac{\pi^2}{6}$
A4: $\frac{x-\pi}{2} - \frac{\pi^2}{2}$
Q3: Use the cosine formula from before to calculate $\sum_{k=1}^\infty \frac{1}{k^2}$.
A1: $\frac{\pi^2}{6}$
A2: $ -\frac{\pi^2}{6}$
A3: $- \frac{\pi^2}{4}$
A4: $ \frac{\pi^2}{4}$
A5: $ \frac{\pi}{8}$
A6: $ - \frac{\pi}{8}$
A7: $- \frac{\pi^2}{12}$
A8: $ \frac{\pi^2}{12}$
-
Last update: 2025-09