I want to find the minimum value of the series cos(2x)+cos(4x)+cos(6x)+cos(8x)+...+cos(2nx). x could be 2pit. Anyone can share a method of how to determine the minimum value of the series?
Asked
Active
Viewed 420 times
3 Answers
2
You can use $\displaystyle \sum_{k=1} \cos(kx)=R\left(\sum_{k=1} e^{2ikx}\right)$

Luis Alexandher
- 1,260
-
You can find the sum by doing this way, but the question is how to determine the minimum value. – Dave Du Feb 02 '21 at 17:01
2
Comment:
Let $t=2x$ , you get:
$s=\cos (t)+\cos(2t)+\cos(3t)+\cdot\cdot\cdot +\cos(10t)$
Now use this formula:
$$s=\cos (t)+\cos(2t)+\cos(3t)+\cdot\cdot\cdot +\cos(nt)=\frac{\sin \frac n2 t\cos\frac {n+1}2 t}{\sin (\frac t 2)}$$
So you have to find minimum of this function:
$$y=\frac{\sin(10x)\cos(11x)}{\sin(x)}$$
By plotting in Wolfram minimum of y is about -2.8.

sirous
- 10,751
-
Finding the sum is easy. The difficult part is to take the derivative and equate it to zero in order to find the critical points. Could you please show me how to do that? – Dave Du Feb 02 '21 at 19:48
-
No doubt that the maximum value is 10, but the minimum value is -2.78 by plotting the graph. The reasoning for minimum value is not correct. – Dave Du Feb 03 '21 at 16:27
-
I plotted in wolfram and it can be seen that max and min are equal in absolute value although not for a certain value of x. minimum , due to wolfram plot is certainly less than -2.78.it looks less than 3 for sure. – sirous Feb 03 '21 at 16:46
-
Sorry I am looking for the minimum value for $x$ =\pi $t$, then it will be periodic for $t$ in [0,1] and the minimum value is around -2.78. But really this should not be matter and the minimum value should not change. Your sum expression is not correct. The cos(21$x$) should be cos(11$x$) for $n$ = 10. – Dave Du Feb 03 '21 at 17:25
-
-10 can't be the minimum value as there is no such x that can let all the individual item equate -1 simultaneously as their frequency is different. – Dave Du Feb 03 '21 at 17:40
-
@DaveDu, thanks for pointing out my error. I corrected it. I will submit the plot by Wolfram.You can also plot it in Wolfram and see the curve is symmetric about x axis. – sirous Feb 03 '21 at 17:45
-
@DaveDu, You are write . I plotted the corrected function and minimum is about -2.78. It is interest to know how this was found analytically. – sirous Feb 03 '21 at 17:58
-
it is not easy to take the derivative and let it equate $0$ in order to find the critical points. – Dave Du Feb 03 '21 at 18:07
0
Welcome to MSE. As a hint, you might want to look into Lagrange's trignometric identities. (They can be derived with complex numbers like Luis is suggesting.

Sam Freedman
- 3,989
$
signs and use_
for subscripts.$x_1$
comes out as $x_1$. – saulspatz Feb 02 '21 at 16:46