Franklin Pezzuti Dyer

Home     Posts     CV     Contact     People

Who’s who of Elliptic Functions

Since about halfway through the Spring 2021 semester, I’ve been participating in the brand new mathematics directed reading program at UNM. Since I’m interested in learning about complex analysis, I’ve been paired with another interested undergraduate and a grad student (shout-out to Owen Davis for putting up with all of my crazy questions!), and the three of us have been working through Ahlfors’ Complex Analysis, sometimes supplementing our exploration with other books or papers. It’s been a lot of fun so far, and I’m looking forward to continuing in the Fall! My current reference for elliptic-related goodies is Hancock's Lectures on the Theory of Elliptic Functions, and I'm hoping to eventually work my way through the book Pi and the AGM by the Borwein Brothers.

Now that we’ve finished the basics of complex analysis, we’ve started to delve into a more specialized topic: elliptic functions and elliptic integrals. This is a topic I’ve wanted to learn about since high school, but it’s only become accessible to me recently because of what I’ve learned about complex analysis. The purpose of this post is to show off some of the results that initially got me interested in elliptic functions/integrals, list concepts that (according to my experience) are essential prerequsites to understanding elliptic integrals, and give a general overview of the major "players" in the realm of elliptic functions and their relationships to each other. In a way, the intended audience of this post is my past self - this is what I wish someone had written for me when I was trying to learn about elliptic functions in highschool.

Just a disclaimer: I am by no means an expert in elliptic functions (or even complex analysis) now, and I’m still struggling with a lot of core concepts. However, I think I have enough of a grasp on the basics to give an accurate overview.

Wacky series and products

This is a teaser intended to entice and bewilder you with some bizarre identities that result from the theory of elliptic functions, as I was during high school while browsing around on Stackexchange. If you like integrals and infinite series with elegant evaluations, and you haven’t learned about elliptic functions yet, hopefully this section will pique your interest.

Consider the innocent-looking sum

where $|x|<1$, so that the sum converges. This looks pretty similar to a geometric series, and geometric series are very easy to evaluate, having the following simple closed-form:

The only difference is that the powers of the terms are the perfect squares, instead of the natural numbers. Might this sum have nice closed-form values for simple values of $x$ like, say, $x=1/2$ or $x=1/3$?

I don’t think closed-form evaluations are known for either of those values, but for $x=e^{-\pi}$, the following special value is known:

What the hell is this? How did the Gamma Function get here? And why does this sum have a "nice" evaluation (that is, if you consider the Gamma Function to be "nice") at the crazy value of $x=e^{-\pi}$, instead of some simple value like $x=1/2$? As it happens, there are also nice evaluations for $x=e^{-2\pi}$, and $x=e^{-3\pi}$, and even $x=e^{-\sqrt{2}\pi}$.

Alright, here’s another sum that looks kinda like a geometric series:

Turns out this series - as well as some modified versions of this series in which each term is multiplied by an extra coefficient (also known as Lambert Series) - have some really nice arithmetic/algebraic properties. But again, the simple form of the summand is misleading - good luck finding a closed form value without using elliptic functions! However, some of the variations on this sum have really nice closed-form values: for instance

Where $\mu$ and $\phi$ are the Mobius Mu function and the Euler Totient function, respectively. Not to mention the following tantalizing relationship with the previous sum involving square numbers in the terms’ exponents:

These past three identities can be proven using elementary number-theoretical and generating function techniques. However, if you want to evaluate the plain vanilla Lambert Series, you’ll need elliptic functions.

Okay, just one more thing - this one is an infinite product:

Seems simple enough, right? Once again, special values of this infinite product are unexpectedly hard to come by, but they are just as unintuitive and surprising, such as the following:

Here we have $e^\pi$ cropping up again! What gives? And how the heck do we prove these crazy identities? (Spoiler alert: I’m not going to prove these identities. However, I am going to introduce some of the machinery that is used to prove them.)

Prerequisites from complex analysis

There’s a lot of overhead required to understand the derivations of these identities (which I’m not even entirely comfortable with yet), the most foundational of which is an understanding of complex analysis fundamentals. I’m not going to try to squeeze a mini-course on complex analysis into this post, so here’s a short list of concepts/theorems that are essential for working your way up to elliptic functions.

Basic properties of elliptic functions

Recall that a periodic function on the real numbers $f:\mathbb R\mapsto \mathbb R$ is one that "repeats itself" regularly after a certain interval. That is,

