MATH 470 Lecture 22
« previous | Tuesday, April 9, 2013 | next »
Algebraic Curves
Out of 52 fields medals [1], 25 have gone to work in or around algebraic geometry
Newton Polygons
If is a field (e.g. , , , )
adjoint and (written is the set of polynomials in the two variables and with coefficients in .
For any polynomial , written
We define the support of to be
For example, has support
If we plot these as points on a graph, this forms the Newton polygon, a convex hull of
Algebraic Curves
An algebraic curve over () is just the zero set in of a non-constant polynomial .
For example, a circle represents the rational roots of .
what about over ? The squares mod 5 are {0, 1, 4}:
| ? | ||
|---|---|---|
| 0 | 1 | ±1 |
| 1 | 2 | no |
| 2 | 3 | no |
| 3 | 4 | ±2 |
| 4 | 0 | 0 |
Singularities
is a singularity (or degeneracy, singular point, or degenerate point) for the curve defined by iff
For example, the curve represents a circle of radius 1 centered at the origin.
Then and , so the only singularity would be at , which is not on the curve. Therefore, the curve is smooth, (i.e. no singularities)
Another example: (rewritten as ) has and , which are both 0 at , and that is a point on the curve!
Elliptic Curve
We call the zero set of an elliptic curve iff
- the Newton polygon of has exactly one lattice point [2] in its interior.
- is smooth.
For example, (Weierstrass Normal Form) has newton polygon
Now for most choices of , you get an elliptic curve!
For example, gives a smooth curve:
Recall that has 0, 1, or 2 real roots, and the discriminant () tells you this.
For cubics, we also have a determinant. A simplified version for is (note this is not an elliptic curve since its Newton polygon has no interior points)
FACT: defines a smooth curve (i.e. an elliptic curve) iff the descriminant is nonzero. (this is what "most" meant)
Alternate Notation: Edwards Normal Form
Newton polygon is a square { (0,0), (2,0), (2,2), (0,2) }, and has exactly one lattice point on its interior, namely (1,1)
FACTs:
- Any elliptical curve, after a change of variables, can be put in Weierstrass Normal Form (or Edwards Normal Form)
- Elliptic curve addition is much faster for curves in Edwards Normal Form.


