Top Banner
From trigonometry to elliptic functions Zhiqin Lu The Math Club University of California, Irvine March 31, 2010 Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 1/24
56

From trigonometry to elliptic functions - UCI

Feb 04, 2022

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: From trigonometry to elliptic functions - UCI

From trigonometry to elliptic functions

Zhiqin Lu

The Math ClubUniversity of California, Irvine

March 31, 2010

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 1/24

Page 2: From trigonometry to elliptic functions - UCI

Question

What is the area of a triangle withside lengths a, b, and c?

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 2/24

Page 3: From trigonometry to elliptic functions - UCI

Heron’s formula [A.D. 60]

A =√

p(p − a)(p − b)(p − c),

where p = (a + b + c)/2.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 3/24

Page 4: From trigonometry to elliptic functions - UCI

By the Pythagorean theorem, we have

b2 − d2 = a2 − (c − d)2.

Therefore, we have

d =1

2

(c +

b2 − a2

c

).

By the Pythagorean theorem again, wehave

h2 = b2 − 1

4

(c +

b2 − a2

c

)2

.

The formula follows from the fact that

A =1

2ch.

Figure: Triangle withaltitude h cutting base cinto d and (c - d).

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 4/24

Page 5: From trigonometry to elliptic functions - UCI

Using Trigonometry, the formula is a lot easierto prove:

A =1

2bc sinα.

By the law of cosine, we have

sinα =√

1− cos2 α =

√1−

(b2 + c2 − a2

2bc

)2

.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 5/24

Page 6: From trigonometry to elliptic functions - UCI

1 What is sin 20◦?

2 We have to use the concept function.

3 A function is an assignment: f : A→ B.

4 How to define trigonometric functions?

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 6/24

Page 7: From trigonometry to elliptic functions - UCI

1 What is sin 20◦?

2 We have to use the concept function.

3 A function is an assignment: f : A→ B.

4 How to define trigonometric functions?

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 6/24

Page 8: From trigonometry to elliptic functions - UCI

1 What is sin 20◦?

2 We have to use the concept function.

3 A function is an assignment: f : A→ B.

4 How to define trigonometric functions?

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 6/24

Page 9: From trigonometry to elliptic functions - UCI

1 What is sin 20◦?

2 We have to use the concept function.

3 A function is an assignment: f : A→ B.

4 How to define trigonometric functions?

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 6/24

Page 10: From trigonometry to elliptic functions - UCI

Definition:

sinA = a/h

cosA = b/h

tanA = a/b

· · · · · ·

Such a definition can hardly be used in Calculus!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 7/24

Page 11: From trigonometry to elliptic functions - UCI

Definition:

sinA = a/h

cosA = b/h

tanA = a/b

· · · · · ·

Such a definition can hardly be used in Calculus!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 7/24

Page 12: From trigonometry to elliptic functions - UCI

How to find the derivative of sin x?We have to use/assume the fact

limθ→0

sin θ

θ= 1,

which is the derivative of sin x at 0.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 8/24

Page 13: From trigonometry to elliptic functions - UCI

In Stewart’s or Minton/Smith’s Calculus book, there are two ways todefine the exp/log functions

1 Define ex first, and log x is the inverse function of ex

1 Define ex for x integers;2 Define ex for x rational numbers;3 Define ex for any real number x by continuity.

2 Define log x first and then define ex as the inverse of log x

log x =

∫1

xdx + C .

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 9/24

Page 14: From trigonometry to elliptic functions - UCI

Can we do that same thing for trigonometric functions?

arcsin x =

∫1√

1− x2dx + C

Compare with the integral∫1√

1 + x2dx = log(x +

√1 + x2) + C

We get the following mysterious formula

log(x +√

1 + x2) = arcsin(√−1x)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 10/24

Page 15: From trigonometry to elliptic functions - UCI

Can we do that same thing for trigonometric functions?

arcsin x =

∫1√

1− x2dx + C

Compare with the integral∫1√

1 + x2dx = log(x +

√1 + x2) + C

We get the following mysterious formula

log(x +√

1 + x2) = arcsin(√−1x)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 10/24

Page 16: From trigonometry to elliptic functions - UCI

Can we do that same thing for trigonometric functions?

arcsin x =

∫1√

1− x2dx + C

Compare with the integral∫1√

1 + x2dx = log(x +

√1 + x2) + C

