Skip to main content

Section 16.3 Visualizing complex functions

Introduction goes here.
  • Domain coloring: Let the input be the point on the complex plane, and let the output be how we color it.
    • Lightness = modulus (black = \(0\text{,}\) full color = \(1\text{,}\) white = \(\infty\))
    • Hue = argument (red = \(0\text{,}\) lime = \(\pii/2\text{,}\) cyan = \(\pii\text{,}\) purple = \(3\pii/2\)
  • Powers using De Moivre’s formula:
    \begin{equation*} (r\ee^{\ii\theta})^{n}=r^{n}\ee^{n\ii\theta} \end{equation*}
  • Roots of unity: \(z^n=1\) has roots at \(\ee^{2\pii\ii k/n}\) for \(k=0,1,\ldots,n-1\text{.}\)
    We can see this in the domain coloring of \(z^n-1\text{,}\) where the colors cycle around the unit circle and approach black (zero) at the roots of unity.
  • Focus on \(f(z)=\dfrac{1}{z}\text{.}\)
    • Domain coloring: Swaps light and dark, and colors cycle the other way.
  • Division by zero and the Riemann sphere
  • Define a pole of a function as a zero of its reciprocal. But need to find a slightly different way to say this, as it’s missing some things.
  • Look at domain coloring plots of other complex functions, focusing on zeros and poles, perhaps as well as other stranger singularities (such as \(\ee^{-1/z}\)).