I'm working through "Calculus: Single Variable Part 1 - Functions" on Coursera platform and asked :
Find all possible solutions to the equation : $e^{ix} = i$
How to I begin with such a question ? I need to find the range of function of $e^{\sqrt-1x} = \sqrt-1$ , this means to find the range of values of x ?
I've researched these questions :
Finding all possible values of a Function
My conclusion is that while "Finding all possible solutions" is a common question the solutions to such type questions are unique.
$$e^{ix}= \cos x+ i \sin x $$
$$e^{ix}=i$$
So,$$\cos x+ i \sin x=i $$
$$\cos x=i(1-\sin x) $$
This is true only when both $\cos x=0$ and $\sin x=1$.
$x=\frac{\pi}{2},\frac{5\pi}{2},\frac{9\pi}{2},\frac{-3\pi}{2},\frac{-7\pi}{2}, ...$
So, $x= (4n+1)\frac{\pi}{2}$ for integer $n$.