for all $x\in \mathbb R$, where $T\ne 0$ is the period. If we know the values of $f$ in the interval $[0,T)$, then we know its values everywhere, since any real number can be brought into that interval by subtracting off multiples of $T$. In other words, $f$ restricted to $[0,T)$ tells us everything we need to know about $f$ if it’s periodic. It is also a theorem that if a continuous, nonconstant real-valued function has two distinct periods, either one must be an integer multiple of the other, or both must be integer multiples of some smaller period. Can you figure out why this is the case?

We can also have periodic functions on the complex numbers: $f:\mathbb C\to\mathbb C$ is periodic if and only if there is some period $\omega\in\mathbb C/{0}$ for which

for all $z\in\mathbb C$. There’s something different about periodic functions on the complex numbers, though. $\mathbb C$ is two-dimensional (hence, we visualize $\mathbb R$ as a 1D line and $\mathbb C$ as a 2D plane), meaning that a nonconstant continuous function $f$ can have two distinct, relatively irrational periods! For instance, if $g,h$ are two continuous, real-valued functions with period $1$, then the complex-valued function defined as

has periods $\omega_1 = 1$ and $\omega_2 = i$, and is also continuous! However, in complex analysis, we are often most interested in analytic or holomorphic functions, and there is no guarantee that the above construction is either.

Geometrically, a real-valued periodic function is determined by all of its values inside an interval, whereas a complex-valued periodic function is determined by all of its values inside of a strip. For instance, if a complex function has period $i$, then if we know its values inside of the strip $0\le \text{Im}(z)\lt 1$, we can determine its value at any other point. This is because any complex number can be brought within that strip by repeatedly adding or subtracting $i$, and the function’s value at that point is equal to its value at the corresponding point in the strip.

If a continuous complex-valued function has two relatively irrational periods, then the function is everywhere determined by its values not in an interval or a strip, but in a parallelogram, sometimes called the fundamental parallelogram. If the complex periods $\omega_1,\omega_2$ are visualized as vectors in the complex plane, then a fundamental parallelogram is the parallelogram spanning those vectors. Any complex number can be brought within this parallelogram by adding or subtracting some multiple of $\omega_1$ and some multiple of $\omega_2$. In other words, for all $z\in\mathbb C$, there exists $z’$ in the fundamental parallelogram and integers $m,n$ such that $z=z’+m\omega_1 + n\omega_2$ and hence $f(z)=f(z’)$.

An elliptic function is simply defined as a holomorphic non-constant doubly periodic function. (Or, you might say that constant functions are "trivial" elliptic functions.) That’s all there is to it! Finding such functions, however, is harder than it looks - the cute example I showed above, for instance, is doubly periodic, but not necessarily holomorphic. (In fact, there aren’t many functions of that form that are holomorphic at all. Can you find all of them?)

Before we actually go ahead and find an elliptic function, there are several things we can say about them. Here’s a brief list of important properties of elliptic functions that follow directly from their definition:

Weierstrass Elliptic Functions

There are several different families of functions (which I almost think of as "characters") involved in the theory of elliptic functions. Now that we know what an ellptic function is, I‘d like to start introducing them, along with the motivation behind them and their relationships with each other and several auxiliary functions.

Let‘s start with the Weierstrass Elliptic Functions. So far, we‘ve looked at the general properties of elliptic functions that follow from their definitions, but we haven’t actually found any (nontrivial) examples. One of the most straighforward constructions of an actual elliptic function is the Weierstrass P-function, which is defined as follows:

where $\Lambda$ is the set of all integer combinations of the periods $\omega_1, \omega_2$; that is,

Note that this function has poles at all points in $\Lambda$, and the series converges to a finite value everywhere else. Also, we can verify that it is indeed elliptic with periods $\omega_1,\omega_2$ by noticing that replacing $z$ with $z+\omega_1$ or $z+\omega_2$ amounts to a mere reindexing of the series, leaving its value the same (since it is absolutely convergent).

The function $\wp$ is an even function, and it turns out that any even elliptic function with periods $\omega_1$ and $\omega_2$ can be expressed in terms of $\wp$. That is, any even elliptic function with periods $\omega_1,\omega_2$ can be written in the form

Where $C$ is some constant, and the $a_k$ and $b_k$ are respectively the locations of the zeroes and the poles of the elliptic function (which may be repeated depending on multiplicity). We know this because elliptic functions are uniquely determined up to a multiplicative constant by their periods and the locations of their poles, a property listed in the previous section.

Another elliptic function is defined as follows:

This elliptic function has order 1, that is, it only has one pole inside of a fundamental parallelogram. It turns out that any elliptic function, not just any even elliptic function, can be expressed in terms of $\sigma$. In particular, any elliptic function with periods $\omega_1,\omega_2$ can be expressed as

where $C$ is a constant and $a_k,b_k$ are again the locations of the zeroes and the poles of the elliptic function.

The P-function has some pretty cool algebraic properties. For instance, it satisfies the following differential equation:

where $g_2$ and $g_3$ are two constants that depend upon the periods $\omega_1,\omega_2$. This can be proven again using the uniqueness theorem of elliptic functions, by expanding both sides into their Laurent Series and noticing that all negative-powered terms are the same (for suitable values of $g_2,g_3$).

We also have the following nice addition theorem for $\wp$:

which can be proven using a similar technique, considering both sides as an elliptic function in both $z$ and $u$.

A closer look at the periods

Note that there is not just one "Weierstrass $\wp$ Function". There are infinitely many such functions - one for every possible choice of the periods $\omega_1$ and $\omega_2$. Some of these functions, however, are reducible to each other. For instance, if $\wp_1$ has periods $\omega_1,\omega_2$ and $\wp_2$ has periods $2\omega_1,2\omega_2$, then the following relationship follows from the series definition of $\wp$:

In other words, multiplying both periods by $2$ amounts to a rescaling of the lattice $\Lambda$ at which the poles of $\wp$ occur.

In fact, if both $\omega_1$ and $\omega_2$ are multiplied by some nonzero complex constant, then the lattice of poles of $\wp$ is essentially just rotated and rescaled, and its values are multiplied by a constant. This means that, in a sense, all of these functions are "equivalent" to each other - they take the same values, but their domans and ranges are just stretched out and rotated a bit. We only really need to study one of these functions in order to understand the behavior of all of them. By convention, we often study the Weierstrass P-function with periods $1$ and $\tau$, where $\tau = \omega_2/\omega_1$, since all P-functions with periods $\alpha\omega_1$ and $\alpha\omega_2$ are scaled versions of this "canonical" function.

Another example: if $\wp_1$ has periods $\omega_1$ and $\omega_2$, and $\wp_2$ has periods $\omega_1$ and $\omega_1+\omega_2$, then it follows that $\wp_1(z)=\wp_2(z)$! Why is this the case? Because if $\wp_2$ has periods $\omega_1$ and $\omega_1 + \omega_2$, then it must also have period $\omega_2$, because the sum/difference of any two periods of a function must also be a period! And if two Weierstrass P-functions have the exact same periods, then they must be the same (because the summation in their definitions range over the same values).

More generally, it can be shown that if $\langle \omega_1, \omega_2\rangle$ and $\langle \omega_1’, \omega_2’\rangle$ are related to each other by a unimodular transformation - that is, if

where $a,b,c,d$ are integers and the $2\times 2$ matrix has determinant $1$ - then the Weierstrassian elliptic function defined by the two pairs of periods are identical.

There’s another special function that is sometimes used to characterize the different $\wp$ functions that result from different choices of periods: it’s called the Modular Lambda Function, and is defined as

Intuitively, $\lambda$ is a cross-ratio measuring the relative positions of the half-period values of $\wp$ - that is, the values it assumes at the midpoints of the sides of the fundamental parallelogram, and at its center. In fact, these values are important enough that they have their own names - they are the Half-Period Values of $\wp$, defined as

By this definition, $e_1$ is the value of $\wp$ at the midpoint of the side of the parallelogram joining $0$ to $\omega_1$, $e_2$ is the value halfway along the side joining $0$ to $\omega_2$, and $e_3$ is the value in the center of the fundamental parallelogram. From these definitions, we have that

Notice that $\lambda$ is a function of $\tau=\omega_2/\omega_1$, not $\omega_1$ and $\omega_2$. This is because the right-hand-side is the same whenever $\omega_1$ and $\omega_2$ are scaled by the same constant - meaning that it is dependent only upon their ratio.

On the other hand, unimodular transformations of the periods do not leave $\lambda$ unchanged. However, they do cause it to change in very predictable and pleasantly symmetrical ways. By observing how unimodular transformations affect the value of $\tau=\omega_2/\omega_1$ and permute the half-period values $e_1,e_2,e_3$, the following functional equations can be proven:

