I'm trying to prove that all of the values of $(1-i)^{\sqrt2i}$ lie on a straight line. Can someone explain what I should be doing and point me in the right direction to get started? That looks like a single value to me, not a function with multiple values. How can I look at that expression as something with multiple values?
2026-04-01 14:24:48.1775053488
Prove all values of $(1-i)^{\sqrt2i}$ lie on a straight line in the complex field
485 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Note that in general for a complex $z=|z|e^{i\theta}$ you have that:
$$ln(z)=ln|z|+i\theta$$
So for example if you want to calculate $x=i^i$: $$ln(x)=i \left( ln(1)+i\left(\frac{\pi}{2}+2k\pi \right) \right)=-\frac{\pi}{2}+2k\pi,\space k\in Z $$ Then, $$x=exp \left({-\frac{\pi}{2}+2k\pi}\right),\space k\in Z$$
So see that there are infinitely many answers, beacuse there are infinitely many angles, so that happens when you raise a complex number to another complex number. Note that if you google $i^i$, google will tell you that the answer is $0.207879...$, and this is what you get for $k=0$, so the answer by deafult is $e^{-\pi/2}$, even though there are infinitely more solutions.