Simple exponential multiplication (electron interfernce)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Moonspex
Messages
12
Reaction score
0

Homework Statement



Briefly, the question asks to prove how the interference of 2 electrons (travelling in opposite directions as 1-D waves) would affect the probability of finding each electron in free space. My issue has to do with the first step in the solution.


Homework Equations



[tex]\Psi_{1}[/tex] = [tex]\Psi_{0}[/tex] [tex]e^{jkx}[/tex]
[tex]\Psi_{2}[/tex] = [tex]\Psi_{0}[/tex] [tex]e^{-jkx}[/tex] (Note change in direction)

Hence the interference of these two functions will be given by their sum:
[tex]\Psi_{total}[/tex] = [tex]\Psi_{0}[/tex] [tex]e^{jkx}[/tex] [tex]\Psi_{0}[/tex] · [tex]e^{-jkx}[/tex] (i)
[tex]\Psi_{total}[/tex] = 2[tex]\Psi_{0}[/tex] cos (kx) (ii)


The Attempt at a Solution



I just don't understand how to get (ii) from (i)... thanks for looking!
 
Physics news on Phys.org
A correction (You put a multiplication sign instead of an addition one. I think that was your mistake):

[tex]\Psi_{total}=\Psi_0(e^{jkx}+e^{-jkx})[/tex]
Use Euler's formula, and just see that the imaginary sine terms cancel, while the real cosine terms add up.

[tex]e^{i\theta}=\cos \theta + i\sin \theta[/tex]
 
Ah I see! I tend to forget simple steps like that which involve such simple identities. Thanks!
(PS: That was a typo on my part)