The complex exponential function

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
1 reply · 2K views
James889
Messages
190
Reaction score
1
Hi,

I need to solve the equation
[tex]e^z = -3[/tex]

The problems arises when i set z to a+bi
[tex]e^a(cos(b) + isin(b),~b = 0[/tex]

Then I am left with [tex]e^a = -3[/tex]

However you're not allowed to take the log of a negative number.

Also i know that [tex]cos(\pi) + isin(\pi) = -1[/tex]

Obviously [tex]3e^{(\pi*i)}[/tex] is a solution, but it's not a solution for z.

Any ideas?
 
Physics news on Phys.org
No, if you set it in that form, [itex]e^z= e^{a+ bi}= e^ae^{bi}= e^a(cos(\theta)+ i sin(\theta))= -3[/itex] but now [itex]e^a[/itex] must be positive. We must have [itex]e^acos(\theta)= -3[/itex] and [itex]e^a sin(\theta)= 0[/itex]. Since [itex]e^a[/itex] is never 0, we must have [itex]sin(\theta)= 0[/itex] so that [itex]\theta= 0[/itex] or [itex]\pi[/itex]. If [itex]\theta= 0[/itex], [itex]cos(\theta)= 1[/itex] so [itex]e^a= -3[/itex] which, as I said, is impossible. Therefore, [itex]\theta= \pi[/itex]. Now continue.