\(
\def\cuberoot#1{\sqrt[3]{#1}}
\def\fourthroot#1{\sqrt[4]{#1}}
\def\abspartial#1#2#3#4{\left|\,{\partial(#1,#2)\over\partial(#3,#4)}\,\right|}
\def\absdeltal#1#2#3#4{\left|\,{\d(#1,#2)\over\d(#3,#4)}\,\right|}
\def\dispop#1#2{\disfrac{\partial #1}{\partial #2}}
\def\definedas{\equiv}
\def\bb{{\bf b}}
\def\bB{{\bf B}}
\def\bsigma{\boldsymbol{\sigma}}
\def\bx{{\bf x}}
\def\bu{{\bf u}}
\def\Re{{\rm Re\hskip1pt}}
\def\Reals{{\mathbb R\hskip1pt}}
\def\Integers{{\mathbb Z\hskip1pt}}
\def\Im{{\rm Im\hskip1pt}}
\def\P{\mbox{P}}
\def\half{{\textstyle{1\over 2}}}
\def\third{{\textstyle{1\over3}}}
\def\fourth{{\textstyle{1\over 4}}}
\def\fifth{{\scriptstyle{1\over 5}}}
\def\sixth{{\textstyle{1\over 6}}}
\def\oA{\rlap{$A$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obA{\rlap{$A$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obX{\rlap{$X$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obY{\rlap{$Y$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obZ{\rlap{$Z$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obc{\rlap{$c$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obd{\rlap{$d$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obk{\rlap{$k$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\oba{\rlap{$a$}\kern2pt\overline{\phantom{\dis{}I}}\kern.5pt}
\def\obb{\rlap{$b$}\kern1pt\overline{\phantom{\dis{}t}}\kern.5pt}
\def\obw{\rlap{$w$}\kern1pt\overline{\phantom{\dis{}t}}\kern.5pt}
\def\obz{\overline{z}}\kern.5pt}
\newcommand{\bx}{\boldsymbol{x}}
\newcommand{\by}{\boldsymbol{y}}
\newcommand{\br}{\boldsymbol{r}}
\renewcommand{\bk}{\boldsymbol{k}}
\def\cuberoot#1{\sqrt[3]{#1}}
\def\fourthroot#1{\sqrt[4]{#1}}
\def\fifthroot#1{\sqrt[5]{#1}}
\def\eighthroot#1{\sqrt[8]{#1}}
\def\twelfthroot#1{\sqrt[12]{#1}}
\def\dis{\displaystyle}
%\def\definedas{\equiv}
\def\bq{{\bf q}}
\def\bp{{\bf p}}
\def\abs#1{\left|\,#1\,\right|}
\def\disfrac#1#2{{\displaystyle #1\over\displaystyle #2}}
\def\select#1{ \langle\, #1 \,\rangle }
\def\autoselect#1{ \left\langle\, #1 \,\right\rangle }
\def\bigselect#1{ \big\langle\, #1 \,\big\rangle }
\renewcommand{\ba}{\boldsymbol{a}}
\renewcommand{\bb}{\boldsymbol{b}}
\newcommand{\bc}{\boldsymbol{c}}
\newcommand{\bh}{\boldsymbol{h}}
\newcommand{\bA}{\boldsymbol{A}}
\newcommand{\bB}{\boldsymbol{B}}
\newcommand{\bC}{\boldsymbol{C}}
\newcommand{\definedas}{\equiv}
\newcommand{\half}{\frac{1}{2}}
%\newcommand{\slfrac}[2]{\raisebox{0.5pt}{$\scriptstyle{}^{#1}\!/\!_{#2}$}}
\def\slfrac#1#2{\raise.8ex\hbox{$\scriptstyle#1$}\!/\!\lower.5ex\hbox{$\scriptstyle#2$}}
\newcommand{\bsigma}{\boldsymbol \sigma}
\newcommand{\abs}[1]{\left|\,#1\,\right|}
\newcommand{\Rectangle}{\sqsubset\!\sqsupset}
\newcommand{\rectangle}{{%
\ooalign{$\sqsubset\mkern3mu$\cr$\mkern3mu\sqsupset$\cr}%
% How to do fractions: for 1/2 use this in place: $\raise{0.8pt}{\scriptstyle{}^{1}\!/\!_{2}}$
% for n/m use this in place: $\raise{0.8pt}{\scriptstyle{}^{n}\!/\!_{m}}$
}}
\)
Poles and Zeros of Complex Functions in Physics and Engineering
Patrick Reany
24 November 2025
Note: This chat I had with Copilot is likely edited for relevance and brevity. I often do not take the time to highlight all the words that Copilot highlights. Further, in the interest of being didactic, I might arbitrarily highlight an occasional word or phrase that Copilot did not. (Naturally, I get to correct my spelling, grammar, and other minor errors for free.)
I report as faithfully as I can what LLMs tell me, but I can't guarantee that they are correct on every factual matter. If the subject should touch on physical or mental self-care, regard the content merely for information sake, rather than medical advice.
Patrick:
Why is it the the analysis of poles and zeros of complex functions play such a vital role in physics and engineering?
Copilot:
Poles and zeros are vital because they determine the stability, resonance, and frequency response of physical and engineered systems. In essence, they tell us how a system behaves without solving its governing equations directly.
Why Poles and Zeros Matter
- System Characterization: A system's transfer function can be expressed as a ratio of polynomials. The roots of the denominator are the poles, and the roots of the numerator are the zeros. Together, they fully describe the system's dynamics.
- Stability: The location of poles in the complex plane dictates whether a system is stable.
- Poles in the left half-plane $\rightarrow$ stable system.
- Poles in the right half-plane $\rightarrow$ instability.
- Resonance & Natural Frequencies: Complex-conjugate poles correspond to oscillatory modes. These represent the system's natural frequencies where energy oscillates between kinetic and potential forms.
- Frequency Response: Zeros shape how signals are attenuated or amplified at different frequencies. For example, a zero at a certain frequency cancels response there, which is crucial in filter design.
- Control & Design: Engineers use pole-zero analysis to design controllers, filters, and circuits. By strategically placing poles and zeros, they can tune system performance (e.g., faster response, reduced overshoot, noise suppression).
Applications in Physics and Engineering
- Electrical Engineering:
- Filter design (low-pass, high-pass, band-pass) relies on pole-zero placement.
- Stability of amplifiers and oscillators is analyzed via poles.
- Mechanical Systems:
- Vibrations in structures are explained by poles (resonant frequencies).
- Zeros can represent constraints imposed by sensors or actuators.
- Control Systems:
- Aircraft autopilot stability depends on pole placement.
- Robotics uses pole-zero analysis to ensure smooth and stable motion.
- Signal Processing:
- Digital filters in audio/image processing are designed by shaping zeros and poles in the Z-plane.
Intuitive Analogy
Think of poles as anchors that define where the system naturally wants to oscillate or diverge, and zeros as blockers that cancel certain behaviors. Together, they form the "DNA" of a system's response.
Key Takeaway
Poles and zeros are not abstract math curiosities---they are the map of how energy, stability, and information flow through systems. Without them, engineers would be flying blind when designing airplanes, circuits, or communication networks.
Would you like me to illustrate this with a visual pole-zero plot showing how stability changes depending on pole locations? That could make the abstract idea more concrete.
Patrick:
More in the domain of physics, how about some examples that arise in quantum field theory or just quantum mechanics?
Copilot:
In quantum mechanics and quantum field theory, poles and zeros reveal the deep structure of physical phenomena: poles correspond to resonances, bound states, or particle masses, while zeros encode cancellations and symmetries.
Examples in Quantum Mechanics
- Bound States in Scattering Theory
- In non-relativistic quantum mechanics, the scattering amplitude is a complex function of energy.
- Poles on the real axis below threshold correspond to bound states (e.g., the hydrogen atom's discrete energy levels).
- Resonances appear as poles slightly off the real axis, describing unstable states with finite lifetimes.
- Zeros can indicate destructive interference, where certain scattering channels cancel out.
- Green's Functions and Propagators
- The propagator \(G(E)\) has poles at the system's eigenvalues. These poles encode the allowed energy levels of the quantum system.
- For example, in the harmonic oscillator, poles in the propagator correspond to quantized energy levels.
- Zeros can appear in transmission amplitudes, representing forbidden transitions.
Examples in Quantum Field Theory (QFT)
- Particle Masses and Propagators
- In QFT, the propagator of a particle field has a pole at \(p^2 = m^2\), where \(m\) is the particle's mass.
- This is how the mathematics encodes the physical existence of a particle: the pole signals a stable excitation of the field.
- Shifted or broadened poles correspond to unstable particles (resonances like the rho meson).
- S-Matrix Theory
- The S-matrix, central to scattering theory, is analytic except at poles and branch cuts.
- Poles in the S-matrix correspond to physical particles or resonances.
- Zeros in the S-matrix can encode conservation laws or selection rules, forbidding certain processes.
- Quantum Control and Linear Quantum Systems
- Recent work shows that poles and zeros in linear quantum systems (used in quantum optics and quantum information) determine stability and sensitivity.
- For example, transmission zeros indicate frequencies where no signal passes through, crucial for designing quantum communication channels.
Why This Matters
- Poles = Physical Reality: They mark the energies or masses of actual particles and resonances.
- Zeros = Constraints: They embody cancellations, symmetries, or forbidden transitions.
- Analytic Continuation: Much of QFT relies on extending functions into the complex plane, where poles and zeros provide the map of physical and unphysical regions.
Intuitive Analogy
Think of poles as mountain peaks in the energy landscape---places where the system's response blows up, signaling a resonance or bound state. Zeros are valleys where the response vanishes, reflecting hidden symmetries or destructive interference. Together, they sketch the terrain of quantum reality.
Would you like me to draw a pole-zero diagram for a simple quantum scattering amplitude (say, a resonance with a bound state) so you can see how these abstract features map onto physical behavior?
Patrick:
To the last question, yes.
Copilot:
Here's a visual pole-zero plot that illustrates how bound states, resonances, and transmission zeros appear in the complex energy plane.

How to Read This Plot
- Red X at \(E = -1\) → A bound state pole. This lies on the negative real axis, representing a stable, localized state (like an electron bound in hydrogen).
- Red X at \(E = 2 - i0.5\) $\rightarrow$ A resonance pole. Its position slightly below the real axis indicates an unstable state with finite lifetime, such as a short-lived excited particle.
- Blue circle at \(E = 1\) $\rightarrow$ A transmission zero. This marks a frequency/energy where scattering amplitude vanishes due to destructive interference or symmetry constraints.
Physical Interpretation
- Bound states: Poles on the real axis below threshold correspond to discrete energy levels.
- Resonances: Poles off the real axis encode unstable particles or quasi-bound states, with the imaginary part giving the decay width.
- Zeros: These enforce cancellations, often linked to conservation laws or forbidden transitions.
Why This Matters in Quantum Physics
- In quantum mechanics, pole-zero analysis explains scattering experiments, resonance lifetimes, and bound state energies.
- In quantum field theory, poles in propagators identify particle masses, while zeros can encode deeper symmetries or selection rules.
- This analytic structure is the backbone of the S-matrix program, where the entire physics of scattering is encoded in the placement of poles and zeros.
Would you like me to extend this example to show how the imaginary part of the resonance pole directly relates to the particle's lifetime? That connection is one of the most elegant bridges between complex analysis and physical reality.
Patrick:
Can you provide an example of extending the real line into the complex plane (analytic continuation) within QFT or conformal field theory (CFT) to examine the effects of poles or zeros?
Copilot:
Euclidean-to-Minkowski propagator continuation in QFT
- Setup: Consider a free scalar in Euclidean space with momentum-space propagator
\[
G_E(p_E)=\frac{1}{p_E^2+m^2},\quad p_E^2=\omega_E^2+\mathbf{p}^2.
\]
Analytic continuation sends the Euclidean frequency to Minkowski time by \(\omega_E\to -i(p^0+i0^+)\), giving the Feynman propagator
\[
G_F(p)=\frac{1}{(p^0)^2-\mathbf{p}^2-m^2+i0^+}=\frac{1}{p^2-m^2+i0^+}.
\]
The simple poles at \(p^2=m^2\) define the one-particle mass shell; moving the pole off the real axis encodes unstable resonances. This continuation mirrors how analytic continuation of Laplace-type transforms extends domains while respecting isolated poles that mark singular behavior.
- Effect of poles and zeros:
- Poles: At \(\,p^2=m^2\,\), residues determine asymptotic particle contributions (via LSZ), and widths \(\Gamma\) come from complex shifts \(m^2\to m^2-i m\Gamma\).
- Zeros: In multi-field or constrained models, zeros in composite correlators or form factors suppress specific kinematic channels (e.g., selection-rule cancellations).
The logic parallels classical analytic continuation: regions of convergence are extended until a pole or branch cut is hit; these singularities control physical response.
Thermal (imaginary-time) QFT and retarded response
- Setup: In Matsubara formalism, the Euclidean correlator is sampled at discrete frequencies \(\omega_n=2\pi n T\). The retarded Green's function is obtained by analytic continuation
\[
G_R(\omega,\mathbf{p})=G_E(i\omega_n\!\to\!\omega+i0^+,\mathbf{p}).
\]
Poles of \(G_R\) in the lower half-plane give damped quasi-particle modes; zeros produce transmission nodes or screening features. This continuation is a direct application of extending a function off the real axis while respecting its singular set, exactly as in standard analytic continuation frameworks.
Dimensional regularization as analytic continuation in QFT
- Setup: Divergent loop integrals are defined in complex dimension \(D=4-2\epsilon\) and evaluated as analytic functions of \(D\). For integrals of the form
\[
I_\alpha(D)=\int\!\frac{d^Dp}{(2\pi)^D}\,\frac{1}{(p^2)^\alpha},
\]
one rewrites them into pieces expressible via \(\Gamma\)-functions and analytically continues in \(D\). UV/IR divergences appear as poles in \(\Gamma\)-functions at specific \(D\), and cancellations can be interpreted as zeros when combining terms. This is a concrete example where extending the definition into complex \(D\) exposes pole structures that encode divergences and their renormalization.
Conformal field theory: analytic continuation of cross ratios
- Setup: Four-point functions of scalar primaries depend on complex cross ratios \((z,\bar z)\). Analytic continuation around branch points (e.g., \(z=1\)) moves between OPE channels; the singularities (poles/branch cuts) in conformal blocks reflect exchanged operator dimensions and multi-particle thresholds. Poles in the conformal-block expansion coefficients correspond to contributions from specific primaries, while zeros reflect symmetry-imposed selection rules and interference. The mechanism mirrors the general principle that analytic continuation leapfrogs disks of convergence until obstructed by isolated singularities.
> Sources: The core idea of extending domains while respecting poles comes from standard analytic continuation (Laplace-transform discussion) and general complex-analytic continuation techniques; dimensional regularization illustrates analytic continuation within QFT by exposing divergence poles via \(\Gamma\)-functions.
A compact worked example: bound state and resonance via continuation
- Model amplitude: Consider a simple scattering amplitude in energy \(E\),
\[
\mathcal{A}(E)=\frac{g^2}{E-E_0+i0^+}\cdot\frac{E-E_z}{E-E_r+i\Gamma/2},
\]
where the first factor has a pole at \(E_0<0\) (bound state), the second has a zero at \(E=E_z\), and a resonance pole at \(E=E_r-i\Gamma/2\).
- Analytic continuation:
- Continue from the real axis into the lower half-plane: the bound-state pole sits on the negative real axis; the resonance appears off-axis with imaginary part \(-\Gamma/2\).
- The zero at \(E=E_z\) cancels response at that energy, shaping the spectral function
\[
\rho(E)=\frac{1}{\pi}\,\mathrm{Im}\,\mathcal{A}(E+i0^+),
\]
which now shows a suppressed line near \(E_z\) and a Breit–Wigner peak centered at \(E_r\) with width \(\Gamma\).
This is the same analytic structure governed by poles and zeros that continuation reveals and organizes.
If you want, I can tailor a CFT-specific calculation by continuing a four-point function around \(z=1\) and showing how monodromy picks out poles associated with exchanged operator dimensions.
Afterword: