|
|
|
|
|
|
|
|
Solving Cubic Equations
Benedict Gross (Harvard) and William Stein (Univ of Washington)
November 2011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Algebraic Equations
Mathematicians solve many types of equations:
x^2 + y^2 = z^2 has solutions (3,4,5), (5,12,13), \ldots.
There are solutions on a Babylonian tablet from 1800 BCE:

|
|
Finding all of the solutions
x^2 + y^2 = z^2 has general solution x=p^2-q^2, y=2pq, z=p^2+q^2.
See this by considering the line of slope t=p/q through (0,-1) intersected with the unit circle.
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cubic Curves
x^3 + y^3 = 1
|
|
|
|
|
|
|
|
y^2 - y = x^3 - x
|
|
|
|
|
|
|
|

New solutions from old ones: The Secant Process
|
|
|
|
|

New solutions from old ones: The Tangent Process
|
|
|
Large solutions
We can turn this into an abelian group law on the set of solutions. Is it finite or infinite?
If the group is infinite, the solutions become very large.
P=(0,0) on y^2-y=x^3-x
Compute x-coordinate of nP:
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Even the simplest solution can be large

Simplest solution to y^2=x^3+7823:
(Found by Michael Stoll in 2002.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Rank
The rank of E is the number of independent solutions of infinite order.
rank(E) = 0 means there are finitely many solutions.
Example: Curve E(a): with equation y(y+1) = x(x-1)(x+a).
Has rank = 0, 1, 2, 3, 4, 5, 6 for a = 0, 1, 2, 4, 16, 79, 298.
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|

How big can the rank be?
We don’t know if the ranks of elliptic curves can be arbitrarily large.
The current record is rank(E) = 28 for Noam Elkies' curve E below, with independent points:
P1 = [-2124150091254381073292137463, 259854492051899599030515511070780628911531] P2 = [2334509866034701756884754537, 18872004195494469180868316552803627931531] P3 = [-1671736054062369063879038663, 251709377261144287808506947241319126049131] P4 = [2139130260139156666492982137, 36639509171439729202421459692941297527531] P5 = [1534706764467120723885477337, 85429585346017694289021032862781072799531] P6 = [-2731079487875677033341575063, 262521815484332191641284072623902143387531] P7 = [2775726266844571649705458537, 12845755474014060248869487699082640369931] P8 = [1494385729327188957541833817, 88486605527733405986116494514049233411451] P9 = [1868438228620887358509065257, 59237403214437708712725140393059358589131] P10 = [2008945108825743774866542537, 47690677880125552882151750781541424711531] P11 = [2348360540918025169651632937, 17492930006200557857340332476448804363531] P12 = [-1472084007090481174470008663, 246643450653503714199947441549759798469131] P13 = [2924128607708061213363288937, 28350264431488878501488356474767375899531] P14 = [5374993891066061893293934537, 286188908427263386451175031916479893731531] P15 = [1709690768233354523334008557, 71898834974686089466159700529215980921631] P16 = [2450954011353593144072595187, 4445228173532634357049262550610714736531] P17 = [2969254709273559167464674937, 32766893075366270801333682543160469687531] P18 = [2711914934941692601332882937, 2068436612778381698650413981506590613531] P19 = [20078586077996854528778328937, 2779608541137806604656051725624624030091531] P20 = [2158082450240734774317810697, 34994373401964026809969662241800901254731] P21 = [2004645458247059022403224937, 48049329780704645522439866999888475467531] P22 = [2975749450947996264947091337, 33398989826075322320208934410104857869131] P23 = [-2102490467686285150147347863, 259576391459875789571677393171687203227531] P24 = [311583179915063034902194537, 168104385229980603540109472915660153473931] P25 = [2773931008341865231443771817, 12632162834649921002414116273769275813451] P26 = [2156581188143768409363461387, 35125092964022908897004150516375178087331] P27 = [3866330499872412508815659137, 121197755655944226293036926715025847322531] P28 = [2230868289773576023778678737, 28558760030597485663387020600768640028531]
Elliptic Curve defined by y^2 + x*y + y = x^3 - x^2 - 20067762415575526585033208209338542750930230312178956502*x + 344816117950305564670329856903907203748559443593191803612660082962919394\ 48732243429 over Rational Field Elliptic Curve defined by y^2 + x*y + y = x^3 - x^2 - 20067762415575526585033208209338542750930230312178956502*x + 34481611795030556467032985690390720374855944359319180361266008296291939448732243429 over Rational Field |
|
|
|
|
|
|
|
|
A Prediction
Peter Swinnerton-Dyer and Bryan Birch made a prediction for the rank
based on the average number of solutions at each prime number p.

|
|
|
|
|
|
|
|

Prime Numbers
A prime is a number not divisible by any smaller number: 2, 3, 5, 7, 11, ...
[2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199] [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157, 163, 167, 173, 179, 181, 191, 193, 197, 199] |
Counting Primes
|
|
|
|
|
|
|
|
|
|
|
|
|
|

There are infinitely many primes
The largest known prime is p=2^{43112609} -1 with 12,978,189 digits
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Solutions Modulo p
What do we mean by a solution of the cubic equation at the prime number p?
Why are there finitely many solutions A(p)?
Click to the left again to hide and once more to show the dynamic interactive window |
|||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|

The L-Function
Hasse proved: p+1 - 2\sqrt{p} < A(p) < p+1 + 2\sqrt{p}
It is common to write: A(p) = p+1-a(p)
and to define the L-function of E by the infinite product
This only makes sense as a function when s>3/2, where the product converges.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The L-function at 1
If we formally set s = 1 in the product, we get
If A(p) is large on average compared with p, this product will approach zero. The larger A(p) is on average, the faster it will tend to zero.
Click to the left again to hide and once more to show the dynamic interactive window |
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Birch and Swinnerton-Dyer's Precise Conjecture
|
|
Tate's Refinement
This conjecture was refined by John Tate, to give the leading term
in the Taylor expansion at s = 1 in terms of other arithmetic
invariants of E.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Analytic Continuation
The analytic continuation was proved using the method of Andrew Wiles and Richard Taylor: the function


|
|
|
|
|
|
|
|
Work of Gross-Zagier and Kolyvagin when r=0 and r=1
Combining work of Benedict Gross and Don Zagier with work of Victor Kolyvagin, one can show:


|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When r=2 and r=3
2 2 |
-1.33174198778018e-19 -1.33174198778018e-19 |
True True |
-2.69129566562797e-23 + (1.52514901968783e-23)*z + 0.759316500288427*z^2 - 0.430302337583362*z^3 - 0.193509313829981*z^4 + 0.459971558373642*z^5 + O(z^6) -2.69129566562797e-23 + (1.52514901968783e-23)*z + 0.759316500288427*z^2 - 0.430302337583362*z^3 - 0.193509313829981*z^4 + 0.459971558373642*z^5 + O(z^6) |
|
|
|
|
|
|
|
|
|
|
When r\geq 4
Conjecture not proved for even a single elliptic curve.
Do not know conjecture for this rank 4 curve: y^2 + xy = x^3 - x^2 - 79x + 289
Proving the conjecture for this particular curve would be a major result.
5.54631009473167e-24 + (-2.08951550639391e-23)*z + (-4.15704192504384e-22)*z^2 + (1.66720224204167e-21)*z^3 + 8.94384739590089*z^4 - 33.6950287693207*z^5 + O(z^6) 5.54631009473167e-24 + (-2.08951550639391e-23)*z + (-4.15704192504384e-22)*z^2 + (1.66720224204167e-21)*z^3 + 8.94384739590089*z^4 - 33.6950287693207*z^5 + O(z^6) |
|
|
|
|
|
|
|
|
|
|
|
|
Questions?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The Average Rank
Manjul Bhargava has recently made progress on the study of the average rank, for ALL cubic curves with rational coefficients.
Every such curve has an equation of the form y^2 = x^3 + Ax + B where A and B are integers. It is unique if no prime p satisfies p^4 divides A and p^6 divides B.

|
|
|
|
|
|