What does Re mean in complex analysis?

  • Thread starter Thread starter kramer733
  • Start date Start date
  • Tags Tags
    Mean
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 19K views
Physics news on Phys.org
"real part of", it is defined in question 2a:

where Re(a + bi) = a for a; b 2 R
 
Thanks. But now I'm confused at the problem.I'm not sure how to confirm the real parts.
 
Last edited:
<v,w> is going to be some complex number. take its real part.

for example:

<(2+3i,4-5i),(3,1-i)> = (2+3i)(3) + (4-5i)(1+i) = 6+9i + (4-(-5) + (4 - 5)i)

= 6+9i + 9-i = 15+8i, and the real part of this is 15.
 
Deveno said:
<v,w> is going to be some complex number. take its real part.

for example:

<(2+3i,4-5i),(3,1-i)> = (2+3i)(3) + (4-5i)(1+i) = 6+9i + (4-(-5) + (4 - 5)i)

= 6+9i + 9-i = 15+8i, and the real part of this is 15.

You can also get the real part of a complex quantity z: [tex]\mbox{Re}(z) = \frac{1}{2}(z + \bar{z}),[/tex] where [itex]\bar{z}[/itex] is the complex conjugate of z.

RGV