We get the following mysterious formula

log(x +√

1 + x2) = arcsin(√−1x)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 10/24

Page 17: From trigonometry to elliptic functions - UCI

A complex number z is a pair of two real numbers. But we are more usedto writing it as

z = x + iy = x +√−1y ,

where x , y are the two real numbers.

The production of two complex numbers is somewhat interesting

(x1 + iy1)(x2 + iy2) = x1x2y1y2 + i(x1y2 + x2y1).

The negative sign costs 99% of errors!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 11/24

Page 18: From trigonometry to elliptic functions - UCI

A complex number z is a pair of two real numbers. But we are more usedto writing it as

z = x + iy = x +√−1y ,

where x , y are the two real numbers.The production of two complex numbers is somewhat interesting

(x1 + iy1)(x2 + iy2) = x1x2 − y1y2 + i(x1y2 + x2y1).

The negative sign costs 99% of errors!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 11/24

Page 19: From trigonometry to elliptic functions - UCI

A complex number z is a pair of two real numbers. But we are more usedto writing it as

z = x + iy = x +√−1y ,

where x , y are the two real numbers.The production of two complex numbers is somewhat interesting

(x1 + iy1)(x2 + iy2) = x1x2 − y1y2 + i(x1y2 + x2y1).

The negative sign costs 99% of errors!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 11/24

Page 20: From trigonometry to elliptic functions - UCI

Euler’s formulae iz = cos z + i sin z

cos z =e iz + e−iz

2

sin z =e iz − e−iz

2i

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 12/24

Page 21: From trigonometry to elliptic functions - UCI

Euler’s formulae iz = cos z + i sin z

cos z =e iz + e−iz

2

sin z =e iz − e−iz

2i

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 12/24

Page 22: From trigonometry to elliptic functions - UCI

Theorem: cos(x + y) = cos x cos y − sin x sin y .

Proof.

cos x cos y − sin x sin y

=e ix + e−ix

2· e

iy + e−iy

2− e ix − e−ix

2i· e

iy − e−iy

2i

=1

4(e i(x+y) + e−i(x+y) + e i(x−y) + e i(y−x))

+1

4(e i(x+y) + e−i(x+y) − e i(x−y) − e i(y−x))

= cos(x + y).

Q.E.D.

(=quod erat demonstrandum=that which was to bedemonstrated)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 13/24

Page 23: From trigonometry to elliptic functions - UCI

Theorem: cos(x + y) = cos x cos y − sin x sin y .

Proof.

cos x cos y − sin x sin y

=e ix + e−ix

2· e

iy + e−iy

2− e ix − e−ix

2i· e

iy − e−iy

2i

=1

4(e i(x+y) + e−i(x+y) + e i(x−y) + e i(y−x))

+1

4(e i(x+y) + e−i(x+y) − e i(x−y) − e i(y−x))

= cos(x + y).

Q.E.D. (=quod erat demonstrandum

=that which was to bedemonstrated)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 13/24

Page 24: From trigonometry to elliptic functions - UCI

Theorem: cos(x + y) = cos x cos y − sin x sin y .

Proof.

cos x cos y − sin x sin y

=e ix + e−ix

2· e

iy + e−iy

2− e ix − e−ix

2i· e

iy − e−iy

2i

=1

4(e i(x+y) + e−i(x+y) + e i(x−y) + e i(y−x))

+1

4(e i(x+y) + e−i(x+y) − e i(x−y) − e i(y−x))

= cos(x + y).

Q.E.D. (=quod erat demonstrandum=that which was to bedemonstrated)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 13/24

Page 25: From trigonometry to elliptic functions - UCI

The above discussion hint us that we need to study∫1√

1− z2dz ,

where z is a complex number.

Or more precisely,

φ(z) =

∫ z

0

1√1− t2

dt.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 14/24

Page 26: From trigonometry to elliptic functions - UCI

The above discussion hint us that we need to study∫1√

1− z2dz ,

where z is a complex number.

Or more precisely,

φ(z) =

∫ z

0

1√1− t2

dt.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 14/24

Page 27: From trigonometry to elliptic functions - UCI

1 The function 1√1−z2 is multi-valued.

2 In order to make it single-valued, we need to construct a Riemannsurface.

3 We cut two copies of C along [−1, 1] and glue them. The space C iscalled a Riemann surface. 1√

