3

Part of the solution to a question in my book says $e^{5ix} = -1 $ has five solutions for x. There is no further explanation. How do I arrive at this result?

Ted Shifrin
  • 115,160
Hema
  • 1,329
  • 1
    Can you find one solution? If so, you can add any multiple of $\frac{2\pi}{5}$ to it and it will still be a solution. There are actually infinitely many solutions for $x$, but five possible values of $e^{ix}$. – Minus One-Twelfth Apr 28 '19 at 04:25
  • The equation has infinitely many solutions: $x=\pi/5 +2k\pi/5$ for $k\in\mathbb{Z}$. – user647486 Apr 28 '19 at 04:30

4 Answers4

5

$$e^{i5x} = -1$$ is equivalent to $$\cos(5x) + i\sin(5x) = -1$$ because of Euler's formula. This obviously has infinite solutions for $n\geq1$ along $x=\pi\frac{2n-1}{5}$. I think it says $5$ because it has $5$ solutions for $0\leq x \lt 2\pi$.

Ryan Shesler
  • 1,498
2

$e^{i\pi} = e^{3i\pi} = ... = e^{(2n-1)i\pi} = -1$

This has many solutions for,$$ 5x = 2n-1$$ $$x = \frac{2n - 1}{5}, n\epsilon Z$$ e.g.,

$ x = \frac{1}{5}$ or $ x = \frac{3}{5}$ or $ x = \frac{5}{5}$ or $ x = \frac{7}{5}$ or $ x = \frac{9}{5}$

19aksh
  • 12,768
1

One solution is $$5x=\pi \implies x=\pi /5$$

Other solution come from $$ 5x= 3\pi, 5\pi , 7\pi , 9\pi\implies x=3\pi/5, 5\pi/5, 7\pi/5, 9\pi/5$$

0

If $e^{5ix}=e^{iy}$

$5ix=iy+2n\pi i$ where $n$ is any integer

$x=\dfrac{y+2n\pi}5,n=0,1,2,3,4$

Here one of the possible values of $y$ is $\pi$