How can be $c^{a+\mathrm i b}$ for $c,a,b \in \mathbb{R}$ rewritten in the form $e+ \mathrm i d$ for $d,e \in \mathbb{R}$ (i.e. as a $\mathbb{R}$-linear combination of $1, \mathrm i$)?
2026-04-25 21:10:35.1777151435
what is $c^{a+\mathrm i b}$ for $c \in \mathbb{R}$?
62 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
We know that $e^{ix} = \cos x + i\sin x$, and $e^{\ln c} = c$.
For $c > 0$ $$c^{a+ib} = c^a\cdot c^{ib} = c^ae^{ib\ln c} = c^a(\cos (b\ln c) + i\sin(b\ln c))$$
For $c < 0$, we can write $c = |c|e^{i(2n+1)\pi}$ where $n\in \mathbb{N}$, (since $e^{i\pi} = e^{3\pi i} = e^{5\pi i} = \cdots = -1$), so $\ln c = \ln|c| + i(2n+1)\pi$, after which we can use the previous equation.