Proving the Cosine Sum Identity for a Discrete Interval

matlabber
Messages
13
Reaction score
0
"Proof Beyond Scope of Course"

Homework Statement



\frac{1}{M}\sum_{j=1}^{M}\cos(mx_{j})=\begin{cases} 1, & \ m \equiv 0\pmod{M}\\ 0, & \text{else} \end{cases}

Homework Equations


The Attempt at a Solution



is statement truthfully accurate? how to show this?
 
Physics news on Phys.org


Your formula makes no sense without a statement of what the "x_j" are.
 


interval -\pi:\pi split into M equal intervals.

midpoints are y_K
 


This is a basic problem about geometric series and the roots of unity.

Let Z_M be an Mth root of unity. What you're considering is this:

1 + Z_M + Z_M^2 + \ldots{} + Z_M^{M-1}

But, if you multiply through by z_M, you get

Z_M + Z_M^2 + \ldots{} + Z_M^{M-1} + Z_M^M

But Z_M^M = 1, and you get the same sum all over again. No matter how many times you multiply by Z_M, the answer is the same. Since Z_M is itself neither unity nor zero, the only possible solution is that the sum's value is zero.

You can also confirm this by looking at the closed form result of the geometric series:

1 + Z_M + Z_M^2 + \ldots{} + Z_M^{M-1} = \frac{1-Z_M^M}{1-Z_M}

Again, the numerator must be zero as Z_M is an Mth root of unity.

Edit: ah, I realize the problem is slightly more complicated than this. Well, this handles the case m=1 well, at any rate.
 


matlabber said:

Homework Statement



\frac{1}{M}\sum_{j=1}^{M}\cos(mx_{j})=\begin{cases} 1, & \ m \equiv 0\pmod{M}\\ 0, & \text{else} \end{cases}is statement truthfully accurate? how to show this?

matlabber said:
interval -\pi:\pi split into M equal intervals.

midpoints are y_K

Do you mean that the x_j in your first post are these midpoints y_k? If so, then surely there must be given some restriction on M? If we allow M=1 for example, then we have a single midpoint x_1 = 0 and \frac{1}{M}\sum_{j=1}^{M}\cos(mx_{j})= 1 regardless of what the value of m is.

Edit: nevermind, just realized that there is a congruence relationship, not an an m=0.
 
Last edited:


matlabber said:
interval -\pi:\pi split into M equal intervals.

midpoints are y_K

So are you saying that the ##y_K=x_j##? In that case, try representing ##x_j## in terms of j.
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
The value of H equals ## 10^{3}## in natural units, According to : https://en.wikipedia.org/wiki/Natural_units, ## t \sim 10^{-21} sec = 10^{21} Hz ##, and since ## \text{GeV} \sim 10^{24} \text{Hz } ##, ## GeV \sim 10^{24} \times 10^{-21} = 10^3 ## in natural units. So is this conversion correct? Also in the above formula, can I convert H to that natural units , since it’s a constant, while keeping k in Hz ?
Back
Top