Zeroes and Poles
Let be a point, not of order 2. Consider the rational function for some . Then note . We say has a zero at of multiplicity . On the other hand, if for some , we say has a pole at of multiplicity .
We can generalize this to all functions, so for example, if a function can be written in the form where , then we have a zero of order if , or a pole of order if .
Given an arbitrary function , it may not be immediately obvious where the zeroes and poles are. Fortunately, there exists an efficient algorithm to put any given into the form with , provided is not a point of order 2.
It turns out this definition can be extended to points of order 2, and also the point (when we homogenize the functions and work over the projective plane). Moreover, every rational function has as many zeroes as poles counting multiplicities, because of the way we extend the definition to the point at infinity.
TODO: link to page with proofs
Divisors
Divisors are a device for keeping track of poles and zeroes. For example, suppose a function has a zero at a point of order 3, and a pole at another point of order 2, and a pole at of order 1. (Note the number of zeroes and poles are equal, as they must be.) Then using divisors, we can say all this concisely as follows:
We define these concepts more precisely.
The group of divisors is the free abelian group generated by the points of and is denoted . (The angle brackets are present to avoid confusion between points of and elements of , that is, to make it clear we are talking about zeroes and poles at points, not the points themselves.)
Let be a divisor. Then define its degree by .
The subgroup of consisting of all divisors of degree zero is denoted .
Let be a nonzero rational function. Then
where is the number of zeroes or poles at (and is negative if it represents the number of poles). Such a divisor is called principal, that is, a divisor is a principal divisor if it represents the zeroes and poles of some rational function. The group of principal divisors is denoted .
Since every rational function has as many zeroes as poles, we see that is a subgroup of .
Example
Suppose is a (finite) point. Let . Then we have
(When has order 2, then so this could be written as .)
Consider a line that is not vertical. It intersects the curve at three finite points . Then
Equivalent Divisors
An equivalence relation can be defined on the group of divisors as follows. We say that two divisors are linearly equivalent (written as ) if .
In other words, there exists a rational function whose zeroes and poles are exactly the difference between the and .
Pushing zeroes and poles to infinity
Theorem: Let . Then there exists a unique point such that
Proof: (Existence:) We find lines with zeroes and poles in the right places to add and subtract from .
Let . For this proof, define the norm of the divisor to be
If then we are done as it is already in the desire form. Otherwise we show how to replace by another divisor with a smaller norm. There are several stages to the algorithm. Firstly:
-If there are two points ++++++ with ++++++, subtract the divisor of the line ++++++ through ++++++ and ++++++. Then ++++++ are both reduced by one. + If ++++++ then the line ++++++ also intersects ++++++ at a third finite point ++++++, and in this case ++++++ is increased by one. + Either way, the norm is reduced by at least one. - If there are two points ++++++ with ++++++, then add the line ++++++ through ++++++ and ++++++, and as above, the norm is reduced by at least one.
By repeating the above, eventually we will have reduced to the form . Then:
-
If then subtract the divisor of the tangent line at , which reduces by 2 but also increases for some point . This reduces the norm by at least one. If then a similar procedure is performed on ; we add the divisor of the tangent line at .
-
If then we first add the line through and , which zeroes , but increases . We are then left with the first case described in the previous stage, so we subtract the line through and .
Hence eventually we find a divisor with . If is still not in the desired form:
-
If then write .
-
If , then we add the divisor of the line through and to get .
(Uniqueness:) suppose .
This implies is principal, which is a contradiction unless (for it would imply there exists a rational function with only one finite pole and only one finite zero).
The procedure used in the proof shows how to build a rational function corresponding to any given principal divisor. In brief: we start with the constant function 1 and the zero divisor and add/subtract divisors of lines to get to the target principal divisor. Every time we add the divisor of a line, we multiply our function by the equation of that line, and similarly, every time we subtract a divisor of a line, we divide the function by the equation of that line.
We shall see later how this is used in the computation of certain bilinear maps.
The sum map
Define the map by
In other words, we treat the poles and zeroes as points on the elliptic curve and add and subtract them together according to their multiplicities.
Fact: Let be a divisor. Then is principal if and only if and .
The result about the degree of follows from the fact that rational functions have equal numbers of poles and zeroes.
The other result in the above fact is not hard to see: from the above proof, we can build a rational function with a given principal divisor by multiplying several equations of lines together. Each line goes through two or three finite points. If goes through two finite points, then one is the inverse of the other. If goes through three finite points, from the chord-tangent composition law, we have that the third point is exactly the inverse of the sum of the other two. Either way, .
The converse is similar. Starting with a divisor with , we build a rational function by multiplying lines together while reducing the norm of . Eventually, is reduced to the zero divisor (it cannot be anything else, otherwise ), and the rational function we have constructed has divisor , showing that is principal.
Fact: Rational functions with a given divisor are unique up to a constant.