Complex $z$ is given as $\frac{1}{2} + yi$
- What is $y$ if
$$ 2^{\frac{1}{2} + yi} = -2 $$
- What is $y$ if
$$ 3^{\frac{1}{2} + yi} = -3 $$
How to calculate it for other values?
Complex $z$ is given as $\frac{1}{2} + yi$
$$ 2^{\frac{1}{2} + yi} = -2 $$
$$ 3^{\frac{1}{2} + yi} = -3 $$
How to calculate it for other values?
Let's solve the generic problem $c^{1/2+iy}=-c$ for any $c\in\Re^+$. Observe that $-c$ has modulus $c$, and phase $\pi$. Let's write $y=a+ib$ with $a,b\in\Re$. Then $c^{1/2+iy}=c^{1/2+ia-b}$. We must have:
$\frac1{2}-b=1$, so $b=-\frac{1}{2}$, and
$a\ln(c)=(2k+1)\pi$, for some integer $k$, so $a=\frac{(2k+1)\pi}{\ln(c)}$, (note that any integer $k$ will do) and thus
$y=\frac{(2k+1)\pi}{\ln(c)}-\frac{1}{2}i$