I came across this:
$$\frac{1}{e^{ib}} = \frac{2i}{(\sqrt{2}i+a)}$$
And I was wondering if there is a real solution for $b$ and $a$.
My attempt is solving for $a$
$$a+\sqrt{2}i= 2ie^{ib}$$
$$a= 2ie^{ib}-\sqrt{2}i$$
But the only real solution would be if $a=0$ and $e^{ib}=\sqrt{2}$ but this is impossible.
When I solve for $b$ I end up with this:
$$\frac{a+\sqrt{2}i}{2i}= e^{ib}$$
Here I'm not sure how to handle this, since I believe I can not just take the logarithm. Also Euler's formula doesn't help. This doesn't have a real solution too, right?