Exponentials

Overview

The natural exponential function refers to a function that applies exponentiation with Euler's number e as the base. That is, a function f(x) of form f(x)=ex for some xR. This is alternatively denoted as f(x)=expx.

More generally, an exponential function refers to any function of form f(x)=bx where b,xR. and b>0. General exponential functions are defined in terms of natural exponential functions via the following identity: $$b^x = e^{x\ln{b}}$$

Complex

If z=x+iy, we define ez to be the complex number given by $$e^z = e^x(\cos{y} + i\sin{y}).$$

Every complex number z0 can be expressed in the form z=reiθ where r=|z| and θ=Arg(z)+2πn for any nZ. This representation is called the polar form of z.

Multiplication

Let w=r(cosα+isinα) and z=s(cosβ+isinβ). Then $$wz = rs[\cos{(\alpha + \beta)} + i\sin{(\alpha + \beta)}].$$

Division

Let w=r(cosα+isinβ) and z=s(cosβ+isinβ). If z0, then $$\frac{w}{z} = \frac{r}{s}[\cos{(\alpha - \beta)} + i\sin{(\alpha - \beta)}].$$

De Moivre's Theorem

Let z=r(cosθ+isinθ) be a complex number and n be any integer. Then $$z^n = r^n\left[ \cos{(n\theta)} + i\sin{(n\theta)} \right].$$

Roots

Let z=r(cosθ+isinθ) be a complex number. Then, for k=0,1,,n1, the nth roots of z are given by $$\large \sqrt[n]{r} \left[ \cos{\left( \frac{\theta + 2\pi k}{n} \right)} + i\sin{\left( \frac{\theta + 2\pi k}{n} \right)} \right].$$

The solutions to xn=1 are called the nth roots of unity.

fifth-roots-unity.png

Bibliography

Powered by Forestry.md