18.782 Arithmetic Geometry Lecture Note 1

Total Page:16

File Type:pdf, Size:1020Kb

18.782 Arithmetic Geometry Lecture Note 1 Introduction to Arithmetic Geometry 18.782 Andrew V. Sutherland September 5, 2013 1 What is arithmetic geometry? Arithmetic geometry applies the techniques of algebraic geometry to problems in number theory (a.k.a. arithmetic). Algebraic geometry studies systems of polynomial equations (varieties): f1(x1; : : : ; xn) = 0 . fm(x1; : : : ; xn) = 0; typically over algebraically closed fields of characteristic zero (like C). In arithmetic geometry we usually work over non-algebraically closed fields (like Q), and often in fields of non-zero characteristic (like Fp), and we may even restrict ourselves to rings that are not a field (like Z). 2 Diophantine equations Example (Pythagorean triples { easy) The equation x2 + y2 = 1 has infinitely many rational solutions. Each corresponds to an integer solution to x2 + y2 = z2. Example (Fermat's last theorem { hard) xn + yn = zn has no rational solutions with xyz 6= 0 for integer n > 2. Example (Congruent number problem { unsolved) A congruent number n is the integer area of a right triangle with rational sides. For example, 5 is the area of a (3=2; 20=3; 41=6) triangle. This occurs iff y2 = x3 − n2x has infinitely many rational solutions. Determining when this happens is an open problem (solved if BSD holds). 3 Hilbert's 10th problem Is there a process according to which it can be determined in a finite number of operations whether a given Diophantine equation has any integer solutions? The answer is no; this problem is formally undecidable (proved in 1970 by Matiyasevich, building on the work of Davis, Putnam, and Robinson). It is unknown whether the problem of determining the existence of rational solutions is undecidable or not (it is conjectured to be so). If we restrict to equations with just 2 variables (plane curves), then this problem is believed to be decidable, but there is no known algorithm for doing so (unless we also restrict the degree to 2). 4 Algebraic curves A curve is an algebraic variety of dimension 1 (defined over a field k). In n-dimensional affine space kn, this means we have a system of n − 1 polynomials in n variables (n + 1 variables in projective space). For the sake of simplicity we will usually work with plane curves (n = 2) defined by a single polynomial equation. But we should remember that not all curves are plane curves (the intersection of two quadric surfaces in 3-space, for example), and we may sometimes need to embed our plane curves in a higher dimensional space in order to remove singularities. While we will often define our curves using affine equations f(x; y) = 0, it is more convenient to work with projective curves defined by homogeneous equations g(x; y; z) = 0 in which every term has the same degree. Such a g can be obtained by homogenizing f (multiplying each term by an appropriate power of z); we then have f(x; y) = g(x; y; 1). 5 We may call points of the form (x : y : 1) affine points. They form an affine plane A2(k) embedded in P2(k). We may call points of the form (x : y : 0) points at infinity. These consist of the points (x : 1 : 0) and the point (1 : 0 : 0), which form the line at infinity, a projective line P1(k) embedded in P2(k). 2 2 S 1 (of course this is just one way to partition P as A P ). The projective plane Definition The projective plane P2(k) is the set of all nonzero triples (x; y; z) 2 k3, modulo the equivalence relation (x; y; z) ∼ (λx, λy; λz) for all λ 2 k∗: The projective point (x : y : z) is the equivalence class of (x; y; z). 6 The projective plane Definition The projective plane P2(k) is the set of all nonzero triples (x; y; z) 2 k3, modulo the equivalence relation (x; y; z) ∼ (λx, λy; λz) for all λ 2 k∗: The projective point (x : y : z) is the equivalence class of (x; y; z). We may call points of the form (x : y : 1) affine points. They form an affine plane A2(k) embedded in P2(k). We may call points of the form (x : y : 0) points at infinity. These consist of the points (x : 1 : 0) and the point (1 : 0 : 0), which form the line at infinity, a projective line P1(k) embedded in P2(k). 2 2 S 1 (of course this is just one way to partition P as A P ). 7 Plane projective curves Definition A plane projective curve C=k is defined by a homogeneous polynomial f(x; y; z) with coefficients in k.1 For any field K containing k, the K-rational points of Cf form the set 2 C(K) = f(x : y : z) 2 P (K) j f(x; y; z) = 0g: @f @f @f A point P 2 C(K) is singular if @x , @y , @z all vanish at P . C is smooth (or nonsingular) if there are no singular points in C(k¯). C is (geometrically) irreducible if f(x; y; z) does not factor over k. We will always work with curves that are irreducible. We will usually work with curves that are smooth. 1Fine print: up to scalar equivalence and with no repeated factors in k¯[x; y; z]: 8 Examples of plane projective curves over Q affine equation f(x; y; z) points at 1 y = mx + b y − mx − bz (1 : m : 0) x2 − y2 = 1 x2 − y2 − z2 (1 : 1 : 0), (1; −1; 0) y2 = x3 + Ax + B y2z − x3 − Axz2 − Bz3 (0 : 1 : 0) x4 + y4 = 1 x4 + y4 − z4 none x2 + y2 = 1 − x2y2 x2z2 + y2z2 − z4 + x2y2 (1 : 0 : 0); (0 : 1 : 0) These curves are all irreducible. The first four are smooth (provided that 4A3 + 27B2 6= 0). The last curve is singular (both points at infinity are singular). 9 Genus Over C, an irreducible smooth projective curve is a connected compact C-manifold of dimension 1 (a compact Riemann surface). Every such manifold is topologically equivalent to a sphere with handles. The number of handles is the (topological) genus. genus 0 genus 1 genus 2 genus 3 Later in the course we will give an algebraic definition of genus that works over any field (and agrees with the topological genus over C). The genus is the single most important invariant of a curve. 10 Newton polygon Definition P i j The Newton polygon of a polynomial f(x; y) = aijx y is the 2 convex hull of the set f(i; j): aij 6= 0g in R . An easy way to compute the genus of a (sufficiently general) irreducible curve defined by an affine equation f(x; y) = 0 is to count the integer lattice points in the interior of its Newton polygon:2 y2 = x3 + Ax + B. 11 2See http://arxiv.org/abs/1304.4997 for more on Newton polygons. Birational equivalence A rational map between two varieties is a map defined by rational functions (which need not be defined at every point). For example, the map that sends the point (0; t) on the vertical line x = 0 to the point 1 − t2 2t ; 1 + t2 1 + t2 on the unit circle x2 + y2 = 1 is a rational map of plane curves. The inverse map sends (x; y) on the unit circle to (0; y=(x + 1)). Varieties related by rational maps φ and ' such that both φ ◦ ' and ' ◦ φ are the identity at all points where both are defined are birationally equivalent. The genus is invariant under birational equivalence (as are most things). We will give a finer notion of equivalence (isomorphism) later in the course. 12 In the case of a plane conic ax2 + bxy + cy2 + dx + ey + f = 0 over a field whose characteristic is not 2, after a linear change of variables (complete the square at most 3 times) we obtain an affine equation of the form ax2 + by2 = 1: If this equation has a rational solution (x0; y0), then the substitution x = (1 − x0u)=u and y = (t − y0u)=u yields 2 2 2 2 2 2 a(1 − 2x0u + x0u ) + b(t − 2y0tu + y0u ) = u 2 a + bt − (2ax0 + 2by0t)u = 0; 2 and the parameterizationt; g(t), where g(t) = a+bt 2 k(t). 2ax0+2by0t Curves of genus 0 As may be seen by their Newton polytopes, plane curves C of genus 0 are (in general) either conics (degree 2 curves), or of the form y = g(x). In the latter case we can immediately parameterize the points of C(k): the affine points are all of the form t; g(t), with t 2 k. 13 Curves of genus 0 As may be seen by their Newton polytopes, plane curves C of genus 0 are (in general) either conics (degree 2 curves), or of the form y = g(x). In the latter case we can immediately parameterize the points of C(k): the affine points are all of the form t; g(t), with t 2 k. In the case of a plane conic ax2 + bxy + cy2 + dx + ey + f = 0 over a field whose characteristic is not 2, after a linear change of variables (complete the square at most 3 times) we obtain an affine equation of the form ax2 + by2 = 1: If this equation has a rational solution (x0; y0), then the substitution x = (1 − x0u)=u and y = (t − y0u)=u yields 2 2 2 2 2 2 a(1 − 2x0u + x0u ) + b(t − 2y0tu + y0u ) = u 2 a + bt − (2ax0 + 2by0t)u = 0; 2 and the parameterizationt; g(t), where g(t) = a+bt 2 k(t).
Recommended publications
  • Mathematics Is a Gentleman's Art: Analysis and Synthesis in American College Geometry Teaching, 1790-1840 Amy K
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 2000 Mathematics is a gentleman's art: Analysis and synthesis in American college geometry teaching, 1790-1840 Amy K. Ackerberg-Hastings Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Part of the Higher Education and Teaching Commons, History of Science, Technology, and Medicine Commons, and the Science and Mathematics Education Commons Recommended Citation Ackerberg-Hastings, Amy K., "Mathematics is a gentleman's art: Analysis and synthesis in American college geometry teaching, 1790-1840 " (2000). Retrospective Theses and Dissertations. 12669. https://lib.dr.iastate.edu/rtd/12669 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. INFORMATION TO USERS This manuscript has been reproduced from the microfilm master. UMI films the text directly from the original or copy submitted. Thus, some thesis and dissertation copies are in typewriter face, while others may be from any type of computer printer. The quality of this reproduction is dependent upon the quality of the copy submitted. Broken or indistinct print, colored or poor quality illustrations and photographs, print bleedthrough, substandard margwis, and improper alignment can adversely affect reproduction. in the unlikely event that the author did not send UMI a complete manuscript and there are missing pages, these will be noted.
    [Show full text]
  • O Modular Forms As Clues to the Emergence of Spacetime in String
    PHYSICS ::::owan, C., Keehan, S., et al. (2007). Health spending Modular Forms as Clues to the Emergence of Spacetime in String 1anges obscure part D's impact. Health Affairs, 26, Theory Nathan Vander Werf .. , Ayanian, J.Z., Schwabe, A., & Krischer, J.P. Abstract .nd race on early detection of cancer. Journal ofth e 409-1419. In order to be consistent as a quantum theory, string theory requires our universe to have extra dimensions. The extra dimensions form a particu­ lar type of geometry, called Calabi-Yau manifolds. A fundamental open ions ofNursi ng in the Community: Community question in string theory over the past two decades has been the problem ;, MO: Mosby. of establishing a direct relation between the physics on the worldsheet and the structure of spacetime. The strategy used in our work is to use h year because of lack of insurance. British Medical methods from arithmetic geometry to find a link between the geome­ try of spacetime and the physical theory on the string worldsheet . The approach involves identifying modular forms that arise from the Omega Fact Finder: Economic motives with modular forms derived from the underlying conformal field letrieved November 20, 2008 from: theory. The aim of this article is to first give a motivation and expla­ nation of string theory to a general audience. Next, we briefly provide some of the mathematics needed up to modular forms, so that one has es. (2007). National Center for Health the tools to find a string theoretic interpretation of modular forms de­ : in the Health ofAmericans. Publication rived from K3 surfaces of Brieskorm-Pham type.
    [Show full text]
  • Number Theory
    “mcs-ftl” — 2010/9/8 — 0:40 — page 81 — #87 4 Number Theory Number theory is the study of the integers. Why anyone would want to study the integers is not immediately obvious. First of all, what’s to know? There’s 0, there’s 1, 2, 3, and so on, and, oh yeah, -1, -2, . Which one don’t you understand? Sec- ond, what practical value is there in it? The mathematician G. H. Hardy expressed pleasure in its impracticality when he wrote: [Number theorists] may be justified in rejoicing that there is one sci- ence, at any rate, and that their own, whose very remoteness from or- dinary human activities should keep it gentle and clean. Hardy was specially concerned that number theory not be used in warfare; he was a pacifist. You may applaud his sentiments, but he got it wrong: Number Theory underlies modern cryptography, which is what makes secure online communication possible. Secure communication is of course crucial in war—which may leave poor Hardy spinning in his grave. It’s also central to online commerce. Every time you buy a book from Amazon, check your grades on WebSIS, or use a PayPal account, you are relying on number theoretic algorithms. Number theory also provides an excellent environment for us to practice and apply the proof techniques that we developed in Chapters 2 and 3. Since we’ll be focusing on properties of the integers, we’ll adopt the default convention in this chapter that variables range over the set of integers, Z. 4.1 Divisibility The nature of number theory emerges as soon as we consider the divides relation a divides b iff ak b for some k: D The notation, a b, is an abbreviation for “a divides b.” If a b, then we also j j say that b is a multiple of a.
    [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]
  • FROM HARMONIC ANALYSIS to ARITHMETIC COMBINATORICS: a BRIEF SURVEY the Purpose of This Note Is to Showcase a Certain Line Of
    FROM HARMONIC ANALYSIS TO ARITHMETIC COMBINATORICS: A BRIEF SURVEY IZABELLA ÃLABA The purpose of this note is to showcase a certain line of research that connects harmonic analysis, speci¯cally restriction theory, to other areas of mathematics such as PDE, geometric measure theory, combinatorics, and number theory. There are many excellent in-depth presentations of the vari- ous areas of research that we will discuss; see e.g., the references below. The emphasis here will be on highlighting the connections between these areas. Our starting point will be restriction theory in harmonic analysis on Eu- clidean spaces. The main theme of restriction theory, in this context, is the connection between the decay at in¯nity of the Fourier transforms of singu- lar measures and the geometric properties of their support, including (but not necessarily limited to) curvature and dimensionality. For example, the Fourier transform of a measure supported on a hypersurface in Rd need not, in general, belong to any Lp with p < 1, but there are positive results if the hypersurface in question is curved. A classic example is the restriction theory for the sphere, where a conjecture due to E. M. Stein asserts that the Fourier transform maps L1(Sd¡1) to Lq(Rd) for all q > 2d=(d¡1). This has been proved in dimension 2 (Fe®erman-Stein, 1970), but remains open oth- erwise, despite the impressive and often groundbreaking work of Bourgain, Wol®, Tao, Christ, and others. We recommend [8] for a thorough survey of restriction theory for the sphere and other curved hypersurfaces. Restriction-type estimates have been immensely useful in PDE theory; in fact, much of the interest in the subject stems from PDE applications.
    [Show full text]
  • Pure Mathematics
    Why Study Mathematics? Mathematics reveals hidden patterns that help us understand the world around us. Now much more than arithmetic and geometry, mathematics today is a diverse discipline that deals with data, measurements, and observations from science; with inference, deduction, and proof; and with mathematical models of natural phenomena, of human behavior, and social systems. The process of "doing" mathematics is far more than just calculation or deduction; it involves observation of patterns, testing of conjectures, and estimation of results. As a practical matter, mathematics is a science of pattern and order. Its domain is not molecules or cells, but numbers, chance, form, algorithms, and change. As a science of abstract objects, mathematics relies on logic rather than on observation as its standard of truth, yet employs observation, simulation, and even experimentation as means of discovering truth. The special role of mathematics in education is a consequence of its universal applicability. The results of mathematics--theorems and theories--are both significant and useful; the best results are also elegant and deep. Through its theorems, mathematics offers science both a foundation of truth and a standard of certainty. In addition to theorems and theories, mathematics offers distinctive modes of thought which are both versatile and powerful, including modeling, abstraction, optimization, logical analysis, inference from data, and use of symbols. Mathematics, as a major intellectual tradition, is a subject appreciated as much for its beauty as for its power. The enduring qualities of such abstract concepts as symmetry, proof, and change have been developed through 3,000 years of intellectual effort. Like language, religion, and music, mathematics is a universal part of human culture.
    [Show full text]
  • From Arithmetic to Algebra
    From arithmetic to algebra Slightly edited version of a presentation at the University of Oregon, Eugene, OR February 20, 2009 H. Wu Why can’t our students achieve introductory algebra? This presentation specifically addresses only introductory alge- bra, which refers roughly to what is called Algebra I in the usual curriculum. Its main focus is on all students’ access to the truly basic part of algebra that an average citizen needs in the high- tech age. The content of the traditional Algebra II course is on the whole more technical and is designed for future STEM students. In place of Algebra II, future non-STEM would benefit more from a mathematics-culture course devoted, for example, to an understanding of probability and data, recently solved famous problems in mathematics, and history of mathematics. At least three reasons for students’ failure: (A) Arithmetic is about computation of specific numbers. Algebra is about what is true in general for all numbers, all whole numbers, all integers, etc. Going from the specific to the general is a giant conceptual leap. Students are not prepared by our curriculum for this leap. (B) They don’t get the foundational skills needed for algebra. (C) They are taught incorrect mathematics in algebra classes. Garbage in, garbage out. These are not independent statements. They are inter-related. Consider (A) and (B): The K–3 school math curriculum is mainly exploratory, and will be ignored in this presentation for simplicity. Grades 5–7 directly prepare students for algebra. Will focus on these grades. Here, abstract mathematics appears in the form of fractions, geometry, and especially negative fractions.
    [Show full text]
  • Topics in Complex Analytic Geometry
    version: February 24, 2012 (revised and corrected) Topics in Complex Analytic Geometry by Janusz Adamus Lecture Notes PART II Department of Mathematics The University of Western Ontario c Copyright by Janusz Adamus (2007-2012) 2 Janusz Adamus Contents 1 Analytic tensor product and fibre product of analytic spaces 5 2 Rank and fibre dimension of analytic mappings 8 3 Vertical components and effective openness criterion 17 4 Flatness in complex analytic geometry 24 5 Auslander-type effective flatness criterion 31 This document was typeset using AMS-LATEX. Topics in Complex Analytic Geometry - Math 9607/9608 3 References [I] J. Adamus, Complex analytic geometry, Lecture notes Part I (2008). [A1] J. Adamus, Natural bound in Kwieci´nski'scriterion for flatness, Proc. Amer. Math. Soc. 130, No.11 (2002), 3165{3170. [A2] J. Adamus, Vertical components in fibre powers of analytic spaces, J. Algebra 272 (2004), no. 1, 394{403. [A3] J. Adamus, Vertical components and flatness of Nash mappings, J. Pure Appl. Algebra 193 (2004), 1{9. [A4] J. Adamus, Flatness testing and torsion freeness of analytic tensor powers, J. Algebra 289 (2005), no. 1, 148{160. [ABM1] J. Adamus, E. Bierstone, P. D. Milman, Uniform linear bound in Chevalley's lemma, Canad. J. Math. 60 (2008), no.4, 721{733. [ABM2] J. Adamus, E. Bierstone, P. D. Milman, Geometric Auslander criterion for flatness, to appear in Amer. J. Math. [ABM3] J. Adamus, E. Bierstone, P. D. Milman, Geometric Auslander criterion for openness of an algebraic morphism, preprint (arXiv:1006.1872v1). [Au] M. Auslander, Modules over unramified regular local rings, Illinois J.
    [Show full text]
  • Phylogenetic Algebraic Geometry
    PHYLOGENETIC ALGEBRAIC GEOMETRY NICHOLAS ERIKSSON, KRISTIAN RANESTAD, BERND STURMFELS, AND SETH SULLIVANT Abstract. Phylogenetic algebraic geometry is concerned with certain complex projec- tive algebraic varieties derived from finite trees. Real positive points on these varieties represent probabilistic models of evolution. For small trees, we recover classical geometric objects, such as toric and determinantal varieties and their secant varieties, but larger trees lead to new and largely unexplored territory. This paper gives a self-contained introduction to this subject and offers numerous open problems for algebraic geometers. 1. Introduction Our title is meant as a reference to the existing branch of mathematical biology which is known as phylogenetic combinatorics. By “phylogenetic algebraic geometry” we mean the study of algebraic varieties which represent statistical models of evolution. For general background reading on phylogenetics we recommend the books by Felsenstein [11] and Semple-Steel [21]. They provide an excellent introduction to evolutionary trees, from the perspectives of biology, computer science, statistics and mathematics. They also offer numerous references to relevant papers, in addition to the more recent ones listed below. Phylogenetic algebraic geometry furnishes a rich source of interesting varieties, includ- ing familiar ones such as toric varieties, secant varieties and determinantal varieties. But these are very special cases, and one quickly encounters a cornucopia of new varieties. The objective of this paper is to give an introduction to this subject area, aimed at students and researchers in algebraic geometry, and to suggest some concrete research problems. The basic object in a phylogenetic model is a tree T which is rooted and has n labeled leaves.
    [Show full text]
  • SE 015 465 AUTHOR TITLE the Content of Arithmetic Included in A
    DOCUMENT' RESUME ED 070 656 24 SE 015 465 AUTHOR Harvey, John G. TITLE The Content of Arithmetic Included in a Modern Elementary Mathematics Program. INSTITUTION Wisconsin Univ., Madison. Research and Development Center for Cognitive Learning, SPONS AGENCY National Center for Educational Research and Development (DHEW/OE), Washington, D.C. BUREAU NO BR-5-0216 PUB DATE Oct 71 CONTRACT OEC-5-10-154 NOTE 45p.; Working Paper No. 79 EDRS PRICE MF-$0.65 HC-$3.29 DESCRIPTORS *Arithmetic; *Curriculum Development; *Elementary School Mathematics; Geometric Concepts; *Instruction; *Mathematics Education; Number Concepts; Program Descriptions IDENTIFIERS Number Operations ABSTRACT --- Details of arithmetic topics proposed for inclusion in a modern elementary mathematics program and a rationale for the selection of these topics are given. The sequencing of the topics is discussed. (Author/DT) sJ Working Paper No. 19 The Content of 'Arithmetic Included in a Modern Elementary Mathematics Program U.S DEPARTMENT OF HEALTH, EDUCATION & WELFARE OFFICE OF EDUCATION THIS DOCUMENT HAS SEEN REPRO Report from the Project on Individually Guided OUCED EXACTLY AS RECEIVED FROM THE PERSON OR ORGANIZATION ORIG INATING IT POINTS OF VIEW OR OPIN Elementary Mathematics, Phase 2: Analysis IONS STATED 00 NOT NECESSARILY REPRESENT OFFICIAL OFFICE Of LOU Of Mathematics Instruction CATION POSITION OR POLICY V lb. Wisconsin Research and Development CENTER FOR COGNITIVE LEARNING DIE UNIVERSITY Of WISCONSIN Madison, Wisconsin U.S. Office of Education Corder No. C03 Contract OE 5-10-154 Published by the Wisconsin Research and Development Center for Cognitive Learning, supported in part as a research and development center by funds from the United States Office of Education, Department of Health, Educa- tion, and Welfare.
    [Show full text]
  • Chapter 2 Affine Algebraic Geometry
    Chapter 2 Affine Algebraic Geometry 2.1 The Algebraic-Geometric Dictionary The correspondence between algebra and geometry is closest in affine algebraic geom- etry, where the basic objects are solutions to systems of polynomial equations. For many applications, it suffices to work over the real R, or the complex numbers C. Since important applications such as coding theory or symbolic computation require finite fields, Fq , or the rational numbers, Q, we shall develop algebraic geometry over an arbitrary field, F, and keep in mind the important cases of R and C. For algebraically closed fields, there is an exact and easily motivated correspondence be- tween algebraic and geometric concepts. When the field is not algebraically closed, this correspondence weakens considerably. When that occurs, we will use the case of algebraically closed fields as our guide and base our definitions on algebra. Similarly, the strongest and most elegant results in algebraic geometry hold only for algebraically closed fields. We will invoke the hypothesis that F is algebraically closed to obtain these results, and then discuss what holds for arbitrary fields, par- ticularly the real numbers. Since many important varieties have structures which are independent of the field of definition, we feel this approach is justified—and it keeps our presentation elementary and motivated. Lastly, for the most part it will suffice to let F be R or C; not only are these the most important cases, but they are also the sources of our geometric intuitions. n Let A denote affine n-space over F. This is the set of all n-tuples (t1,...,tn) of elements of F.
    [Show full text]
  • Outline of Mathematics
    Outline of mathematics The following outline is provided as an overview of and 1.2.2 Reference databases topical guide to mathematics: • Mathematical Reviews – journal and online database Mathematics is a field of study that investigates topics published by the American Mathematical Society such as number, space, structure, and change. For more (AMS) that contains brief synopses (and occasion- on the relationship between mathematics and science, re- ally evaluations) of many articles in mathematics, fer to the article on science. statistics and theoretical computer science. • Zentralblatt MATH – service providing reviews and 1 Nature of mathematics abstracts for articles in pure and applied mathemat- ics, published by Springer Science+Business Media. • Definitions of mathematics – Mathematics has no It is a major international reviewing service which generally accepted definition. Different schools of covers the entire field of mathematics. It uses the thought, particularly in philosophy, have put forth Mathematics Subject Classification codes for orga- radically different definitions, all of which are con- nizing their reviews by topic. troversial. • Philosophy of mathematics – its aim is to provide an account of the nature and methodology of math- 2 Subjects ematics and to understand the place of mathematics in people’s lives. 2.1 Quantity Quantity – 1.1 Mathematics is • an academic discipline – branch of knowledge that • Arithmetic – is taught at all levels of education and researched • Natural numbers – typically at the college or university level. Disci- plines are defined (in part), and recognized by the • Integers – academic journals in which research is published, and the learned societies and academic departments • Rational numbers – or faculties to which their practitioners belong.
    [Show full text]