Need help Clarifying the meaning to something in Complex Analysis

49 Views Asked by At

My professor has lately been writing $\text{Re }z$ and $\text{Im }z$ for my complex analysis class and I'm confused to what this means. Could someone explain? Does it mean the real parts, so just $x$ and the imaginary parts, so just $yi$?

3

There are 3 best solutions below

2
On

A complex number is expressed by two real numbers $x$ and $y$ such that:

$$z=x+iy \in \mathbb{C}$$

and by definition:

  • $\text{Re}(z)=x\in \mathbb{R}$
  • $\text{Im}(z)=y\in \mathbb{R}$

Note also that by the definition of complex conjugate $\bar z= x-iy$, we have that:

  • $\text{Re}(z)=\frac{z+\bar z}{2}=x\in \mathbb{R}$
  • $\text{Im}(z)=\frac{z-\bar z}{2i}=y\in \mathbb{R}$
0
On

Given a complex number $z=x+iy$, $$ \text{Re}(z)=x,\quad \text{Im}(z)=y $$

0
On

Let $z = x + i\cdot y$ be a complex number.

Then $\text{Re}\ z = x$, $\text{Im}\ z = y$.