Neville theta functions

From HandWiki

In mathematics, the Neville theta functions, named after Eric Harold Neville,[1] are defined as follows:[2][3] [4]

θc(z,m)=2πq(m)1/4m1/4K(m)k=0(q(m))k(k+1)cos((2k+1)πz2K(m))
θd(z,m)=2π2K(m)(1+2k=1(q(m))k2cos(πzkK(m)))
θn(z,m)=2π2(1m)1/4K(m)(1+2k=1(1)k(q(m))k2cos(πzkK(m)))
θs(z,m)=2πq(m)1/4m1/4(1m)1/4K(m)k=0(1)k(q(m))k(k+1)sin((2k+1)πz2K(m))

where: K(m) is the complete elliptic integral of the first kind, K(m)=K(1m), and q(m)=eπK(m)/K(m) is the elliptic nome.

Note that the functions θp(z,m) are sometimes defined in terms of the nome q(m) and written θp(z,q) (e.g. NIST[5]). The functions may also be written in terms of the τ parameter θp(z|τ) where q=eiπτ.

Relationship to other functions

The Neville theta functions may be expressed in terms of the Jacobi theta functions[5]

θs(z|τ)=θ32(0|τ)θ1(z|τ)/θ'1(0|τ)
θc(z|τ)=θ2(z|τ)/θ2(0|τ)
θn(z|τ)=θ4(z|τ)/θ4(0|τ)
θd(z|τ)=θ3(z|τ)/θ3(0|τ)

where z=z/θ32(0|τ).

The Neville theta functions are related to the Jacobi elliptic functions. If pq(u,m) is a Jacobi elliptic function (p and q are one of s,c,n,d), then

pq(u,m)=θp(u,m)θq(u,m).

Examples

  • θc(2.5,0.3)0.65900466676738154967
  • θd(2.5,0.3)0.95182196661267561994
  • θn(2.5,0.3)1.0526693354651613637
  • θs(2.5,0.3)0.82086879524530400536

Symmetry

  • θc(z,m)=θc(z,m)
  • θd(z,m)=θd(z,m)
  • θn(z,m)=θn(z,m)
  • θs(z,m)=θs(z,m)

Complex 3D plots

Implementation

NetvilleThetaC[z,m], NevilleThetaD[z,m], NevilleThetaN[z,m], and NevilleThetaS[z,m] are built-in functions of Mathematica.[6]

Notes

References