Skip to content
Sahithyan's S1
Sahithyan's S1 — Mathematics

Complex Numbers

Representation methods

Representation of a complex number

The methods are:

  • Cartesian representation: z=x+iyz=x+iy
  • Polar representation: z=peiθz=pe^{i\theta}

Here:

  • x=pcosθx = p\cos{\theta} - real part
  • y=psinθy=p\sin{\theta} - imaginary part
  • p=x2+y2p=\sqrt{x^{2} + y^{2}} - modulus
  • θ=tan1(yx)\theta=\tan^{-1}{(\frac{y}{x})} - arg angle

Euler’s Formula

For xRx\in\mathbb{R}:

eix=cosx+isinxe^{ix} = \cos{x} + i\sin{x}

Euler’s Identity

One of the most beautiful equations in mathematics.

eiπ+1=0e^{i\pi} + 1 = 0