New Reply

How to make this zero

 
Share Thread Thread Tools
Jun24-12, 05:33 AM   #1
 

How to make this zero


Hello,

I have the following summation:

[tex]\sum_{l=0}^Lb_l\exp\left(-j\frac{2\pi}{N}kl\right)[/tex]

If

[tex]b_1=\cdots b_L=b[/tex]

then by making L=N-1 the above summation will be zero. Now, if the coefficients are not equal, can we make the summation zero, and how?

Thanks
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jun24-12, 07:17 AM   #2
 
I don't think you can unless the coefficients are allowed to be negative, since the exponential function can never be negative, thus it can never add up to zero.
 
Jun24-12, 07:19 AM   #3
 
Quote by cocopops12 View Post
I don't think you can unless the coefficients are allowed to be negative, since the exponential function can never be negative, thus it can never add up to zero.
The coefficients are strictly greater than zero.
 
Jun24-12, 07:53 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

How to make this zero


Quote by cocopops12 View Post
I don't think you can unless the coefficients are allowed to be negative, since the exponential function can never be negative, thus it can never add up to zero.
The "j" here is the imaginary unit (called "i" by us ordinary "non-engineering folk) so your statement that "the exponential function can never be negative" is not true. For example, [itex]e^{j\pi}= e^{i\pi}= -1[/itex].
 
Jun24-12, 07:55 AM   #5
 
Quote by HallsofIvy View Post
The "j" here is the imaginary unit (called "i" by us ordinary "non-engineering folk) so your statement that "the exponential function can never be negative" is not true. For example, [itex]e^{j\pi}= e^{i\pi}= -1[/itex].
That is right, j is the imaginary unit.
 
Jun24-12, 07:57 AM   #6
 
oh i didn't notice the imaginary unit, i tried some stuff with euler's identity, but nothing worked..

we will have to wait for what the experts have to say about this probelm
 
Jun24-12, 07:31 PM   #7
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by S_David View Post
Hello,

I have the following summation:

[tex]\sum_{l=0}^Lb_l\exp\left(-j\frac{2\pi}{N}kl\right)[/tex]

If

[tex]b_1=\cdots b_L=b[/tex]

then by making L=N-1 the above summation will be zero.
Is that always true? What if k divides N? Won't all the terms reduce to bl?
Now, if the coefficients are not equal, can we make the summation zero, and how?
Thanks
If k is prime to N then the [tex]\exp\left(-j\frac{2\pi}{N}kl\right)[/tex] are just a reordering of [tex]\exp\left(-j\frac{2\pi}{N}l\right)[/tex]. The sum can be rewritten as [tex]\sum_{l=0}^Lb_lω^l[/tex] where ω is a primitive Nth root of unity ([tex]ω=\exp\left(-j\frac{2\pi}{N}a\right)[/tex], where a is prime to N). Choose any m, n s.t. |m-n| is not a multiple of N/2 (easy if N odd). Each ωl can be written as a linear combination of ωm and ωn with real coefficients. So except for the special case where |m-n| = N/2, you can specify all but those two of the bl and solve to make the sum zero.
I haven't investigated the case where k is neither a multiple of N nor coprime to it, but a similar approach should work.
 
Jun24-12, 09:46 PM   #8
 
Quote by S_David View Post
Hello,

I have the following summation:

[tex]\sum_{l=0}^Lb_l\exp\left(-j\frac{2\pi}{N}kl\right)[/tex]

If

[tex]b_1=\cdots b_L=b[/tex]

then by making L=N-1 the above summation will be zero. Now, if the coefficients are not equal, can we make the summation zero, and how?

Thanks
Do you need any other constraints other than the coeffecients being different?

As long as you don't get all the terms being zero, positive, or negative, then you are going to have a lot of different solutions.

If you had to get some kind of analytic expression, then one way to do this would be to put it into cos(x) + i sin(x) form and then use trig identities to get things in terms of exact square roots. This would be done for specific values of your variables that are supplied.

From this you do the above until you get one-degree of freedom left and use the information to set the coeffecient so that the whole expression equals zero.

An example of the square root thing is say finding cos(5pi/6) = cos(pi/3+pi/2) = cos(pi/3)cos(pi/2) - sin(pi/3)sin(pi/2) = -SQRT(3)/2.

You could generate a decomposition routine to find an analytic expression given everything inside the exponential and thus generate an exact surd form for the exponential expressions which will give you an exact relationship between all the b's. This is if you need exact solutions. If you don't, then you can use numeric analysis to get solutions that are 'good enough'.

The key thing that you will have to do is generate the results for prime denominators (i.e. cos(pi/2), cos(pi/3), cos(pi/5), cos(pi,7) and so on. Once you have these, you can then generate the exact form of every cos(pi*Q) where Q is any rational number.
 
New Reply
Thread Tools


Similar Threads for: How to make this zero
Thread Forum Replies
Can you make an object have a stronger graviational pull if you make is denser? General Physics 29
Easy gauss' law question that I wanna make sure I didn't make too easy Advanced Physics Homework 0
Let me make sure of something? General Astronomy 5
Does "good" increase in the world or do the laws we make, make it appear that way? General Discussion 6
Trying to make Web services make sense Computing & Technology 0