How Holomorphic Functions are Just Like Polynomials
13 Apr 2022
I took a complex exam last week a while ago, and while I was studying I
realized that a lot of the theorems were saying that holomorphic functions
behave like polynomials. This makes sense, since a holomorphic function,
which locally has a power series, looks like a polynomial of infinite degree,
but there’s actually quite a bit to say here! With that in mind, I decided to
write up some quick thoughts about this, in line with my post from a while ago
talking about banach space theorems generalizing finite dimensional linear
algebra (see here). Now, on with the show!
I mentioned this in the introduction, but it’s worth stating the obvious. A holomorphic function locally looks like a power series
that is, a “polynomial of infinite degree”. With this in mind, there’s lots of well known formulas that work for polynomials that continue to the holmorphic setting. For instance, we can differentiate and integrate term by term (provided we stay inside the radius of convergence), and if we have two series, we can add and multiply them exactly as we would polynomials (term by term for addition, and via the cauchy product formula for products) provided we stay inside the radius of convergence for both series.
In fact, there are deeper ways in which holomorphic functions act like polynomials.
For a start, polynomials over
(where the roots
This says that, up to units, polynomials are in bijection with finite (multi)sets of points in the complex plane.
The situation for holomorphic functions is more delicate, but only slightly. The Weierstrass Factorization Theorem tells us that every holomorphic function factors as
Here
These functions
Conversely, we would like to know that to any family of points in the plane, we can associate a holomorphic function with precisely those points as roots. This is possible, but the key insight is a hidden assumption in the case of polynomials: a finite set of points ia always discrete! If we want to allow for infinitely many zeroes, we have to explicitly demand discreteness of the set of zeroes2.
But this is the only obstruction! Say
As a quick exercise, this data is often repackaged by saying that
Show that this condition is equivalent to ours.
Next up is the argument principle, which lets us count the number of zeroes
For polynomials, the key insight is that the logarithmic derivative turns products into sums. That is,
So if we factor our polynomial as
Of course, it’s easy to compute the integral of this sum along a (simple) closed
contour! We pick up a
So integrating both sides, we see that
The remarkable thing is that this formula goes through entirely unchanged when we pass to holomorphic functions4!
Lastly, let’s give an important property that does change when we move from the polynomial setting to the holomorphic one: growth rates!
As a preemptive exercise, you should show that any holomorphic function
You’ll want to use Liouville’s theorem!
So a holomorphic function which grows polynomially quickly is itself a polynomial. Taking contrapositives, we see that any nonpolynomial holomorphic function must grow faster than any polynomial! This gives rise to an obvious question:
How quickly can holomorphic functions grow?
Well, in the last section we said that for any discrete sequence
For simplicity, let’s take
The theorem from the last section says that there’s a holomorphic function which
grows at least as quickly as
This should be some mild warning that, despite many other similarities, there is still a marked difference between the behavior of holomorphic (even entire!) functions and polynomials.
Finally a truly quick one! Can you believe a post this short has been in my drafts for almost a month now? I still have plans for some more exciting posts coming up, but I’ve been really overwhelmed with work lately.
One fun, thing is that I’m running a reading course for some undergraduates on locale theory, and I might try to keep a running series where I summarize what we do on any given week.
So far we’ve mainly been reviewing the definitions of categories, which I don’t think I need to go into here, but once we start doing more interesting things I’d like to post my thoughts here as we go. No promises, though!
If nothing else, I have another post which is almost done, and I should hopefully post it soon! I’ll see you all there ^_^
-
More details can be found in Conway’s Functions of One Complex Variable section
, but basicallyso in particular,
is zero precisely when .Notice we could just as easily factor a polynomial
aswhere the
are the nonzero roots of , and this differs from the usual factorization only by a unit.Writing
in this way makes the analogy with the weierstrass factorization theorem much more obvious. ↩ -
After all, by uniqueness of analytic continuation, if the zeroes of a holomorphic function contain a limit point, then that function must be identically zero!
So if we want to be able to say the zeroes are on our specified points and nowhere else, then the desired set of zeroes cannot contain a limit point. ↩
-
Remarkably much more is true!
We can specify nonzero values at some discrete family of points, and we can even specify the first finitely many derivatives at those points!
Formally, if
is some discrete set of points, and is some fixed integer, then for any values , there’s a holomorpic function (unique up to units) so that for every , and for every , we haveThis is incredible, since it seems to fly in the face of the rigidity of holomorphic functions. It’s wild to me that there should be such a wealth of holomorphic functions which we can create to our specifications. I (unsurprisingly) first heard about this result on mse, and I don’t actually have a reference besides that… If someone happens to know one, I would love to hear about it! ↩
-
This is basically because the region bounded by
is compact. Thus it can contain only finitely many roots (do you see why?) so we can write as a finite product of roots inside (just like our polynomial!) times some function which is nonzero inside . Then we apply our formula for the logarithmic derivative exactly as we did for polynomials, but we’ll get some final term of the form , whose integral is also . ↩ -
This doesn’t really fit in with the rest of the post, but I want to mention it, so… footnote :P
It turns out that we can lower bound the growth rate of a holomorphic function by understanding the density of its zeroes. This amounts to jensen’s formula, which you can read about on Terry Tao’s blog here.
As a cute problem of this format, here’s a homework question from UCR’s complex analysis class:
Let
be fixed, and letIn particular,
has zeroes at exactly for .Show that
In proving this (using jensen’s formula), you’ll want to estimate the number of zeroes in a circle of radius
, which you can (and should) do geometrically. ↩