Why does (e^{i\alpha})^2 always equal 1?

  • Context: Undergrad 
  • Thread starter Thread starter Piano man
  • Start date Start date
  • Tags Tags
    Exponent Imaginary
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 · 2K views
Piano man
Messages
73
Reaction score
0
In solutions to a problem I was working on, I saw that when an expression such as [tex]e^{i\alpha}[/tex] , alpha being an angle (in polar coordinates), was squared, the expression goes to unity, ie [tex](e^{i\alpha})^2=1[/tex]
But I see no reason to think that [tex]\alpha[/tex] is a multiple of [tex]\pi[/tex].
Could there be any other reason why it would be 1?
 
Physics news on Phys.org
Piano man said:
In solutions to a problem I was working on, I saw that when an expression such as [tex]e^{i\alpha}[/tex] , alpha being an angle (in polar coordinates), was squared, the expression goes to unity, ie [tex](e^{i\alpha})^2=1[/tex]
But I see no reason to think that [tex]\alpha[/tex] is a multiple of [tex]\pi[/tex].
Could there be any other reason why it would be 1?

Since [tex](e^{i\alpha})^2=1[/tex]
[tex]e^{i\alpha} = \pm 1[/tex]
so [itex]\alpha = k \pi~ \text{for some integer k}[/itex]
 
Piano man said:
In solutions to a problem I was working on, I saw that when an expression such as [tex]e^{i\alpha}[/tex] , alpha being an angle (in polar coordinates), was squared, the expression goes to unity, ie [tex](e^{i\alpha})^2=1[/tex]
But I see no reason to think that [tex]\alpha[/tex] is a multiple of [tex]\pi[/tex].
Could there be any other reason why it would be 1?

I don't think it actually said: [tex](e^{i\alpha})^2=1[/tex]

I'll bet what it said was: [tex]|e^{i\alpha}|^2=1[/tex]

That notation indicates the square-modulus of a complex quantity, rather than just the square. In other words:

[tex]|e^{i\alpha}|^2=(e^{i\alpha})(e^{i\alpha})^\star=e^{i\alpha}e^{-i\alpha}=1[/tex]

Thus [tex]\alpha[/tex] can still be an arbitrary real number (it cannot be an imaginary number).
 
Ah! That's probably right - thank you :D