1−z2 is a single-valued function on the

Riemann surface C .

4 φ(z) is multivalued even if on C , 1√1−z2 is single-valued,

5 because of the existence of Residue.

6 We have ∮|z|=R

dz√1− z2

= 2π

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 15/24

Page 28: From trigonometry to elliptic functions - UCI

1 The function 1√1−z2 is multi-valued.

2 In order to make it single-valued, we need to construct a Riemannsurface.

3 We cut two copies of C along [−1, 1] and glue them. The space C iscalled a Riemann surface. 1√

1−z2 is a single-valued function on the

Riemann surface C .

4 φ(z) is multivalued even if on C , 1√1−z2 is single-valued,

5 because of the existence of Residue.

6 We have ∮|z|=R

dz√1− z2

= 2π

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 15/24

Page 29: From trigonometry to elliptic functions - UCI

1 The function 1√1−z2 is multi-valued.

2 In order to make it single-valued, we need to construct a Riemannsurface.

3 We cut two copies of C along [−1, 1] and glue them. The space C iscalled a Riemann surface. 1√

1−z2 is a single-valued function on the

Riemann surface C .

4 φ(z) is multivalued even if on C , 1√1−z2 is single-valued,

5 because of the existence of Residue.

6 We have ∮|z|=R

dz√1− z2

= 2π

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 15/24

Page 30: From trigonometry to elliptic functions - UCI

1 The function 1√1−z2 is multi-valued.

2 In order to make it single-valued, we need to construct a Riemannsurface.

3 We cut two copies of C along [−1, 1] and glue them. The space C iscalled a Riemann surface. 1√

1−z2 is a single-valued function on the

Riemann surface C .

4 φ(z) is multivalued even if on C , 1√1−z2 is single-valued,

5 because of the existence of Residue.

6 We have ∮|z|=R

dz√1− z2

= 2π

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 15/24

Page 31: From trigonometry to elliptic functions - UCI

1 The function 1√1−z2 is multi-valued.

2 In order to make it single-valued, we need to construct a Riemannsurface.

3 We cut two copies of C along [−1, 1] and glue them. The space C iscalled a Riemann surface. 1√

1−z2 is a single-valued function on the

Riemann surface C .

4 φ(z) is multivalued even if on C , 1√1−z2 is single-valued,

5 because of the existence of Residue.

6 We have ∮|z|=R

dz√1− z2

= 2π

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 15/24

Page 32: From trigonometry to elliptic functions - UCI

1 The function 1√1−z2 is multi-valued.

2 In order to make it single-valued, we need to construct a Riemannsurface.

3 We cut two copies of C along [−1, 1] and glue them. The space C iscalled a Riemann surface. 1√

1−z2 is a single-valued function on the

Riemann surface C .

4 φ(z) is multivalued even if on C , 1√1−z2 is single-valued,

5 because of the existence of Residue.

6 We have ∮|z|=R

dz√1− z2

= 2π

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 15/24

Page 33: From trigonometry to elliptic functions - UCI

1 Therefore, φ : C → C/2πZ

2 φ−1 : C/2πZ→ C exists.

3 C is the set of all points (t,±√

1− t2). Therefore, C can berepresented by the set

x2 + y2 = 1

in C2.

4 C is a group

(x1, y1)⊕ (x2, y2) = (x1y2 + x2y1, x1x2 − y1y2).

Check:(x1y2 + x2y1)2 + (x1x2 − y1y2)2 = 1.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 16/24

Page 34: From trigonometry to elliptic functions - UCI

1 Therefore, φ : C → C/2πZ2 φ−1 : C/2πZ→ C exists.

3 C is the set of all points (t,±√

1− t2). Therefore, C can berepresented by the set

x2 + y2 = 1

in C2.

4 C is a group

(x1, y1)⊕ (x2, y2) = (x1y2 + x2y1, x1x2 − y1y2).

Check:(x1y2 + x2y1)2 + (x1x2 − y1y2)2 = 1.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 16/24

Page 35: From trigonometry to elliptic functions - UCI

1 Therefore, φ : C → C/2πZ2 φ−1 : C/2πZ→ C exists.

3 C is the set of all points (t,±√

1− t2). Therefore, C can berepresented by the set

x2 + y2 = 1

in C2.

4 C is a group