It happens that $\lambda$ is something called a modular form - but modular forms have their own entire subfield of math, so I’m not gonna go into them here. Remember the Lambda Function though, because it will crop up again later.

Inverting Elliptic Integrals

Now let’s take a little detour. Consider the following well-known integral identity:

Or, equivalently,

If we wanted, we could define the sine function through the above equation. In fact, for a moment, try to forget everything you know about the sine function, and suppose that I told you I was defining some "mystery function" $f(z)$ through the above equation:

Note that there’s actually an ambiguity in this integral. Since we’re integrating in the complex plane, there are many possible curves along which we could integrate - the only constraint is that the curve starts at $0$ and ends at $f(z)$. If the integrand were analytic, the integral would be path-independent, so it wouldn’t matter. However, our integrand is not analytic on all of $\mathbb C$, and can be defined such that it has a branch cut stretching from $-1$ to $1$ (the two singularities of the integrand). Depending on how many times the path of integration wraps around this branch cut, the integral may take on different values. Specifically, the contour integral around a counterclockwise closed loop $\gamma$ enclosing this branch cut is given by

which is an exercise in contour integration. This means that

is a multi-valued function of $z$ (so, not actually a function at all). If the integral taken along some path equals $I$, then the integral can be made to equal $I+2\pi n$ for any integer $n\in\mathbb Z$, by altering the path such that it wraps around the branch cut more/fewer times (or reversing the orientation of its path). Hence, if we define $f$ to be the "inverse" of this multi-valued function, it would follow that $f$ is unchanged when a multiple of $2\pi$ is added to/subtracted from its argument. In other words,

or $f$ has period $2\pi$! See what we’ve done here? By defining a function (which so happens to be our good friend $f(z)=\sin(z)$) as the "inverse" of an integral, and showing that the integral is multi-valued with its possible values spaced out by a certain amount, we have shown that the function is periodic!

Now, the Incomplete Elliptic Integral of the First Kind with modulus $k$ is defined as follows:

This integrand is also non-analytic, with singularities at $w=\pm 1$ and $w=\pm 1/k$. It can be arranged such that it has precisely two branch cuts - one extending rightwards from $-1$ to $1$, and one "infinite cut" stretching leftwards from $-1/k$ all the way "through infinity" and ending at $1/k$. This means that this integral is multi-valued as well. By convention, $F$ is defined unambiguously by choosing the path of integration such that it does not loop around any of the branch cuts. However, if it loops once around the first branch cut, its value is changed by the amount

whereas if it loops around the second branch cut once, it value changes by

By looping around the first branch cut $m$ times (with negative $m$ representing inverted orientation), we may change the integral’s value by $m\omega_1$. By looping around the second branch cut $n$ times, we may change its value by $n\omega_1$. Suppose now that we define a special function called $\text{sn}(z)$ to be the "inverse" of this multi-valued integral, such that

It would then follow, by the same reasoning we used in the simpler example above, that $\text{sn}(z)$ is doubly periodic and has $\omega_1$ and $\omega_2$ as its periods. That is,

for any $m,n\in\mathbb Z$! It’s another elliptic function!

Briefly, I’ll introduce an auxiliary function called the Complete Elliptic Integral of the First Kind, which is defined as

where $k$ is again called the modulus. There’s also a quantity called the complementary modulus denoted $k’$ which is defined as $k’=\sqrt{1-k^2}$, and the quantity $K(k’)$ is often denoted $K’$ (not to be confused with the derivative of $K$). Given these definitions, the periods $\omega_1$ and $\omega_2$ of this new function $\text{sn}(z)$ are equal to

which can be proven by making a few simple substitutions in the above integral formulae for $\omega_1$ and $\omega_2$.

This new elliptic function $\text{sn}(z)$ that we’ve derived is one of the Jacobi Elliptic Functions. There are a total of 12 such functions (!!!) whose periods can be expressed in terms of $K$ and $K’$, and they’re defined by the placement of their poles and zeroes within the fundamental parallelogram. The uniqueness theorem of elliptic functions that we mentioned earlier suggests that these aren’t actually distinct from the Weierstrassian elliptic functions, and that there must be some relationship between them. Indeed, the following relation connecting $\text{sn}$ and $\wp$ holds:

How can this be proven? Well, recall the differential equation for $\wp$ stated earlier. It follows from this differential equation that

