Solving complex exponential polynomials

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
beechner224
Messages
1
Reaction score
0
Are there any general methods to solve the following complex exponential polynomial without relying on numerical methods? I want to find all possible solutions, not just a single solution.

e^(j*m*[tex]\theta1[/tex]) + e^(j*m*[tex]\theta2[/tex])+e^(j*m*[tex]\theta3[/tex]) + e^(j*m*[tex]\theta4[/tex]) + e^(j*m*[tex]\theta5[/tex]) = 0

where

[tex]\theta1[/tex]<[tex]\theta2[/tex]<[tex]\theta3[/tex]<[tex]\theta4[/tex]<[tex]\theta5[/tex]

and

m is a integer
 
Physics news on Phys.org
At first a question:
Why do you include m? You could absorb it into the thetas?
The ordering of the thetas probably doesn't play a role either.

With that in mind you could probably solve these equations this way:
The sum of three terms should be smaller than 2 in magnitude. Then it is always possible to find the final two exponentials.
 
Last edited: