Abstract
In mathematics, the Birch and Swinnerton-Dyer conjecture describes the set of rational solutions to equations defining an elliptic curve. It is an open problem in the field of number theory and is widely recognized as one of the most challenging mathematical problems. The conjecture was chosen as one of the seven Millennium Prize Problems listed by the Clay Mathematics Institute. Let me start to describe this conjecture:why study elliptic curve?
a number theorists like study solution for algebraic variety: we know that $$ ax+b=0 \rightarrow x=\frac{-b}{a} $$ and $$ ax^2+bx+c=0 \rightarrow x=\frac{-b\pm \sqrt{b^2-4ac}}{2a} $$ For the higher degree one variable, Galois solved this question by introducing . Galois theory But at least, Gauss said: $$ a_nx^n+a_{n-1}x^{n-1}+....a_0=0 $$ have n complex solutions. This is called algebraic fundamental theorem. Ref can be seen here Fundamental theorem of algebraRational Solution
sometimes, we only care about rational solution: in one varible, this is not so hard: $$ a_nx^n+a_{n-1}x^{n-1}+....a_0=0 $$ Newton method: if there is a solution \( x=\frac{p}{q} : p, q \in \text{Integer}\) $$ q \text{ is a divisor for } a_n, p \text{ is a divisor for } a_0 $$. So it must be finite and can be computed via computers very easily.Two variables?
The simple two variable can be viewed as: $$ ax^2+bxy+cy^2+dx+ef+g=0 $$ This is called the conic section: More generally:Genus of a curve
we define the \( g \) $$ g=(d-1)(d-2)/2$$ for the homogenious polynomial.Faltings's theorem
A non-singular algebraic curve of genus \( g \) over rational fields.- \( g=0 \): no rational points points or infinitely many rational points
- \(g \geq 2 \): only finitely many points
- \(g=1 \) :no rational points, or rational points forms an finitely generated abelian group
Elliptic curve
$$ E: y^2=x^3+ax+b$$ Provided that : $$4a^3+27b^2 \neq 0 $$ We can discuss by restrict a ,b in different fieid: We only discuss the rational field and finite field: First, we need to introduce algebraic structure for an elliptic curve: We defined $$ P+Q $$ like the image. First, draw a line connect \(P, Q \) then it will intersect the second point on the elliptic curve and then reflection it, we can get the \(P+Q \)(Mordell, 1922)
Let E be an elliptic curve given by an equation $$ E: y^2=x^3+ax+b$$ \( E(\mathbb{Q}) \) forms an abelian group via this addition. \( E(\mathbb{Q}) \) is a finitely generated abelian groups. ie Moreover, the Torsion subgroup has only these possibilities. So it turns out that the torsion subgroup can be computed easily.Rank
The major question is how can we computed r efficiently? ANs: NO Up to now, we don't have efficient algorithm for finding rank for given general elliptic curve. So how can we do?? Birch and Swinnerton-Dyer in late 60 do the experiment on the elliptic curve on finite field, let us start to discuss it:Finite field
Finite field denoted \( F_p \) are just like usually addition, multiplication but only have p-1 elements (only count the reminder). For example consider the algebriac equation $$ x^2+1=0 $$ in \(F_5 \) : 2,3 are solutions Given an elliptic curve, we can use the same way: for example: consider $$ y^2=x^3+2 $$ we list solution below \(O )\ means infinity: Solutions for elliptic curve and Hesse Weil bound Hesse Weil bound: number of solutions \(N(p)-p-1 \) are bounded by \( 2\sqrt{p} \).Key idea for Birch and Swinnerton-Dyer conjecture:
If elliptic curve has higher rank, then the \(N(p) \) should have some relationship with r. So they computed this functions and found that:primitive bsd conjecture
Let means this function grows \(ln(x)^r \) which related to the rank. (good means that the elliptic curve is non singular when it is restricted at \( F_{p} \), this is too detail here).
No comments:
Post a Comment