Finding the Solutions to exp(z) = 1 with Complex Numbers

  • Thread starter Thread starter fraggy
  • Start date Start date
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
3 replies · 7K views
fraggy
Messages
2
Reaction score
0

Homework Statement



solving the equation ez = 1 , where z is complex



The Attempt at a Solution




This is my attempt at the solution

ez = ea+ib

and then i can write it as ea(cos(b)+isin(b))= 1
ea has to be larger than 0 and therefor i*sin(b) = 0 → b can either be n2[itex]\pi[/itex] or [itex]\pi[/itex] + n2[itex]\pi[/itex]
and cos(b) has to be positive because ea is positive, and the only posible b is n2[itex]\pi[/itex]. And because a is the real part a has to be equal to 0. I really can't see where I'm missing something because in the solution z = in2[itex]\pi[/itex]
 
Physics news on Phys.org
fraggy said:

Homework Statement



solving the equation ez = 1 , where z is complex



The Attempt at a Solution




This is my attempt at the solution

ez = ea+ib

and then i can write it as ea(cos(b)+isin(b))= 1
ea has to be larger than 0 and therefor i*sin(b) = 0 → b can either be n2[itex]\pi[/itex] or [itex]\pi[/itex] + n2[itex]\pi[/itex]
and cos(b) has to be positive because ea is positive, and the only posible b is n2[itex]\pi[/itex]. And because a is the real part a has to be equal to 0. I really can't see where I'm missing something because in the solution z = in2[itex]\pi[/itex]

All fine. So b has to be 2*pi*n and a has to be 0. So z=a+i*b=i*2*pi*n. What's the problem?
 
Ok i got it now thx. I forgot to factor in the i with b. Wow really simple misstake