Why does $|e^{ix}| = 1$ when $x$ is a real number

8.6k Views Asked by At

I'm halfway through a question on Complex Analysis and part of the solution says that $|e^{ix}|=1$ when $x$ is real.

But I cannot seem to find an explanation anywhere for this? I tried expanding it into trigonometric functions but got nowhere...

3

There are 3 best solutions below

0
On BEST ANSWER

Recall that if $z = x + iy$ is a complex number, with $x$ and $y$ real, then $|z| = \sqrt{x^2 + y^2}$.

Recall also that $e^{ix} = \cos x + i \sin x$.

Therefore: $$ |e^{ix}| = |\cos x + i\sin x| = \sqrt{\cos^2x + \sin^2x} = \sqrt1 = 1$$

0
On

It's a typo. It should read $|e^{ix}|=1$ for all $x\in \Bbb{R}$.

0
On

The simple answer here is that $e^{ix}$ is on a circle of radius unity in the complex plane for any real $x$. Hence, its absolute value is unity.