logo

Derivation of the Poisson Integral Formula 📂Complex Anaylsis

Derivation of the Poisson Integral Formula

Formula 1

Let a function $f : \mathbb{C} \to \mathbb{C}$ be analytic on a simply connected domain containing the circle $\mathscr{C}: |z| = r$. Then, for $0 < \rho < r$, $$ f( \rho e ^{i \phi} ) = {{1} \over { 2 \pi }} \int_{0}^{2 \pi} {{r^2 - \rho^2 } \over {r^2 - 2 r \rho \cos (\theta - \phi) + \rho ^2 }} f(r e^{i \theta}) d \theta $$

Derivation

Strategy: Essentially, this is a variant of the Cauchy integral formula. Since it merely goes through countless tedious calculations, the derivation itself holds little value beyond reading through it once.


First, let us show that for $\alpha$ satisfying $f(\alpha) \ne 0$ in the interior of $\mathscr{C}$, the identity $\displaystyle f(\alpha) = {{1} \over {2 \pi i }} \int_{\mathscr{C}} \left( {{1} \over { z - \alpha }} - {{1} \over { z - r^2 / \overline{\alpha} }} \right) f(z) dz$ holds.

Since $\alpha$ is a point in the interior of $\mathscr{C}$, we have $|\alpha| < r$, and therefore $$ {{r^2} \over {|\alpha^2|}} > 1 $$ Since $\displaystyle {{r^2} \over {| \overline{ \alpha } |}} = {{ r^2 } \over { |\alpha|^2 }} \left| \alpha \right|$, $$ |\alpha| < {{r^2} \over {| \overline{ \alpha } |}} $$ By the density of the real numbers, we can consider a circle ${\mathscr{C}} ': |z| = \rho$ whose radius $\rho$ is greater than $|\alpha|$ and smaller than $\displaystyle {{r^2} \over {| \overline{ \alpha } |}}$. By definition, ${\mathscr{C}} ': |z| = \rho$ contains $\alpha$ but does not contain $\displaystyle {{r^2} \over { \overline{ \alpha } }}$. By the deformation lemma, $$ \begin{align*} & {{1} \over {2 \pi i }} \int_{\mathscr{C}} \left( {{1} \over { z - \alpha }} - {{1} \over { z - r^2 / \overline{\alpha} }} \right) f(z) dz \\ =& {{1} \over {2 \pi i }} \int_{\mathscr{C}’} \left( {{1} \over { z - \alpha }} - {{1} \over { z - r^2 / \overline{\alpha} }} \right) f(z) dz \\ =& {{1} \over {2 \pi i }} \int_{\mathscr{C}’} {{1} \over { z - \alpha }} f(z) dz - {{1} \over {2 \pi i }} \int_{\mathscr{C}’} {{1} \over { z - r^2 / \overline{\alpha} }} f(z) dz \end{align*} $$ By the Cauchy integral formula, $$ {{1} \over {2 \pi i }} \int_{\mathscr{C}’} {{1} \over { z - \alpha }} f(z) dz = f(\alpha) $$ By Cauchy’s theorem, $$ {{1} \over {2 \pi i }} \int_{\mathscr{C}’} {{1} \over { z - r^2 / \overline{\alpha} }} f(z) dz = 0 $$ Therefore, we obtain the following. $$ f(\alpha) = {{1} \over {2 \pi i }} \int_{\mathscr{C}} \left( {{1} \over { z - \alpha }} - {{1} \over { z - r^2 / \overline{\alpha} }} \right) f(z) dz $$

Meanwhile, $$ \left( {{1} \over { z - \alpha }} - {{1} \over { z - r^2 / \overline{\alpha} }} \right) = {{z- r^2 / \overline{\alpha} -z +\alpha} \over {(z-\alpha)(z - r^2 / \overline{\alpha} )}} = \alpha {{1 - | r^2 / \alpha^2 | } \over {(z-\alpha)(z - r^2 / \overline{\alpha} )}} $$ so that, upon rearranging, $$ f(\alpha) = {{1} \over {2 \pi i }} \int_{\mathscr{C}} \alpha {{1 - | r^2 / \alpha^2 | } \over {(z-\alpha)(z - r^2 / \overline{\alpha} )}} f(z) dz $$ Substituting $z = r e^{i \theta}, 0 \le \theta < 2 \pi$ and $\alpha = \rho e^{ i \phi} , 0 \le \phi < 2 \pi$, $$ \begin{align*} f(\rho e^{ i \phi}) =& {{1} \over {2 \pi i }} \int_{0}^{2 \pi} { { \rho e^{ i \phi} ( 1 - | r^2 / \rho^2 | ) } \over {(r e^{i \theta} - \rho e^{ i \phi} )( r e^{i \theta} - r^2 / \rho e^{ -i \phi} )}} f( r e^{i \theta} ) i r e^{i \theta} d \theta \\ =& {{1} \over {2 \pi }} \int_{0}^{2 \pi} { { {{r} \over {\rho}} e^{ i \phi} ( \rho^2 - r^2 ) e^{i \theta} } \over { {{r} \over {\rho}} (r e^{i \theta} - \rho e^{ i \phi} )( \rho e^{i \theta} - r e^{ i \phi} )}} f( r e^{i \theta} ) d \theta \\ =& {{1} \over {2 \pi }} \int_{0}^{2 \pi} { { ( \rho^2 - r^2 ) e^{i (\theta + \phi)} } \over { r \rho e ^{2 i \theta} - \rho^2 e^{i ( \theta + \phi )} - r^2 e^{i (\theta + \phi)} + r \rho e ^{ 2 i \phi} }} f( r e^{i \theta} ) d \theta \\ =& {{1} \over {2 \pi }} \int_{0}^{2 \pi} { { \rho^2 - r^2 } \over { r \rho e ^{ i (\theta - \phi)} - \rho^2 - r^2 + r \rho e ^{ i (\phi - \theta )} }} f( r e^{i \theta} ) d \theta \\ =& {{1} \over {2 \pi }} \int_{0}^{2 \pi} { { r^2 - \rho^2 } \over { r^2 - 2 r \rho \cos (\theta - \phi) + \rho ^2 }} f( r e^{i \theta} ) d \theta \end{align*} $$


  1. Osborne (1999). Complex variables and their applications: p102. ↩︎