Like most of my notes, this one starts with curiosity. I saw this problem and went to Desmos to solve it. Then, I got a bit curious about trigonometric functions and what that pattern would result in (); the resulting graph looked a bit like the graph of a heart rate monitor in hospitals. I used to make it easier, giving me the function Since Desmos can't handle infinity, I used the next best thing: . This gave me a graph that was a bit strange: it was so squished together that it looked like a solid shape instead of a continuous line; the shape looked suspiciously like the graph of the cotangent function. After messing around a bit, I found the the two graphs that contained this strange function/shape:
I was baffled by the connection between the two functions, sine and cotangent. However, this is only half of the story.
I went through the same process with the cosine function, giving me This time, the graph/shape looked suspiciously like the secant/cosecant function. Once again, after some messing and mapping, I managed to get the two defining functions of this new cosine sum:
My question to the brilliant community of Brilliant: How on Earth are these functions related? They seemed to pop up out of nowhere.
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:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Graph for reference
First,
sinx+sin2x+sin3x+⋯+sinnx=sin2xsin2x(sinx+sin2x+sin3x+⋯+sinnx)=sin2xsin2xsinx+sin2xsin2x+sin2xsin3x+⋯+sin2xsinnx
Using the Product-to-Sum Formula:
=2sin2xcos(2x−x)−cos(2x+x)+cos(2x−2x)−cos(2x+2x)⋯+cos(2x−nx)−cos(2x+nx)=2sin2xcos(−2x)−cos(23x)+cos(−23x)−cos(25x)⋯+cos(2x−nx)−cos(2x+nx)
Since cos(a)=cos(−a), we can cancel the terms:
=2sin2xcos(2x)−cos(2x+nx)
Now, as n approaches infinity, cos(2x+nx) fluctuates continuously and infinitely frequently between −1 and 1, and the whole expression fluctuates continuously and infinitely frequently between
2sin2xcos(2x)+1 and 2sin2xcos(2x)−1
near a point.
Using the Double-Angle Formula:
2sin2xcos(2x)+1=2⋅2sin4xcos4x2cos24x−1+1=2sin4xcos4xcos24x=2cot4x
Similarly:
2sin2xcos(2x)−1=2⋅2sin4xcos4x1−2sin24x−1=2sin4xcos4x−sin24x=2−tan4x=2cot(4x+2π)
So the expression fluctuates frequently between 2cot4x and 2cot(4x+2π).
In other words, k=1∑nsin(k×x) looks "sandwiched" between 2cot4x and 2cot(4x+2π).
In the same way, we can also find the functions that "sandwich" k=1∑ncos(k×x).
Looks tough- glad I’m in Geometry