Why does the sum of n·sin[4πf₀n+2φ] approximate zero?

  • Context: Graduate 
  • Thread starter Thread starter sauravrt
  • Start date Start date
  • Tags Tags
    Summation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
sauravrt
Messages
15
Reaction score
0
I came across this approximation in a book. I am not sure why this approximation is valid..

[tex]\frac{1}{N}\sum_{n=0}^{N-1}n.sin[4\pi f_o n + 2\phi] \approx 0[/tex]

[tex]f_o[/tex] is not near 0 or 1/2

Saurav
 
Last edited:
Physics news on Phys.org
Perhaps it's because you are averaging over a sin function, which has average 0?
 
Pretty much. Unless something funny is going on, the positives and the negatives should pretty well cancel out.

If it is -- if you manage to get sin = 1 at each point -- you can get as high as (N - 1)/2. But for randomly-chosen f_0 and phi, I'd expect to get something pretty small. Maybe not O(N^(-1/2)), but certainly o(1).