Complex Analysis Properties Question 2

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
RJLiberator
Gold Member
Messages
1,094
Reaction score
63
The problem states, Show that:
a) |e^(i*theta)| = 1.
Now, the definition of e^(i*theta) makes this
|cos(theta)+isin(theta)|
If we choose any theta then this should be equal to 1.

What can help me prove this? If I choose, say, pi/6 then it simplifies to |(sqrt(3))/2+i/2)| which doesn't seem to equal 1.

b) BAR(e^(i*theta)) = e^(-i*theta)

Here's what I think. The bar e^(i*theta) means that the definition is cos(theta)-isin(theta) and this can be rewritten as cos(-theta)+i*sin(-theta) which can be inputted back into the definition to see that e^(-i*theta) is correct.
 
Physics news on Phys.org
RJLiberator said:
The problem states, Show that:
a) |e^(i*theta)| = 1.
Now, the definition of e^(i*theta) makes this
|cos(theta)+isin(theta)|
If we choose any theta then this should be equal to 1.

What can help me prove this? If I choose, say, pi/6 then it simplifies to |(sqrt(3))/2+i/2)| which doesn't seem to equal 1.

b) BAR(e^(i*theta)) = e^(-i*theta)

Here's what I think. The bar e^(i*theta) means that the definition is cos(theta)-isin(theta) and this can be rewritten as cos(-theta)+i*sin(-theta) which can be inputted back into the definition to see that e^(-i*theta) is correct.

Uh, ##|x+iy|=\sqrt{x^2+y^2}##, yes? So?
 
  • Like
Likes   Reactions: RJLiberator
Dick said:
Uh, ##|x+iy|=\sqrt{x^2+y^2}##, yes? So?

Ok, so when we have |cos(theta)+isin(theta)| this can be represented as sqrt(cos^2(theta)+sin^2(theta)) and this is clearly equal to 1, always.

Ah, that is simply beautiful.
I appreciate your guidance here. Swiftly helped me here.