Why are these two complex exponentials equal?

53 Views Asked by At

Why is $$e^{i(\theta+\pi)} = -e^{i\theta}$$ I saw this but I'm not sure why it works. If someone could show me the steps I would really appreciate it.

3

There are 3 best solutions below

2
On BEST ANSWER

To show : $$e^{i(\theta+\pi)}=-e^{i\theta}$$

Now $$e^{i \theta} = \cos \theta + i \sin \theta \cdots (1)$$

so $$e^{i(\theta+\pi)}=\cos (\theta+\pi) + i \sin (\theta+\pi) \cdots (2)$$

Also , recall that $$\cos (\pi+\theta) = -\cos \theta $$ and $$\sin (\pi+\theta) = -\sin \theta $$

From the above results $(2)$ modifies to $$e^{i (\theta+\pi)} = -(\cos \theta + i \sin \theta)$$

Therefore from $(1)$ $$e^{i(\theta+\pi)}=-e^{i\theta}$$

8
On

Hint: this is wrong as it is, it should read $$e^{i(\theta+\pi)}=-e^{i\theta}$$ (theta and pi in the same brackets - edited).

Hint2: what functional equation does the exponential map satisfy? $e^{a+b}=\ldots$

0
On

Use $e^{i \theta} = \cos \theta + i \sin \theta$.