Assign weight 2 to x
Assign weight 3 to y
Every monomial x^{j}y^{k} has a weight
Weight of a monomial product = sum of weights of factors
x^{j} y^{k} has weight w = 2j + 3k
Coefficient of x^{j} y^{k} has subscript 6 - w
In every term
coefficient subscript + weight of monomial = 6 |
Multiply each monomial by a power of z so that every term then has degree 3.
y^{2} z + a_{1} xyz + a_{3} yz^{2} = a_{0} x^{3} + a_{2} x^{2} z + a_{4} x z^{2} + a_{6} z^{3} |
Recover the affine form of a Weierstrass equation from the projective form by setting
z = 1 |
(x, y) is a solution of the affine Weierstrass equation if and only if (x, y, 1) is a solution of the projective equation.
These are “affine points” of the cubic curve.
When z ≠ 0, (x, y, z) is a solution of the projective equation if and only if
({x}/{z}, {y}/{z}, 1) |
is a solution of the affine equation.
An affine solution (x, y) corresponds to the line of points (X, Y, Z) in space given parametrically, with parameter t, by
|
|
|
|||
|
|
|
|||
|
|
|
The projective plane is the set of all lines in space passing through the origin.
The lines through the origin of space meeting the plane with equation z = 0 only at the origin correspond to the points of the affine plane.
These are the affine points in the projective plane.
The lines through the origin of space that lie in the plane with equation z = 0 are the “points at infinity” in the projective plane.
The projective plane is the union of the set of affine “points” and the set of “points” at infinity.
The projective plane is the set of lines through the origin of space.
Just as “points” of the projective plane are lines in space through the origin, a “line” in the projective plane is a plane in space through the origin.
Because z = 0 is the equation of a plane through the origin in space, one views the set of “points at infinity” as a “line” in the projective plane: the “line at infinity”.
With a suitable change of coordinates any “line” in the projective plane may be made to serve as the “line at infinity”.
A cubic curve in Weierstrass form has a single “point” at infinity.
Obtain it by solving the homogeneous equation simultaneously with the equation z = 0.
The “point” at infinity on each cubic in Weierstrass form is (0: 1: 0)
It corresponds to the line in space given parametrically by
|
|
|
|||
|
|
|
|||
|
|
|
Characterized by two rules:
The “point” at infinity is “zero”
P + Q + R = zero ⇔ P, Q, R are collinear |
The “point” at infinity is a triple point on a Weierstrass cubic.
So three copies of it may be regarded as collinear.
0 + 0 + 0 = 0 |
In the projective plane a cubic curve without exception intersects a line in 3 points, counting multiplicities.
The point serving as “zero” for addition of points on a Weierstrass cubic is not an affine point.
Without exception two different lines meet in a single point. Lines that are parallel in the affine plane share a single point on the “line” at infinity, which is the “line” of all “points” of the form (x: y: z) with z = 0.
To find the “negative” P^{′} or -P (but not the vector negative) of a point P on a Weierstrass cubic one seeks the third point on the “line” in the projective plane through P and “zero” (the point at infinity).
Projective equation: y^{2} z = x^{3} + z^{3}
Homogeneous coordinates of P: (2: 3: 1)
The “line” through P and “zero” corresponds to the plane through the origin of space containing (2, 3, 1) and (0, 1, 0).
This plane in space is the set of (vector) linear combinations of those points:
|
|
|
|||
|
|
|
|||
|
|
|
The affine points on this “line” in the projective plane are given by setting z = 1. Then necessarily u = 1 and
|
|
|
|||
|
|
|
This is a parameterization of the vertical line x = 2 in the affine plane.
The negative of P is the second affine point of the curve on the line x = 2, which is -{P} = (2, -3).
Represent the line parametrically
Substitute the parametric equations into the Weierstrass equation
Obtain a cubic equation in the parameter.
Two of the three roots of this cubic equation correspond to the first two points on the line.
The third point may be found by polynomial long division.
P and Q denote two different given points on a cubic.
Find the third point R on the line through P and Q.
This point R is the “negative” of P+Q.
Find the negative of R (as above).
Find the line through the given point and the point at infinity
The “line” is the plane in space through these points and the origin.
Normal vector to the plane: (r, s, 1) \times (0, 1, 0) = (-1, 0, r)
Equation of the plane: -1· x + 0· y + r· z = 0
Simplified: x = r (the vertical line through the affine point)
If (r^{′}, s^{′}) denotes the “negative” of (r, s), then r^{′} = r, and r^{′} satisifes:
{s^{′}}^{2} + a_{1} r s^{′} + a_{3} s^{′} = s^{2} + a_{1} r s + a_{3} s |
or s^{′} is a root of the quadratic equation
{z}^{2} + (a_{1} r + a_{3}) z - (s^{2} + a_{1} r s + a_{3} s) = 0 |
The sum of the two roots is the negative of the coefficient of z.
s^{′} = - a_{1} r - a_{3} - s |
The “sum” is the “negative” of the third point of the curve on the line through the given points.
Both points must be points on the curve.
The projective versions of the given points are à = (2: 2: 1) and \~{B} = (1: -2: 1). The “line” through them in the projective plane is the plane in space through the origin, (2, 2, 1) and (1, -2, 1).
This plane is the linear span of the vectors (2, 2, 1) and (1, -2, 1).
Two parameters for the plane:
P(u, v) = (2 u + v, 2 u - 2 v, u + v) |
Affine points: u + v = 1
One parameter for the affine form of the line:
p(u) = |
| = |
|
Note: p(0) = (1, -2) = B and p(1) = (2, 2) = A
This can be used directly as a general method for finding a parametric representation of the line between two affine points:
p(u) = u A + (1 - u) B |
Either way, for this example, the parametric form of the line is
p(u) = u A + (1 - u) B = u (2, 2) + (1 - u)(1, -2) = (u + 1, 4 u - 2) |
Substitute (in Maple use subs):
varphi(u) = f(p(u)) = (u+1)^{3} - 7(u+1) + 10 - (4u-2)^{2} = 0 |
Simplified:
varphi(u) = u^{3} - 13 u^{2} + 12 u |
The parameter values u = 0 and u = 1 must be roots if A and B are points on the cubic curve. So varphi(u) must be divisible by u and by u - 1, hence, by u^{2} - u.
{varphi(u)}/{u^{2} - u} = u - 12 |
The third point on the curve is p(12) = (13, 46).
The “sum” is the “negative” of the third point of the curve on the line through A and B. The third point is (13, 46).
A + B = (2, 2) + (1, -2) = (13, -46) |
For finding 2B = B + B the tangent line serves as the line through the two given points.
Use implicit differentiation to find its slope:
2 y y^{′} = 3 x^{2} - 7 |
Evaluate when (x, y) = (1, -2):
y^{′} = 1 |
The tangent line at (1, -2) is parallel to any vector with slope 1, e.g., V = (1, 1).
Parametric equation:
p(t) = B + t V = (1, -2) + t(1, 1) = (1 + t, -2 + t) |
Substitute (in Maple use subs):
varphi(t) = f(p(t)) = (1 + t)^{3} - 7 (1 + t) + 10 - (-2 + t)^{2} = t^{3} + 2 t^{2} |
Since the tangent line at B intersects the curve at B with multiplicity 2 and B corresponds to parameter value t = 0, it is guaranteed that t^{2} divides varphi(t).
{varphi(t)}/{t^{2}} = t + 2 |
The “third” point of the curve on the line tangent at B is the point p(-2) = (-1, -4).
The “sum” is the “negative” of the third point of the curve on the line tangent to the curve at B. The third point is (-1, -4).
2 B = B + B = (-1, 4) |
In the arithmetic on the curve y^{2} = x^{3} + 1 the point P = (2, 3) has the following multiples:
2P = (0, 1) 3P = (-1, 0) 4P = (0, -1) 5P = (2, -3) 6P = (0: 1: 0) i.e., zero |
Thus, P is what we call a point of order 6.
Definition: In the arithmetic on a cubic curve a point P has finite order m > 0 if some positive multiple of P is “zero” and m is the smallest positive integer for which mP = 0. If no positive multiple of m is “zero”, then P may be said to have infinite order.
Even for a cubic curve with integer coefficients and points on that curve with integer coordinates computations in the arithmetic on the curve more often than not lead to points having denominators in their coordinates.
Example
Here one has
3B = (9, 26) 4B = ({9}/{4}, -{19}/{8}) 5B = (-{79}/{25}, {94}/{125}) 6B = ({439}/{169}, {6716}/{2197}) … |