Here m can be any natural number and f must be a sufficiently well-behaved function that grows strictly slower than zm. In my new video I use these fractional sums to derive a formula for the Riemann zeta function:
ζ(s)=s−11dzdk=1∑zk1−sz=0Re(s)>1−m,(2)
for whatever m we choose in the (1). However, I did not prove that the fractional sum in this formula converges, that a necessary interchange of limits is valid, or that this new definition of ζ is holomorphic for all s in its domain.
This post contains a proof of these facts.
Locally Uniform Convergence is Enough
In my video, we kicked things off by asking what the fractional sum of z↦zw looks like for any fixed w∈C. We used the principal branch of this function such that 1w=1, with a branch cut on (−∞,0]. It then follows from (1) that the fractional sum
z↦k=1∑zkw
has a branch cut on (−∞,−1].
We then observed that this fractional sum appeared to be holomorphic in C∖(−∞,1] as long as the real part of w is less than our choice of m in (1). For the rest of this post we will assume a fixed m, and we will examine the fractional sum as a function of both z and w.
To show that (2) is the analytic continuation of the zeta function, we must prove that when w is fixed, z↦F(z,w) is holomorphic so that we may take its derivative at z=0. We also need that ∂z∂Fn→∂z∂F as n→∞ because if we can swap the derivative and the limit, we can get
The second summation vanishes in the limit when Re(s)>1, so this reduces to usual the infinite series definition of ζ(s). Therefore, if w↦∂z∂F(0,w) is holomorphic, we have the analytic continuation of ζ.
Fortunately, “holomorphic functions are really nice”. We can simply use a standard complex analysis result which I’ll refer to the uniform convergence theorem:
The Uniform Convergence Theorem: If a sequence of holomorphic functions fn converges to a function f locally uniformly (or equivalently, uniformly on compact sets), then f is holomorphic, and fn′ converges locally uniformly to f′.
So all we need to do is show that Fn converges locally uniformly, and we’ll have all the conditions we need.
The only catch (for me anyway) is that this uniform convergence theorem is only for functions of a single variable. It is not immediately clear that locally uniform convergence allows us to conclude that ∂z∂F is holomorphic in w for fixed z. I am sure that this is a standard result in multi-variable complex analysis, but for me, it’s a “missing link” in the proof. Fortunately, for our specific sequence Fn, we can prove this quickly with Cauchy’s integral formula.
Proof of the missing link
Assume that Fn converges uniformly to F on compact subsets of Ω. It is clear by inspection that Fn is holomorphic in each variable separately, as is ∂z∂Fn.
Fix any (z0,w0)∈Ω. Since Ω is open, we can find a circle Cz centered at z0 and a closed disc Dw centered at w0 such that Cz×Dw∈Ω. Let w∈Dw. By Cauchy’s integral formula,
∂z∂Fn(z0,w)=2πi1∫Cz(z−z0)2Fn(z,w)dz.
By assumption, Fn converges uniformly to F on the compact set Cz×Dw, so
For any (z,w)∈Ω, we can choose R to be large enough that (z,w)∈UR×VR. Therefore it suffices to prove that fn converges uniformly in UR×VR for arbitrarily large R. For the rest of the proof, we will assume an arbitrary fixed R>m, and thus a fixed ε=1/R. We will use C to denote a positive constant which may change from line to line, but depends only on m and R.
We will start by demonstrating that any degree m polynomial is bounded on UR by its values at the integers 0 through m.
Lemma:Let p(z) be a degree m polynomial. Then there exists a constant C such that for any z∈UR,
∣p(z)∣≤C⋅k∈Z0≤k≤mmax∣p(k)∣.
Proof: Consider the Lagrange polynomial representation of p(z) determined by its values at 0,1,…,m:
p(z)=k=0∑mp(k)0≤j≤mj=k∏k−jz−j.
Since ∣z−j∣≤∣z∣+∣j∣≤R+m and since ∣k−j∣≥1, we have
Thus the claim is established with C=(m+1)(R+m)m. □
The specific polynomials we will work with are the degree mGregory-Newton and Taylor polynomials of (z+n)w centered at z=0. Let us introduce shorthands for them.
converges uniformly. Thus (3) shows that FN converges uniformly on UR×VR, so we are done.
□
Bonus Content! An Alternative Uniform Bound
The proof of uniform convergence boiled down to finding a uniform bound for Gn(z,w)−(z+n)w. In (4), we split this into Gn−Tn and Tn−(z+n)w, each of which we bounded separately. However, I recently learned of a more direct way to obtain a bound without introducing a Taylor polynomial. This alternative approach uses an amazing identity called the Hermite-Genocchi formula.
This formula expresses a divided difference in terms of an integral over all convex combinations of the data points. Specifically, let τn denote the n-dimensional standard simplex - the set of all tuples (t1,…,tn) of positive numbers whose sum is at most 1. Given such a tuple, define t0=1−t1−⋯−tn, so that t0+⋯+tn=1. The Hermite-Genocchi formula states that
f[z0,…,zn]=∫τnf(n)(t0z0+⋯+tnzn)dtn⋯dt1,
as long as f(n) exists and is continuous in the convex hull of {z0,…,zn}.
In the proof above, we needed to bound ∣(n+z)w−Gn(z,w)∣. Since (for fixed w) Gn is the interpolating polynomial of (n+z)w determined by the points 0,…,m, the Newton form of the error gives
(n+z)w−Gn(z,w)=fn,w[0,…,m,z]k=0∏m(z−k),(6)
where fn,w(z)=(n+z)w. Since the convex hull of {0,…,m,z} is contained in UR whenever z∈UR, we have by the Hermite Genocchi formula
Thus, by repeating the argument in the proof above, we arrive at
∣fn,w[0,…,m,z]∣<C(n−R)−(1+ε).
Finally, since the product in (6) is uniformly bounded for z∈UR, we have achieved a uniform bound for ∣(n+z)w−Gn(z,w)∣ – the same bound as in the proof above (up to the constant C).