What is meant by 'root' in complex number trigonometry?

262 Views Asked by At

In complex number trigonometry, there exists a theorem called De Moivre's theorem, which states that for any complex number, $Z$, in trigonometric form, $r(cos(\theta)+i\cdot sin(\theta))$, the following rule applies:

$Z^n=r^n(cos(n\theta)+i\cdot sin(n\theta))$

and from this (and here's the question) it follows that:

$r^{\frac{1}{n}}(cos(\frac{\theta}{n})+i\cdot sin(\frac{\theta}{n}))$

is an $n^{th}$ root of Z, and $Z = r(cos(\theta)+i\cdot sin(\theta))$

the question is, what is meant by a 'root' in this context and why is this information useful or what can it be used for? Obviously when graphing functions, at a very elementary level at least, the root implies where the graph crosses the x-axis, but in this context I can't quite figure it out. Any help is appreciated.

2

There are 2 best solutions below

0
On

A $n^{\text{nh}}$ root of a complex number $z$ is a complex number $w$ such that $w^n=z$. So, if $z=r\bigl(\cos(\theta)+i\sin(\theta)\bigr)$ and you want a $n^{\text{nh}}$ of $z$, it follows from de Moivre's formula that all you need is to take $w=\sqrt[n]r\bigl(\cos\bigl(\frac\theta n\bigr)+i\sin\bigl(\frac\theta n\bigr)\bigr)$. More generally, you can take$$w=\sqrt[n]r\left(\cos\left(\frac{\theta+2k\pi}n\right)+i\sin\left(\frac{\theta+2k\pi}n\right)\right)$$ ($k\in\mathbb Z$).

1
On

The root of an equation is where it intercepts the x-axis.

The $n^{th}$ root of a complex number is much like the $n^{th}$ root of a real number. If a complex number $w$ multiplied by itself $n$ times gives $Z$, then $w$ is a $n^{th}$ root of $Z$.