(x1, y1)⊕ (x2, y2) = (x1y2 + x2y1, x1x2 − y1y2).

Check:(x1y2 + x2y1)2 + (x1x2 − y1y2)2 = 1.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 16/24

Page 36: From trigonometry to elliptic functions - UCI

1 Therefore, φ : C → C/2πZ2 φ−1 : C/2πZ→ C exists.

3 C is the set of all points (t,±√

1− t2). Therefore, C can berepresented by the set

x2 + y2 = 1

in C2.

4 C is a group

(x1, y1)⊕ (x2, y2) = (x1y2 + x2y1, x1x2 − y1y2).

Check:(x1y2 + x2y1)2 + (x1x2 − y1y2)2 = 1.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 16/24

Page 37: From trigonometry to elliptic functions - UCI

1 Therefore, φ : C → C/2πZ2 φ−1 : C/2πZ→ C exists.

3 C is the set of all points (t,±√

1− t2). Therefore, C can berepresented by the set

x2 + y2 = 1

in C2.

4 C is a group

(x1, y1)⊕ (x2, y2) = (x1y2 + x2y1, x1x2 − y1y2).

Check:(x1y2 + x2y1)2 + (x1x2 − y1y2)2 = 1.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 16/24

Page 38: From trigonometry to elliptic functions - UCI

The map φ−1 : C/2πZ→ C is a group isomorphism:

(α, β) −−−−→ α + βy y((x1, y1), (x2, y2)) −−−−→ (x1x2 − y1y2, x1y2 + x2y1)

,

where x1 = cosα, y1 = sinα, etc.

Such an isomorphism is called Addition Theorem.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 17/24

Page 39: From trigonometry to elliptic functions - UCI

The map φ−1 : C/2πZ→ C is a group isomorphism:

(α, β) −−−−→ α + βy y((x1, y1), (x2, y2)) −−−−→ (x1x2 − y1y2, x1y2 + x2y1)

,

where x1 = cosα, y1 = sinα, etc.

Such an isomorphism is called Addition Theorem.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 17/24

Page 40: From trigonometry to elliptic functions - UCI

The map φ−1 : C/2πZ→ C is a group isomorphism:

(α, β) −−−−→ α + βy y((x1, y1), (x2, y2)) −−−−→ (x1x2 − y1y2, x1y2 + x2y1)

,

where x1 = cosα, y1 = sinα, etc.

Such an isomorphism is called Addition Theorem.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 17/24

Page 41: From trigonometry to elliptic functions - UCI

The following is another version of the addition theorem forthe sine function:∫ sin u

0

1√1− x2

dx +

∫ sin v

0

1√1− x2

dx =

∫ sin(u+v)

0

1√1− x2

dx

If we set sin u, z = sin v , then we have∫ y

0

1√1− x2

dx +

∫ z

0

1√1− x2

dx =

∫ T (y ,z)

0

1√1− x2

dx ,

whereT (y , z) = y

√1− z2 + z

√1− y2.

Any other functions satisfy the above addition theorem? EllipticFunctions!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 18/24

Page 42: From trigonometry to elliptic functions - UCI

The following is another version of the addition theorem forthe sine function:∫ sin u

0

1√1− x2

dx +

∫ sin v

0

1√1− x2

dx =

∫ sin(u+v)

0

1√1− x2

dx

If we set sin u, z = sin v , then we have∫ y

0

1√1− x2

dx +

∫ z

0

1√1− x2

dx =

∫ T (y ,z)

0

1√1− x2

dx ,

whereT (y , z) = y

√1− z2 + z

√1− y2.

Any other functions satisfy the above addition theorem? EllipticFunctions!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 18/24

Page 43: From trigonometry to elliptic functions - UCI

The following is another version of the addition theorem forthe sine function:∫ sin u

0

1√1− x2

dx +

∫ sin v

0

1√1− x2

dx =

∫ sin(u+v)

0

1√1− x2

dx

If we set sin u, z = sin v , then we have∫ y

0

1√1− x2

dx +

∫ z

0

1√1− x2

dx =

∫ T (y ,z)

0

1√1− x2

dx ,

whereT (y , z) = y

√1− z2 + z

√1− y2.

Any other functions satisfy the above addition theorem?

EllipticFunctions!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 18/24

Page 44: From trigonometry to elliptic functions - UCI

The following is another version of the addition theorem forthe sine function:∫ sin u

