G13ELL=MATH3031 Elliptic Curves

Total Page:16

File Type:pdf, Size:1020Kb

G13ELL=MATH3031 Elliptic Curves G13ELL=MATH3031 Elliptic Curves 2018–19 Chris Wuthrich Elliptic curves G13ELL=MATH3031 cw ’18 Essential information Lecturer : Chris Wuthrich, [email protected], phone 14920. Lectures : • Tuesdays 10 am – noon, Physics C29 • Thursdays noon – 1pm, Pharmacy A6 • Fridays 11 am – noon, Maths A17 Office Hours : On Thursday mornings in my office C58 in the Maths build- ing. If you wish to meet me at any other time, just try knocking at the door or – if you want to make certain that I am in – please contact me by email or by phone. Module webpage : The module webpage is on moodle: http://moodle.nottingham.ac.uk/course/view.php?id=68482. Lecture notes : On the moodle page you will find all these lecture notes including all the pictures. The printed version omits pictures that you are asked to draw during lectures. Booklist : There are plenty of books and online lecture material on elliptic curves. This module recommends [6], [1] and [7] (in the list on page 4) as the best books to consult. Please ask if you are interested in a particular topic. Problem classes : We will have problem classes, in average one per week. During this hour you will work (with my help) on exercises relating to the lectures. There are also unassessed coursework sheets which you are asked to hand in your solutions for marking. Assessment : There is a 3-hour exam in January. There will be FIVE ques- tions in the exam paper. Credit will be given for the best FOUR answers. Consult the moodle page for the exam paper of last year. More information will be given later. Computer software : Not needed at all, but if you wish to experiment with elliptic curves you may want to try out the free SageMath. You may use it freely on CoCalc. All graphics and computations in these notes are done with SageMath. 1 Elliptic curves G13ELL=MATH3031 cw ’18 Contents 1 Chords and tangents 5 2 Groups and fields 10 2.1 Abelian groups . 10 2.2 Fields . 11 3 The projective line and plane 13 3.1 A motivation . 13 3.2 Algebraic definition . 13 1 3.3 The projective line P ....................... 14 2 3.4 The projective plane P ...................... 15 3.5 Parametrising lines . 18 4 Projective curves 20 4.1 Conics . 23 4.2 Multiplicities and singularities . 28 4.3 Bézout’s theorem . 35 5 Elliptic Curves 38 5.1 The group law . 40 5.2 Formula on Weierstrass equations . 45 5.3 Reduction modulo p ........................ 50 5.4 Transforming a cubic into a Weierstrass equation . 51 6 Torsion points 55 6.1 Points of order two . 55 6.2 Torsion points have integer coordinates . 57 6.3 The theorem of Lutz and Nagell . 61 6.4 Mazur’s theorem . 62 7 Mordell’s theorem 63 7.1 The weak theorem . 63 7.2 Heights . 68 7.3 Determination of the rank . 71 8 Additional topics 75 8.1 History . 75 8.2 Cryptography . 77 8.3 Primality testing . 79 2 Elliptic curves G13ELL=MATH3031 cw ’18 8.4 Factorisation . 80 8.5 Elliptic curves over C ........................ 82 8.6 Birch and Swinnerton-Dyer conjecture . 84 8.7 Fermat’s Last Theorem . 86 3 Elliptic curves G13ELL=MATH3031 cw ’18 References [1] J. W. S. Cassels, Lectures on elliptic curves, London Mathematical Soci- ety Student Texts, vol. 24, Cambridge University Press, Cambridge, 1991, George Green Library, QA565 CAS. [2] H.-D. Ebbinghaus, H. Hermes, F. Hirzebruch, M. Koecher, K. Mainzer, J. Neukirch, A. Prestel, and R. Remmert, Numbers, Graduate Texts in Mathematics, vol. 123, Springer-Verlag, New York, 1991. [3] David Eisenbud, Mark Green, and Joe Harris, Cayley-Bacharach theorems and conjectures, Bull. Amer. Math. Soc. (N.S.) 33 (1996), no. 3, 295–324. [4] Kenneth Ireland and Michael Rosen, A classical introduction to mod- ern number theory, second ed., Graduate Texts in Mathematics, vol. 84, Springer-Verlag, New York, 1990. [5] Franz Lemmermayer, Elliptic curves, historical remarks, Avaialble at http: //www.fen.bilkent.edu.tr/~franz/ta/ta01.pdf, last visited Sep 2018. [6] Joseph H. Silverman and John T. Tate, Rational points on elliptic curves, second ed., Undergraduate Texts in Mathematics, Springer, Cham, 2015, George Green Library, QA565 SIL. [7] Lawrence C. Washington, Elliptic curves, second ed., Discrete Mathematics and its Applications (Boca Raton), Chapman & Hall/CRC, Boca Raton, FL, 2008, George Green Library, QA565 WAS and QA567.2.E44 WAS. 4 Elliptic curves G13ELL=MATH3031 cw ’18 1 Chords and tangents We start this module on elliptic curves with some examples. The motto here is “Geometry helps solving equations”. Say, we want to solve the equation C : x2 + y2 − 2x = 0; (1.1) however if possible without using square roots or non-algebraic func- tions like sin and log. We start by making a drawing as in Figure 1. Since the equation can be reformulated as (x − 1)2 + y2 = 1 we see a circle of ra- dius 1 centred at (1; 0). For instance P = (0; 0) is an obvious solution. Pass a line through P . It can be given by the equation Figure 1: A geometric picture of our L : y = mx equation (1.1) where m is some constant. The points in the intersection L \ C satisfy x2 + (mx)2 − 2x = 0 ) (1 + m2) x2 − 2x = 0 ) x · (1 + m2) x − 2 = 0 If x = 0, then y = m · 0 = 0 and we get back the point P . Of course this is no surprise as P was on C and L. Otherwise, if x 6= 0, we have 2 2m Q = (x; y) = ; : (1.2) 1 + m2 1 + m2 Is Q really on C? Well, . 2 2 2m 2 2 2 + 4m2 − 2(1 + m2) + − 2 = = 0 (1.3) 1 + m2 1 + m2 1 + m2 (1 + m2)2 so yes, Q is in C \ L. Therefore we found plenty of solutions to C, but did we find all of them? Well, if (x0; y0) is a solution to C with x0 6= 0, then there is an m = y0=x0 such that the line y = mx passes through P and (x0; y0). Therefore we will recover any solution to C other than P from the parametrisation (1.2). We can write 2 2m n o C(R) = ; m 2 R [ (0; 0) 1 + m2 1 + m2 5 Elliptic curves G13ELL=MATH3031 cw ’18 where we have denoted by C(R) the solution set for C with coordinates x and y in R. The real numbers? Yes, when we relied on our picture we really made a picture for the real solutions. But what if we would like to find all solutions to (1.1) with coordinates in k = Q or k = C. Does the above still work? First of all the computation (1.3) works for any field k and m 2 k as long as m2 6= −1. So no matter what k is, we find a parametrisation. For any solution (x0; y0) with 0 6= x0 2 k and y0 2 k we can set m = y0=x0 and thus we recover all solutions except when m2 = −1. For instance we get that 2 2m n o C(Q) = ; m 2 Q [ (0; 0) : 1 + m2 1 + m2 It even works for k = F3 = Z=3Z, the field of three elements: 2 2m n o C(F3) = ; m 2 F3 [ (0; 0) 1 + m2 1 + m2 n o = (2; 0); (1; 1); (1; 2); (0; 0) : Figure 2: The “circle” (1.1) over F3 and over F17 However this time the picture is quite far from a circle. See Figure 2. How- ever the geometric method helped us to find all solutions quicker than if we checked all possible x and y in F3. We pass to a more complicated example. In the above the equation was of degree 2 and we will later see that the method used there generalises. Our next example is of degree 3, it will turn out to be an example of an elliptic curve. The equation is C : x3 + y3 = 1729 (1.4) 6 Elliptic curves G13ELL=MATH3031 cw ’18 and we are looking for solutions with coordinates in Q. One may be able to spot∗ some solutions, including P = (1; 12) and Q = (9; 10). See Figure 3. Let Figure 3: Chords on the taxicab curve us pick a general line through P L : y − 12 = m(x − 1) for some m 2 Q. The points in the intersection C \ L satisfy 0 = x3 + (mx − m + 12)3 − 1729 = (1 + m3)x3 + 3m2(12 − m)x2 + 3m(m2 − 24m + 144)x − m3 + 36m2 − 432m − 1 = (x − 1)(1 + m2)x2 − (2m3 − 36m2 − 1)x + m3 − 36m2 + 432m + 1 where, in the last line, we found a factorisation because we knew that x = 1 must be a solution, given that P 2 C \ L. Now we are stuck as we are left with a quadratic polynomial that does not seem to factor. All is not lost. Let L be the line through P and Q. This is a particular line 1 for which we know a second solution. The line corresponds to m = − 4 above. We find 3 x−1 3 21 0 = x + − 4 + 12 − 1729 = 64 (x − 1)(x − 9)(3x + 37): ∗1729 is a famous taxicab number. Hardy visited Ramanujan in 1919. He wrote: “I remember once going to see him [Ramanujan] when he was lying ill at Putney. I had ridden in taxi-cab No. 1729, and remarked that the number seemed to be rather a dull one, and that I hoped it was not an unfavourable omen.
Recommended publications
  • Projective Geometry: a Short Introduction
    Projective Geometry: A Short Introduction Lecture Notes Edmond Boyer Master MOSIG Introduction to Projective Geometry Contents 1 Introduction 2 1.1 Objective . .2 1.2 Historical Background . .3 1.3 Bibliography . .4 2 Projective Spaces 5 2.1 Definitions . .5 2.2 Properties . .8 2.3 The hyperplane at infinity . 12 3 The projective line 13 3.1 Introduction . 13 3.2 Projective transformation of P1 ................... 14 3.3 The cross-ratio . 14 4 The projective plane 17 4.1 Points and lines . 17 4.2 Line at infinity . 18 4.3 Homographies . 19 4.4 Conics . 20 4.5 Affine transformations . 22 4.6 Euclidean transformations . 22 4.7 Particular transformations . 24 4.8 Transformation hierarchy . 25 Grenoble Universities 1 Master MOSIG Introduction to Projective Geometry Chapter 1 Introduction 1.1 Objective The objective of this course is to give basic notions and intuitions on projective geometry. The interest of projective geometry arises in several visual comput- ing domains, in particular computer vision modelling and computer graphics. It provides a mathematical formalism to describe the geometry of cameras and the associated transformations, hence enabling the design of computational ap- proaches that manipulates 2D projections of 3D objects. In that respect, a fundamental aspect is the fact that objects at infinity can be represented and manipulated with projective geometry and this in contrast to the Euclidean geometry. This allows perspective deformations to be represented as projective transformations. Figure 1.1: Example of perspective deformation or 2D projective transforma- tion. Another argument is that Euclidean geometry is sometimes difficult to use in algorithms, with particular cases arising from non-generic situations (e.g.
    [Show full text]
  • Algebraic Geometry Michael Stoll
    Introductory Geometry Course No. 100 351 Fall 2005 Second Part: Algebraic Geometry Michael Stoll Contents 1. What Is Algebraic Geometry? 2 2. Affine Spaces and Algebraic Sets 3 3. Projective Spaces and Algebraic Sets 6 4. Projective Closure and Affine Patches 9 5. Morphisms and Rational Maps 11 6. Curves — Local Properties 14 7. B´ezout’sTheorem 18 2 1. What Is Algebraic Geometry? Linear Algebra can be seen (in parts at least) as the study of systems of linear equations. In geometric terms, this can be interpreted as the study of linear (or affine) subspaces of Cn (say). Algebraic Geometry generalizes this in a natural way be looking at systems of polynomial equations. Their geometric realizations (their solution sets in Cn, say) are called algebraic varieties. Many questions one can study in various parts of mathematics lead in a natural way to (systems of) polynomial equations, to which the methods of Algebraic Geometry can be applied. Algebraic Geometry provides a translation between algebra (solutions of equations) and geometry (points on algebraic varieties). The methods are mostly algebraic, but the geometry provides the intuition. Compared to Differential Geometry, in Algebraic Geometry we consider a rather restricted class of “manifolds” — those given by polynomial equations (we can allow “singularities”, however). For example, y = cos x defines a perfectly nice differentiable curve in the plane, but not an algebraic curve. In return, we can get stronger results, for example a criterion for the existence of solutions (in the complex numbers), or statements on the number of solutions (for example when intersecting two curves), or classification results.
    [Show full text]
  • Arxiv:1910.11630V1 [Math.AG] 25 Oct 2019 3 Geometric Invariant Theory 10 3.1 Quotients and the Notion of Stability
    Geometric Invariant Theory, holomorphic vector bundles and the Harder–Narasimhan filtration Alfonso Zamora Departamento de Matem´aticaAplicada y Estad´ıstica Universidad CEU San Pablo Juli´anRomea 23, 28003 Madrid, Spain e-mail: [email protected] Ronald A. Z´u˜niga-Rojas Centro de Investigaciones Matem´aticasy Metamatem´aticas CIMM Escuela de Matem´atica,Universidad de Costa Rica UCR San Jos´e11501, Costa Rica e-mail: [email protected] Abstract. This survey intends to present the basic notions of Geometric Invariant Theory (GIT) through its paradigmatic application in the construction of the moduli space of holomorphic vector bundles. Special attention is paid to the notion of stability from different points of view and to the concept of maximal unstability, represented by the Harder-Narasimhan filtration and, from which, correspondences with the GIT picture and results derived from stratifications on the moduli space are discussed. Keywords: Geometric Invariant Theory, Harder-Narasimhan filtration, moduli spaces, vector bundles, Higgs bundles, GIT stability, symplectic stability, stratifications. MSC class: 14D07, 14D20, 14H10, 14H60, 53D30 Contents 1 Introduction 2 2 Preliminaries 4 2.1 Lie groups . .4 2.2 Lie algebras . .6 2.3 Algebraic varieties . .7 2.4 Vector bundles . .8 arXiv:1910.11630v1 [math.AG] 25 Oct 2019 3 Geometric Invariant Theory 10 3.1 Quotients and the notion of stability . 10 3.2 Hilbert-Mumford criterion . 14 3.3 Symplectic stability . 18 3.4 Examples . 21 3.5 Maximal unstability . 24 2 git, hvb & hnf 4 Moduli Space of vector bundles 28 4.1 GIT construction of the moduli space . 28 4.2 Harder-Narasimhan filtration .
    [Show full text]
  • Vector Bundles and Projective Modules
    VECTOR BUNDLES AND PROJECTIVE MODULES BY RICHARD G. SWAN(i) Serre [9, §50] has shown that there is a one-to-one correspondence between algebraic vector bundles over an affine variety and finitely generated projective mo- dules over its coordinate ring. For some time, it has been assumed that a similar correspondence exists between topological vector bundles over a compact Haus- dorff space X and finitely generated projective modules over the ring of con- tinuous real-valued functions on X. A number of examples of projective modules have been given using this correspondence. However, no rigorous treatment of the correspondence seems to have been given. I will give such a treatment here and then give some of the examples which may be constructed in this way. 1. Preliminaries. Let K denote either the real numbers, complex numbers or quaternions. A X-vector bundle £ over a topological space X consists of a space F(£) (the total space), a continuous map p : E(Ç) -+ X (the projection) which is onto, and, on each fiber Fx(¡z)= p-1(x), the structure of a finite di- mensional vector space over K. These objects are required to satisfy the follow- ing condition: for each xeX, there is a neighborhood U of x, an integer n, and a homeomorphism <p:p-1(U)-> U x K" such that on each fiber <b is a X-homo- morphism. The fibers u x Kn of U x K" are X-vector spaces in the obvious way. Note that I do not require n to be a constant.
    [Show full text]
  • Classical Algebraic Geometry
    CLASSICAL ALGEBRAIC GEOMETRY Daniel Plaumann Universität Konstanz Summer A brief inaccurate history of algebraic geometry - Projective geometry. Emergence of ’analytic’geometry with cartesian coordinates, as opposed to ’synthetic’(axiomatic) geometry in the style of Euclid. (Celebrities: Plücker, Hesse, Cayley) - Complex analytic geometry. Powerful new tools for the study of geo- metric problems over C.(Celebrities: Abel, Jacobi, Riemann) - Classical school. Perfected the use of existing tools without any ’dog- matic’approach. (Celebrities: Castelnuovo, Segre, Severi, M. Noether) - Algebraization. Development of modern algebraic foundations (’com- mutative ring theory’) for algebraic geometry. (Celebrities: Hilbert, E. Noether, Zariski) from Modern algebraic geometry. All-encompassing abstract frameworks (schemes, stacks), greatly widening the scope of algebraic geometry. (Celebrities: Weil, Serre, Grothendieck, Deligne, Mumford) from Computational algebraic geometry Symbolic computation and dis- crete methods, many new applications. (Celebrities: Buchberger) Literature Primary source [Ha] J. Harris, Algebraic Geometry: A first course. Springer GTM () Classical algebraic geometry [BCGB] M. C. Beltrametti, E. Carletti, D. Gallarati, G. Monti Bragadin. Lectures on Curves, Sur- faces and Projective Varieties. A classical view of algebraic geometry. EMS Textbooks (translated from Italian) () [Do] I. Dolgachev. Classical Algebraic Geometry. A modern view. Cambridge UP () Algorithmic algebraic geometry [CLO] D. Cox, J. Little, D.
    [Show full text]
  • Chapter 12 the Cross Ratio
    Chapter 12 The cross ratio Math 4520, Fall 2017 We have studied the collineations of a projective plane, the automorphisms of the underlying field, the linear functions of Affine geometry, etc. We have been led to these ideas by various problems at hand, but let us step back and take a look at one important point of view of the big picture. 12.1 Klein's Erlanger program In 1872, Felix Klein, one of the leading mathematicians and geometers of his day, in the city of Erlanger, took the following point of view as to what the role of geometry was in mathematics. This is from his \Recent trends in geometric research." Let there be given a manifold and in it a group of transforma- tions; it is our task to investigate those properties of a figure belonging to the manifold that are not changed by the transfor- mation of the group. So our purpose is clear. Choose the group of transformations that you are interested in, and then hunt for the \invariants" that are relevant. This search for invariants has proved very fruitful and useful since the time of Klein for many areas of mathematics, not just classical geometry. In some case the invariants have turned out to be simple polynomials or rational functions, such as the case with the cross ratio. In other cases the invariants were groups themselves, such as homology groups in the case of algebraic topology. 12.2 The projective line In Chapter 11 we saw that the collineations of a projective plane come in two \species," projectivities and field automorphisms.
    [Show full text]
  • OF the AMERICAN MATHEMATICAL SOCIETY 157 Notices February 2019 of the American Mathematical Society
    ISSN 0002-9920 (print) ISSN 1088-9477 (online) Notices ofof the American MathematicalMathematical Society February 2019 Volume 66, Number 2 THE NEXT INTRODUCING GENERATION FUND Photo by Steve Schneider/JMM Steve Photo by The Next Generation Fund is a new endowment at the AMS that exclusively supports programs for doctoral and postdoctoral scholars. It will assist rising mathematicians each year at modest but impactful levels, with funding for travel grants, collaboration support, mentoring, and more. Want to learn more? Visit www.ams.org/nextgen THANK YOU AMS Development Offi ce 401.455.4111 [email protected] A WORD FROM... Robin Wilson, Notices Associate Editor In this issue of the Notices, we reflect on the sacrifices and accomplishments made by generations of African Americans to the mathematical sciences. This year marks the 100th birthday of David Blackwell, who was born in Illinois in 1919 and went on to become the first Black professor at the University of California at Berkeley and one of America’s greatest statisticians. Six years after Blackwell was born, in 1925, Frank Elbert Cox was to become the first Black mathematician when he earned his PhD from Cornell University, and eighteen years later, in 1943, Euphemia Lofton Haynes would become the first Black woman to earn a mathematics PhD. By the late 1960s, there were close to 70 Black men and women with PhDs in mathematics. However, this first generation of Black mathematicians was forced to overcome many obstacles. As a Black researcher in America, segregation in the South and de facto segregation elsewhere provided little access to research universities and made it difficult to even participate in professional societies.
    [Show full text]
  • Example Sheet 1
    Part III 2015-16: Differential geometry [email protected] Example Sheet 1 3 1 1. (i) Do the charts '1(x) = x and '2(x) = x (x 2 R) belong to the same C differentiable structure on R? (ii) Let Rj, j = 1; 2, be the manifold defined by using the chart 'j on the topo- logical space R. Are R1 and R2 diffeomorphic? 2. Let X be the metric space defined as follows: Let P1;:::;PN be distinct points in the Euclidean plane with its standard metric d, and define a distance function (not a ∗ 2 ∗ metric for N > 1) ρ on R by ρ (P; Q) = minfd(P; Q); mini;j(d(P; Pi) + d(Pj;Q))g: 2 Let X denote the quotient of R obtained by identifying the N points Pi to a single point P¯ on X. Show that ρ∗ induces a metric on X (the London Underground metric). Show that, for N > 1, the space X cannot be given the structure of a topological manifold. 3. (i) Prove that the product of smooth manifolds has the structure of a smooth manifold. (ii) Prove that n-dimensional real projective space RP n = Sn={±1g has the struc- ture of a smooth manifold of dimension n. (iii) Prove that complex projective space CP n := (Cn+1 nf0g)=C∗ has the structure of a smooth manifold of dimension 2n. 4. (i) Prove that the complex projective line CP 1 is diffeomorphic to the sphere S2. (ii) Show that the natural map (C2 n f0g) ! CP 1 induces a smooth map of manifolds S3 ! S2, the Poincar´emap.
    [Show full text]
  • Vector Bundles and Projective Varieties
    VECTOR BUNDLES AND PROJECTIVE VARIETIES by NICHOLAS MARINO Submitted in partial fulfillment of the requirements for the degree of Master of Science Department of Mathematics, Applied Mathematics, and Statistics CASE WESTERN RESERVE UNIVERSITY January 2019 CASE WESTERN RESERVE UNIVERSITY Department of Mathematics, Applied Mathematics, and Statistics We hereby approve the thesis of Nicholas Marino Candidate for the degree of Master of Science Committee Chair Nick Gurski Committee Member David Singer Committee Member Joel Langer Date of Defense: 10 December, 2018 1 Contents Abstract 3 1 Introduction 4 2 Basic Constructions 5 2.1 Elementary Definitions . 5 2.2 Line Bundles . 8 2.3 Divisors . 12 2.4 Differentials . 13 2.5 Chern Classes . 14 3 Moduli Spaces 17 3.1 Some Classifications . 17 3.2 Stable and Semi-stable Sheaves . 19 3.3 Representability . 21 4 Vector Bundles on Pn 26 4.1 Cohomological Tools . 26 4.2 Splitting on Higher Projective Spaces . 27 4.3 Stability . 36 5 Low-Dimensional Results 37 5.1 2-bundles and Surfaces . 37 5.2 Serre's Construction and Hartshorne's Conjecture . 39 5.3 The Horrocks-Mumford Bundle . 42 6 Ulrich Bundles 44 7 Conclusion 48 8 References 50 2 Vector Bundles and Projective Varieties Abstract by NICHOLAS MARINO Vector bundles play a prominent role in the study of projective algebraic varieties. Vector bundles can describe facets of the intrinsic geometry of a variety, as well as its relationship to other varieties, especially projective spaces. Here we outline the general theory of vector bundles and describe their classification and structure. We also consider some special bundles and general results in low dimensions, especially rank 2 bundles and surfaces, as well as bundles on projective spaces.
    [Show full text]
  • 4 Lines and Cross Ratios
    4 Lines and cross ratios At this stage of this monograph we enter a significant didactic problem. There are three concepts which are intimately related and which unfold their full power only if they play together. These concepts are performing calculations with geometric objects, determinants and determinant algebra and geometric incidence theorems. The reader may excuse that in a beginners book that makes only little assumptions on the pre-knowledge one has to introduce these concepts one after the other. Thereby we will sacrifice some mathe- matical beauty for clearness of exposition. Still we highly recommend to read the following chapters (at least) twice. In order to get an impression of the interplay of the different concepts. This and the next section is devoted to the relations of RP2 to calcula- tions in the underlying field R. For this we will first find methods to relate points in a projective plane to the coordinates over R. Then we will show that elementary operations like addition and multiplication can be mimicked in a purely geometric fashion. Finally we will use these facts to derive in- teresting statements about the structure of projective planes and projective transformations. 4.1 Coordinates on a line Assume that two distinct points [p] and [q] in R are given. How can we describe the set of all points on the line throughP these two points. It is clear that we can implicitly describe them by first calculating the homogeneous coordinates of the line through p and q and then selecting all points that are incident to this line.
    [Show full text]
  • A QUICK INTRODUCTION to ELLIPTIC CURVES This Writeup
    A QUICK INTRODUCTION TO ELLIPTIC CURVES This writeup sketches aspects of the theory of elliptic curves, first over fields of characteristic zero and then over arbitrary fields. 1. Elliptic curves in characteristic zero Let k denote any field of characteristic 0. Definition 1. An element α of an extension field K of k is algebraic over k if it satisfies some monic polynomial with coefficients in k. Otherwise α is transcenden- tal over k. A field extension K/k is algebraic if every α K is algebraic over k. A field k is algebraically closed if there is no proper algebraic∈ extension K/k; that is, in any extension field K of k, any element α that is algebraic over k in fact lies in k. An algebraic closure k of k is a minimal algebraically closed extension field of k. ′ Every field has an algebraic closure. Any two algebraic closures k and k of k ∼ ′ are k-isomorphic, meaning there exists an isomorphism k k fixing k pointwise, so we often refer imprecisely to “the” algebraic closure of−→k. A Weierstrass equation over k is any cubic equation of the form (1) E : y2 =4x3 g x g , g ,g k. − 2 − 3 2 3 ∈ Define the discriminant of the equation to be ∆= g3 27g2 k, 2 − 3 ∈ and if ∆ = 0 define the invariant of the equation to be 6 j = 1728g3/∆ k. 2 ∈ Definition. Let k be an algebraic closure of the field k. When a Weierstrass equation E has nonzero discriminant ∆ it is called nonsingular and the set 2 = (x, y) k satisfying E(x, y) E { ∈ }∪{∞} is called an elliptic curve over k.
    [Show full text]
  • Mario Pieri and His Contributions to Geometry and Foundations of Mathematics
    CORE Metadata, citation and similar papers at core.ac.uk Provided by Elsevier - Publisher Connector HISTORIA MATHEMATICA 20, (1993), 285-303 Mario Pieri and His Contributions to Geometry and Foundations of Mathematics ELENA ANNE MARCHISOTTO Department of Mathematics, California State University, Northridge, California 91330 Mario Pieri (1860-1913) was an Italian mathematician who made significant contributions to algebraic geometry and the foundations of mathematics. Nevertheless, his research is not as well known today as it might be, in part because it was overshadowed by that of more famous contemporaries, notably David Hilbert and Giuseppe Peano. The purpose of this article is to provide an overview of Pieri's principal results in mathematics. After presenting a biographical sketch of his life, it surveys his research, contrasting the reception of his work in algebraic geometry with that in foundations. Possible reasons for the relative obscurity of his work in foundations are explored, and an annotated list of Pieri's publications is included at the end of the article. Mario Pieri (1860-1913) era uno matematico Italiano che ha fatto contribuzioni significanti alla Geometria Algebrica e alle fondamenta della Matematica. Pertanto, la Sua ricerca non ~ cosi noto come dovrebbe essere, in parte perch~ ~ stata ombreggiata da quella di contemporanei piO famosi, notevolmente David Hilbert e Giuseppe Peano. Lo scopo di quest'articolo ~ di provvedere un compendio dei resulti principali di Pieri in Matematica. Dopo aver presentato uno schizzo biografico, seguono osservazioni sulla Sua ricerca, e quindi contrasti fra come ~ stato ricevuto il Suo lavoro in Geometria Algebrica con quello in fondamenta. Le ragioni possibili per la relativa oscurit~ del Suo lavoro in fondamenta sono esplorate, e un'elenco annotato delle pubblicazioni di Pied ~ incluso alia fine dell'articolo.
    [Show full text]