Theta Functions – What is a Theta Function?

theta-functions

What exactly is a theta function

$$\vartheta(z; \tau) = \sum_{n=-\infty}^\infty \exp (\pi i n^2 \tau + 2 \pi i n z)= 1 + 2 \sum_{n=1}^\infty \left(e^{\pi i\tau}\right)^{n^2} \cos(2\pi n z) = \sum_{n=-\infty}^\infty q^{n^2}\eta^n"$$

and how does it arise naturally? (as in how does it just fall out of a computation illustrating the necessity for taking the trouble to give it a name?). Books like Whittaker-Watson simply say Elliptic functions can be represented as quotients of theta functions, them apparently being useful for explicit computations, so surely there is a natural way to see why this is so without knowing them in advance?

Note: Not as interested in the number theory motivation, more the elliptic integrals/functions and mathematical physics motivation,

Some sources say they are just Fourier series (of what?), other sources say they are quotients of Fourier series, other sources define them as an infinite product (which apparently hints at periodicity implying a useful Fourier representation), Goursat just call's it a Laurent series (of what?). Other sources say it is the Fourier series of a periodic version of some un-understandable function $\sigma$ appearing in elliptic functions (which doesn't seem to have anything to do with how one defines the theta function anyway).

Thus, assuming a theta function is a (quotient of?) Fourier series, what is it a Fourier series of, and how does it arise naturally?

Best Answer

They arise from an effort to find a product expansion of the elliptic functions by using the Weierstrass theorem to factor the zeros and poles. I hope the following outline gives an intuitive motivation for the creation of the theta functions. Naively we could write

$$\text{sn}(z)=z\pi \prod \frac{1-\frac{z}{2Kn+2K^{\prime}mi} }{ 1-\frac{z}{2Kn+2K^{\prime}mi +K^{\prime}i}}.$$

Define $\tau=\frac{K^{\prime}i}{K}$ then $$\text{sn}(2Kz)=2Kz\prod \left( \frac{1-\frac{z}{n+m\tau} }{1-\frac{z}{n+m\tau+\frac{1}{2}\tau}}\right).$$

However neither product $\prod\limits_{nm} 1-\frac{z}{n+m\tau}$ or $\prod\limits_{nm} 1-\frac{z}{n+m\tau+\frac{1}{2}\tau}$ converges absolutely. There are two ways to make convergent products out of these expresssions. One is to introduce convergence factors following Weierstrauss, and this leads to the $\sigma$ functions. Another way is to take the product first by $n$ and then by $m$. This results in the important theta functions. We define

$$\Theta_1(z)=2Kz \prod\limits_m \prod\limits_n \left( 1- \frac{z}{n+m\tau} \right).$$

After some manipulation and with $q=e^{\tau \pi i}$,

$$\Theta_1(z)=\frac{2K}{\pi}\sin(\pi z)\frac{\prod\limits_{m=1}^{\infty}1-2q^{2m}\cos(2z\pi)+q^{4m}}{\prod\limits_{m=1}^{\infty}\left[ 1-q^{2m} \right]^2}$$ is well defined with absolutely convergent numerator and denomenator. Similarly we define

$$\Theta_0(z)= \prod\limits_m \prod\limits_n \left( 1- \frac{z}{n+(m+\frac{1}{2})\tau} \right)$$ and obtain,

$$\Theta_0(z)=\frac{\prod\limits_{m=1}^{\infty}1-2q^{2m-1}\cos(2z\pi)+q^{4m-2}}{\prod\limits_{m=1}^{\infty}\left[ 1-q^{2m-1} \right]^2}.$$

As a result we have a product expression for the function $\text{sn}(2Kz)$.

$$\text{sn}(2Kz)=\frac{\Theta_1(z)}{\Theta_0(z)}.$$

Similarly we may define the functions,

$$\Theta_2(z)=\cos(\pi z)\frac{\prod\limits_{m=1}^{\infty}1+2q^{2m}\cos(2z\pi)+q^{4m}}{\prod\limits_{m=1}^{\infty}\left[ 1+q^{2m} \right]^2}$$ and $$\Theta_3(z)=\frac{\prod\limits_{m=1}^{\infty}1+2q^{2m-1}\cos(2z\pi)+q^{4m-2}}{\prod\limits_{m=1}^{\infty}\left[ 1+q^{2m-1} \right]^2}.$$

And we have

$$\text{cn}(2Kz)=\frac{\Theta_2(z)}{\Theta_0(z)}$$ $$\text{dn}(2Kz)=\frac{\Theta_3(z)}{\Theta_0(z)}.$$

Related Question