Analytic Functions

Work in progress. This note is still being written and incomplete.

A function ff is analytic at z0z_0 iff it is differentiable at every point of some neighborhood of z0z_0. ff is analytic on an open set GG iff it is analytic at every point of GG.

If ff is analytic on an open set GG, ff' is continuous on GG.

Let uu and vv be real-valued functions with continuous first-order partial derivatives on an open set UCU \subseteq \mathbb{C}, and define f(z)=u(x,y)+iv(x,y)f(z) = u(x,y)+iv(x,y), z=x+iyz = x+iy. Then ff is analytic in UU iff uu and vv satisfy the Cauchy-Riemann equations throughout UU.

Properties of Analytic Functions

Let ff be analytic on a domain DD.

  • ff' is analytic on DD. So ff is infinitely differentiable on DD.
  • Ref\operatorname{Re} f and Imf\operatorname{Im} f are harmonic on DD.
  • If f(z)=0f'(z) = 0 throughout DD, then ff is constant on DD.
  • If f|f| is constant on DD, then ff is constant on DD.
  • If Ref\operatorname{Re} f is constant on DD, or Imf\operatorname{Im} f is constant on DD, then ff is constant on DD.
  • If ff is not constant on DD, its zeros are isolated.

Algebra of Analytic Functions

Let ff and gg be analytic in a domain DD.

  • f+gf+g, fgf-g, and fgfg are analytic in DD.
  • f/gf/g is analytic in DD provided gg does not vanish at any point of DD.
  • If ff is analytic in DD and gg is analytic on a domain containing the image of DD under ff, then gfg \circ f is analytic in DD, and
ddzg(f(z))=g(f(z))f(z)\frac{\text{d}}{\text{d}z}\,g(f(z)) = g'(f(z))\,f'(z)

Entire Function

ff is an entire function iff ff is analytic at every point of C\mathbb{C}.

Examples:

  • Every polynomial
  • eze^z
  • f(z)=coshzf(z) = \cosh z

Singular Point

z0z_0 is a singular point (singularity) of ff iff ff fails to be analytic at z0z_0 and ff is analytic at some point in every neighborhood of z0z_0.

Isolated Singularity

z0z_0 is an isolated singularity of ff iff ff is analytic on some punctured disc Dr(z0){z0}D_r(z_0) \setminus \{z_0\} but not analytic at z0z_0. Equivalently, z0z_0 is a singular point and some punctured disc around z0z_0 contains no other singular point of ff.

Examples:

  • z=0z = 0 is an isolated singularity of f(z)=1/zf(z) = 1/z.
  • z=iz = i and z=iz = -i are isolated singularities of f(z)=1/(z2+1)f(z) = 1/(z^2+1).
  • Every z=nπz = n\pi, nZn \in \mathbb{Z}, is an isolated singularity of f(z)=cotzf(z) = \cot z.

Non-Isolated Singularity

z0z_0 is a non-isolated singularity of ff iff z0z_0 is a singular point and every punctured disc Dr(z0){z0}D_r(z_0) \setminus \{z_0\} contains at least one other singular point of ff.

This happens when singular points accumulate at z0z_0, or when ff is singular along a whole curve or region through z0z_0.

Examples:

  • z=0z = 0 is a non-isolated singularity of f(z)=1/sin(1/z)f(z) = 1/\sin(1/z). The singular points z=1/(nπ)z = 1/(n\pi), nZ{0}n \in \mathbb{Z} \setminus \{0\}, accumulate at 00, so no punctured disc around 00 is free of them.
  • z=0z = 0 is a non-isolated singularity of f(z)=tan(1/z)f(z) = \tan(1/z), with the singular points z=2/((2n+1)π)z = 2/((2n+1)\pi) accumulating at 00.
  • z=0z = 0 is a non-isolated singularity of f(z)=1/(e1/z1)f(z) = 1/(e^{1/z}-1), with the singular points z=1/(2πin)z = 1/(2\pi i n) accumulating at 00.
  • Every point of the non-positive real axis is a non-isolated singularity of the principal logarithm Logz\operatorname{Log} z, since Log\operatorname{Log} is discontinuous at every point of that ray.
Written by September 13, 2026 4 min read
Was this helpful?