Library/Algebra/Complex numbers/Complex exponential

Complex exponential

Overview
Important

The complex exponential extends the idea of exponentiation to complex numbers. For a real number xx, exe^x is the exponential function. For a complex number z=x+iyz = x + iy, we define eze^z using Euler's formula: ex+iy=ex(extcosy+iextsiny).e^{x+iy} = e^x ( ext{cos } y + i ext{sin } y). This means the exponential of a complex number combines both growth (from exe^x) and rotation (from extcosy+iextsiny ext{cos } y + i ext{sin } y) in the complex plane.

Important properties

  • ez1+z2=ez1ez2e^{z_1 + z_2} = e^{z_1} e^{z_2} for any complex numbers z1,z2z_1, z_2

  • Euler's formula: eiy=extcosy+iextsinye^{iy} = ext{cos } y + i ext{sin } y

  • eiy=1|e^{iy}| = 1 for any real yy (lies on the unit circle)

  • The exponential function is periodic in the imaginary part: ei(y+2π)=eiye^{i(y + 2\pi)} = e^{iy}