I'm given $$\cos(z) = \frac{5}{2}$$ and I'm trying to solve for $z$ but I keep going in circles. I know $\cos z = 5/2 = 1/2(e^{iz}+e^{-iz})$ so then $e^{iz}+e^{-iz} = 5$ but then I'm stuck
2026-05-16 19:52:55.1778961175
On
Solving $\cos(z) = \frac{5}{2}$
262 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Solving the quadratic further
$$ z= \pm i \log\;(\dfrac{5 + \sqrt{21}}{2})$$ which is pure imaginary to which we add the real variable part $ 2 \pi n $ making up the complex angle.
Graphs of $ (\cos x, \frac52) $ do not intersect. It is interesting to note however that the real part corresponds to the closest points between the non-intersecting cosine curve and straight line.
Taking $t=e^{iz}$ we get $$t+\frac{1}{t}=5 \implies t^2-5t+1=0 \implies t_{1,2} = \frac{5 \pm \sqrt{21}}{2}$$