2

I have a question regarding roots of unity. In general, we can write the n-th roots of unity as $$e^{2\cdot\pi\cdot i\cdot\frac{k}{n}}$$.

However, if we do the following manipulation we get the following:

$$e^{2\cdot\pi\cdot i\cdot\frac{k}{n}}=(e^{2\pi\cdot i})^{k/n} = 1^{k/n}$$

The first part seems to me only apply the rules of exponentiation, the last part also seems reasonable logically, but makes no sense. Could anyone tell me what I am doing wrong here?

Ben Sheller
  • 4,085

1 Answers1

0

You are kind of right and kind of wrong.

See, if I had:

$$1^i\ne1$$

Then you might realise that $1^x\ne1$ for $x\in\mathbb{C}$. However, it is a) not obvious and b) gives rise to an infinite amount of branches.

For $k,n\in\mathbb{R}$, we have the following:

$$|e^{2\pi i\frac kn}|=1$$

Verifying your idea. But again, this is only for real $k,n$.