Proving the real and imaginary part formulas

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
CrazyNeutrino
Messages
99
Reaction score
0
Can someone please prove the formulas:

The real part of z= 1/2(z+z*)
And the imaginary part of z= 1/2i(z-z*)

I can't understand why it is like this. Could someone please give me the proof?
 
Physics news on Phys.org
What are ##z## and ##z^*## in terms of their real and imaginary parts?
 
CrazyNeutrino said:
Can someone please prove the formulas:

The real part of z= 1/2(z+z*)
And the imaginary part of z= 1/2i(z-z*)

I can't understand why it is like this. Could someone please give me the proof?


I write [itex]\,\overline z\,[/itex] instead of your z*. Put

$$z=x+iy\,\,,\,\,x,y\in \Bbb R\Longrightarrow \,\,Re(z)=x\,\,,\,\,Im(z)=y\Longrightarrow$$

$$z+\overline z=x+iy+x-iy=2x\;\;,\;\;z-\overline z=x+iy-(z-iy)=2yi$$

Now end the exercise.

DonAntonio
 
So 1/2 2x = re part = 1/2(z+z*)
And 1/2i 2yi= I am part= 1/2i(z-z*)

Thanks!