By making a few slick substitutions, this integral can be converted into an incomplete integral of the first kind, allowing us to equate an expression involving $\wp$ with the function $\text{sn}$. This proof uses the fact that the cubic $4w^3-g_2 w-g_3$ can be factored as $4(w-e_1)(w-e_2)(w-e_3)$. (If it isn’t clear why this is true, use symmetry to show that $\wp’$ must equal zero at each of the half-periods, meaning that $4\wp^3 -g_2 \wp -g_3$ must equal zero when $\wp$ is equal to any of the $3$ half-period values $e_1,e_2,e_3$, allowing the cubic to be factored). In fact, these substitutions bring the integrand into the form

which has the amazing consequence that $\lambda = k^2$. In other words, if we know the value of $\lambda$ for some Weierstrassian Elliptic Function $\wp$, we can solve for its periods using elliptic integrals: they will be given by $4K(\sqrt{\lambda})$ and $2iK’(\sqrt{\lambda})$.

Theta Functions

So far we’ve seen a way to construct elliptic functions using an infinite sum over a lattice of periods, and another way that defines elliptic functions as inverses of multi-valued elliptic integrals. Now we’ll take a look at one more approach to constructing elliptic functions that gives rise to a family of functions with some of the richest algebraic identities in complex analysis.

Have a look at the following Fourier-series defined function:

Firstly, notice that it is certainly periodic with period $1$, since it consists of a summation of coefficients times terms of the form $e^{2\pi i z}$, each of which is a periodic function of $z$ with period $1$. Next notice that

where reindexing occurs between steps $3$ and $4$. For convenience, we denote the quantity $e^{\pi i \tau}$ by $q$, which is often referred to as the elliptic nome. Then we have that

The function $\vartheta$ isn’t exactly doubly periodic. It is singly periodic, with period $1$, but it does not have period $\tau$, since increasing the argument by $\tau$ changes the value of $\vartheta$ by a factor of $e^{-2\pi i z}/q$. However, we might be tempted to say that this function has a "fundamental parallelogram" spanned by $1$ and $\tau$, since all values of $\vartheta$ can be expressed in terms of values inside of this parallelogram using these functional equations (although they are not exactly equal).

Four functions, called the Jacobi Theta Functions, may defined in terms of the above function:

Since these are all expressible in terms of the original $\vartheta$ function, they are in some sense superfluous, but it’s often convenient to have a shorthand symbol for each of them - intuitively, they are variations of $\vartheta$ shifted over by each of the "half-periods" $1/2$ and $\tau/2$ (although as we noticed above, $\tau$ isn’t exactly a period).

From each of the functional equations we derived for the original $\theta$ function, we can find a corresponding functional equation for each of these four auxiliary functions by making substitutions for $z$. Here are all of the equations:

Now, here’s the kicker - consider a quotient of two of these elliptic functions, say $\vartheta_{01}/\vartheta_{11}$. From these functional equations, we have that

and

So the function $\vartheta_{01}/\vartheta_{11}$ is doubly periodic with periods $2$ and $\tau$. It’s yet another elliptic function!

As you might guess, this and other quotients of the Theta Functions can be expressed in terms of the Weierstrassian and Jacobian Elliptic Functions, and there’s even the following beautiful connection between the Theta Functions and the elliptic modulus/lambda function:

(Don’t forget that the each of the $\vartheta$ is also a function of $\tau$, although usually only $z$ is listed among its arguments.) The Theta Functions also satisfy a plethora of other incredible algebraic identities. One such identity is

and here’s another formula that gives a clue as to how these functions lead to the amazing infinite product evaluation used as a "teaser" at the beginning of the post:

But that’s enough about these functions for now. The proofs of most Theta Function identities are really quite miraculous and ought to have a blog post all to themselves.

Summary

That post was a hell of a lot longer than I intended it to be! There are tons of special functions and amazing identities and relationships surrounding the theory of elliptic functions, and a single post can hardly do it justice (I’m still struggling to understand much of it myself). However, I hope I’ve done a decent job of introducing the basics of this fascinating field and their relationships, even if my explanations are mostly intuitive and lack rigor for now.

Here’s a short summary of each of the "characters" we’ve encountered, which you can use as a kind of notational "cheat sheet" to remind yourself of their relationships.

Hopefully, if past Franklin had access to this post, he would’ve found it helpful.


back to home page