0

1√1− x2

dx +

∫ sin v

0

1√1− x2

dx =

∫ sin(u+v)

0

1√1− x2

dx

If we set sin u, z = sin v , then we have∫ y

0

1√1− x2

dx +

∫ z

0

1√1− x2

dx =

∫ T (y ,z)

0

1√1− x2

dx ,

whereT (y , z) = y

√1− z2 + z

√1− y2.

Any other functions satisfy the above addition theorem? EllipticFunctions!

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 18/24

Page 45: From trigonometry to elliptic functions - UCI

Consider the integral ∫dt√

t(t − 1)(t − λ),

where 0 < λ < 1.

Historic RemarksLegendre studied these kind of integral extensively and wrote 3 volumes(4 volumes?) of Traite des fonctions elliptiques. But he failed in findingthe most important properties of the integrals: they are the inversefunctions of some doubly periodic functions! This fact was found by Abeland Jocobi independently.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 19/24

Page 46: From trigonometry to elliptic functions - UCI

Consider the integral ∫dt√

t(t − 1)(t − λ),

where 0 < λ < 1.

Historic RemarksLegendre studied these kind of integral extensively and wrote 3 volumes(4 volumes?) of Traite des fonctions elliptiques. But he failed in findingthe most important properties of the integrals: they are the inversefunctions of some doubly periodic functions! This fact was found by Abeland Jocobi independently.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 19/24

Page 47: From trigonometry to elliptic functions - UCI

The Riemann surface of the function

1√z(z − 1)(z − λ)

y2 = z(z − 1)(z − λ)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 20/24

Page 48: From trigonometry to elliptic functions - UCI

The Riemann surface of the function

1√z(z − 1)(z − λ)

y2 = z(z − 1)(z − λ)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 20/24

Page 49: From trigonometry to elliptic functions - UCI

The Riemann surface of the function

1√z(z − 1)(z − λ)

y2 = z(z − 1)(z − λ)

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 20/24

Page 50: From trigonometry to elliptic functions - UCI

Let

ω1 =

∮A

dz√z(z − 1)(z − λ)

ω2 =

∮B

dz√z(z − 1)(z − λ)

Then the inverse function of the elliptic integral∫ z dt√t(t − 1)(t − λ)

is a doubly period function of periods ω1, ω2.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 21/24

Page 51: From trigonometry to elliptic functions - UCI

Let

ω1 =

∮A

dz√z(z − 1)(z − λ)

ω2 =

∮B

dz√z(z − 1)(z − λ)

Then the inverse function of the elliptic integral∫ z dt√t(t − 1)(t − λ)

is a doubly period function of periods ω1, ω2.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 21/24

Page 52: From trigonometry to elliptic functions - UCI

Basic property of elliptic functions

Theorem: Entire (holomorphic) doubly periodic functions are constants.

Proof. Bounded holomorphic functions are constant by Liouivile Theorem.

Therefore, elliptic functions are meromorphic (singularities are poles).

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 22/24

Page 53: From trigonometry to elliptic functions - UCI

Basic property of elliptic functions

Theorem: Entire (holomorphic) doubly periodic functions are constants.

Proof. Bounded holomorphic functions are constant by Liouivile Theorem.

Therefore, elliptic functions are meromorphic

(singularities are poles).

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 22/24

Page 54: From trigonometry to elliptic functions - UCI

Basic property of elliptic functions

Theorem: Entire (holomorphic) doubly periodic functions are constants.

Proof. Bounded holomorphic functions are constant by Liouivile Theorem.

Therefore, elliptic functions are meromorphic (singularities are poles).

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 22/24

Page 55: From trigonometry to elliptic functions - UCI

TheoremAny two tori T (ω1, ω2) and T (ω3, ω4) are biholomorphic if and only ifthere exists integers a, b, c , d such that ad − bc = 1, and

ω4

ω3=

aω1 + bω2

cω1 + dω2.

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 23/24

Page 56: From trigonometry to elliptic functions - UCI

References:

1 http://www.rose-hulman.edu/mathjournal/archives/2009/vol10-n2/paper2/v10n2-2pd.pdf

2 http://websites.math.leidenuniv.nl/algebra/ellipticfunctions.pdf

Zhiqin Lu, The Math Club University of California, Irvine From trigonometry to elliptic functions 24/24