Given that $z \in \mathbb{C}$, I want to show that $\exp(\overline{z}) = \overline{\exp(z)} $. For LHS I can see that we will get some real number as $\overline{z}$ is some real number. But should RHS be a complex number which is a complex conjugate of $e^z$? If so how can this equality hold?
2026-05-14 05:00:11.1778734811
Show that $\exp(\overline{z}) = \overline{\exp(z)} $
788 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Using the expansion of $z$ as a slightly different way of obtaining the answer, write $$ e^z = \sum_{k=0}^\infty \frac{1}{k!}\;z^k $$ Thus \begin{align} \overline{e^z} &= \overline{\sum_{k=0}^\infty \frac{1}{k!}\;z^k} \\ &= \sum_{k=0}^\infty \overline{\;\frac{1}{k!}\;}\;\overline{z^k}\\ &= \sum_{k=0}^\infty \frac{1}{k!}\;{\overline{z}\;}^k\\ &= e^{\overline{z}} \end{align}