PLANE ALGEBRAIC CURVES Contents 1. Introduction 1 2

Total Page:16

File Type:pdf, Size:1020Kb

PLANE ALGEBRAIC CURVES Contents 1. Introduction 1 2 PLANE ALGEBRAIC CURVES ANDREW DING Abstract. We go over some of the basics of plane algebraic curves, which are planar curves described as the set of solutions of a polynomial in two variables. We study many basic notions, such as projective space, parametrization, and the intersection of two curves. We end with the group law on the cubic and search for torsion points. Contents 1. Introduction 1 2. Parametrization of a Conic 2 3. Projective Space 3 4. Lines and Conics 5 5. Parametrization of Singular Cubics 8 6. Cayley-Bacharach Theorem 9 7. Group Law on a Cubic 12 8. Weierstrass Form 14 9. Torsion Points 14 9.1. 2-Torsion Points 15 9.2. 3-Torsion Points 15 9.3. More on Torsion Points 16 Acknowledgments 16 References 16 1. Introduction Solving systems of polynomial equations in several variables is of interest in algebraic geometry. It is a generalization of both solving for roots of polynomials (algebra) and solving systems of linear equations (linear algebra). The main insight of algebraic geometry is to view solutions to a system of polynomial equations geometrically. For example, the set of solutions to a polynomial equation in two variables forms an algebraic curve. We can study the topological and geometrical properties of such a curve. In addition, geometric pictures provide valuable insight in solving problems in algebraic geometry. Unlike topology, which focuses on continuous functions, and differential geome- try, which focuses on smooth functions, the main focus in algebraic geometry are polynomial functions. The main advantage of this fact is that a majority of results work over an arbitrary field. Occasionally, an algebraically closed field is needed. Date: 08/26/2012. 1 2 ANDREW DING Another advantage of polynomials is a sense of finiteness. For example, a polyno- mial over one variable has finitely many roots, and Sd, the space of all homogeneous polynomials of degree d, is a finite-dimensional vector space. Some curves can be parametrized, which allows us to completely understand these curves. Notably, parametrizing a curve over any field gives all rational solu- tions, which is of interest in number theory. Another object of study is algebraic subsets in projective space. In the projective plane, every pair of distinct lines intersect at exactly one point. In the affine plane, two distinct lines generally intersect at one point, with the exception of parallel lines, which are a special case. Projective geometry eliminates this special case, and allows the statement of Bezout's Theorem, which fully describes the number of intersection of two algebraic curves. In addition, there is a handful of theorems that are stated in the context of projective space, such as the Cayley-Bacharach Theorem and Pascal's Theorem. Given certain conditions, Bezout's Theorem states that a line and a cubic will intersect at three points. Given this fact and that two points determine a line, if the cubic is 'nice enough', then we can define a group over the set of points on the cubic. These types of cubics are called elliptic curves. The theory of elliptic curves is extremely rich and remains an active area of research. 2. Parametrization of a Conic Let's start with an example that hopefully both gives motivation to study alge- braic geometry and demonstrates the interplay between algebra and geometry. Example 2.1. Find all integer solutions to the equation X2 + Y 2 = Z2. Proof. At first, this seems like a purely algebraic question. In addition, we can find several solutions, such as (1; 0; 1) and (3; 4; 5), but it may seem daunting to find all solutions. We can start by narrowing our search to all primitive integer solutions, that is, solutions such that gcd(X; Y; Z) = 1, because all solutions come from a primitive one. For example, (12; 16; 20) comes from (3; 4; 5). Substitute x = X=Z; y = Y=Z. We obtain x2 + y2 = 1. Since (X; Y; Z) is a primitive solution, we have a bijection from the rational points on the circle C to 3 4 primitive integer solutions. For example, (3; 4; 5) would correspond to ( 5 ; 5 ). To find all the rational points, we use a technique called projection. First of all, we need one rational point, so we will use (−1; 0). Next, note that every line through (−1; 0) (except one) intersects the circle through another point. Each of these lines has a different slope λ and hits the circle at different points Pλ. We have 2λ λ2−1 a bijection from R to Cn(−1; 0). Simplifying, we obtain Pλ = ( λ2+1 ; λ2+1 ). 2 2 Note if λ 2 Q, then Pλ 2 Q . Conversely, if Pλ 2 Q , then by calculating the slope of the line through (−1; 0) and P , we get λ 2 Q. This gives a bijection from Q to rational points on the circle. m m We are almost done. Let λ = n 2 Q, where m; n are coprime. Substitute n for λ. Clearing denominators, we get X = 2mn; Y = m2 − n2;Z = m2 + n2. If l; m are both odd, then divide X; Y; Z by 2. This gives us all primitive Pythagorean triples. We can make a few important observations. PLANE ALGEBRAIC CURVES 3 (1) We were working with the equation X2 + Y 2 = Z2, which is a homoge- neous equation. This process does not work for polynomials in general. Homogeneous polynomials are convenient for many reasons, one of which is highlighted in Section 3. (2) We started projection with the rational point (−1; 0). Projection does not help us find this first rational point. In fact, some conics will have no rational points, such as 2x2 + y2 = 5. (To verify this, work with the polynomial 2X2 + Y 2 = 5Z2 modulo 5). (3) The vertical line through (−1; 0) should be mentioned. It intersects the circle at (−1; 0) with multiplicity 2, so the vertical line corresponds to the point (−1; 0). We did not miss the associated primitive solution; by allowing m = −1; n = 0 in the last step, we get the point (−1; 0; 1). (4) The fact that we got a bijection from the set of rational points on the conic to the set of rational numbers is not a coincidence. In fact, this will hold for conics in general. This will be explained in more detail in Section 4. 3. Projective Space We take a break from conics to develop the notion of projective space. It is often convenient to work in projective space when discussing the number of intersection points of two algebraic curves. For example, in the affine plane, two distinct lines intersect at one point, unless they are parallel. In the projective plane, any two distinct lines will always intersect at exactly one point. We will begin with the projective line and the projective plane. 2 1 Definition 3.1. Let k be a field, O = (0; 0) 2 k . The projective line Pk is defined as the geometry with flines through O 2 k2g as the set of points. Let us try to imagine what the projective line looks like. In the affine plane, a line is determined by a point on the line and its slope. Since all lines go through O, the only difference between two distinct lines is their slopes. Hence, we have the following injection: 1 ' : k ! Pk;'(λ) = line with slope λ through O: However, this misses the vertical line through O. Let's say it has slope 1. Adding it to the domain, we have: 1 ∼ Pk = k [ f1g: Now, let us develop a system of coordinates to describe these points. Suppose 1 2 we have a point P 2 Pk. The point P is an affine line l through O 2 k . The line l must pass through another point, say (A; B). We give P the homogeneous coordinates [A : B]. If λ 6= 0, then [λA : λB] represents P as well. This is analogous A λA to the fact that, if B 6= 0, B and λB represent the same number. In mathematical language, 1 2 Pk = k − f(0; 0)g= ∼; where (a; b) ∼ (c; d) if c = λa, d = λb for some λ 6= 0: In other words, we define a point on the projective line as an equivalence class of points on the affine plane, where two points are related if they lie on the same veritable line through the origin. 4 ANDREW DING The advantage of using homogeneous coordinates is that it describes projective points without the use of infinity, making them easier to use in algebraic manipu- lation. Homogeneous coordinates treat all points equally, which is also true for the original definition of the projective line. Now we will move to a more interesting concept, the projective plane. As the projective line is an 'extension' of the affine line, the projective plane is also an 'extension' of the affine plane. The process is similar. 3 2 Definition 3.2. Let k be a field, O = (0; 0; 0) 2 k . The projective plane Pk is defined as the geometry with flines through O 2 k3g as the set of points and fplanes through O 2 k3g as the set of lines. 2 Let us try to imagine what the projective plane looks like. Let P 2 Pk. Then P is a line l through O 2 k3. Let (A; B; C) be a nonzero point on l. There are two cases to consider. 3 A B If C 6= 0, then l intersects the plane Z = 1 in k at the unique point ( C ; C ; 1).
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]
  • 2D and 3D Transformations, Homogeneous Coordinates Lecture 03
    2D and 3D Transformations, Homogeneous Coordinates Lecture 03 Patrick Karlsson [email protected] Centre for Image Analysis Uppsala University Computer Graphics November 6 2006 Patrick Karlsson (Uppsala University) Transformations and Homogeneous Coords. Computer Graphics 1 / 23 Reading Instructions Chapters 4.1–4.9. Edward Angel. “Interactive Computer Graphics: A Top-down Approach with OpenGL”, Fourth Edition, Addison-Wesley, 2004. Patrick Karlsson (Uppsala University) Transformations and Homogeneous Coords. Computer Graphics 2 / 23 Todays lecture ... in the pipeline Patrick Karlsson (Uppsala University) Transformations and Homogeneous Coords. Computer Graphics 3 / 23 Scalars, points, and vectors Scalars α, β Real (or complex) numbers. Points P, Q Locations in space (but no size or shape). Vectors u, v Directions in space (magnitude but no position). Patrick Karlsson (Uppsala University) Transformations and Homogeneous Coords. Computer Graphics 4 / 23 Mathematical spaces Scalar field A set of scalars obeying certain properties. New scalars can be formed through addition and multiplication. (Linear) Vector space Made up of scalars and vectors. New vectors can be created through scalar-vector multiplication, and vector-vector addition. Affine space An extended vector space that include points. This gives us additional operators, such as vector-point addition, and point-point subtraction. Patrick Karlsson (Uppsala University) Transformations and Homogeneous Coords. Computer Graphics 5 / 23 Data types Polygon based objects Objects are described using polygons. A polygon is defined by its vertices (i.e., points). Transformations manipulate the vertices, thus manipulates the objects. Some examples in 2D Scalar α 1 float. Point P(x, y) 2 floats. Vector v(x, y) 2 floats. Matrix M 4 floats.
    [Show full text]
  • Curvature Theorems on Polar Curves
    PROCEEDINGS OF THE NATIONAL ACADEMY OF SCIENCES Volume 33 March 15, 1947 Number 3 CURVATURE THEOREMS ON POLAR CUR VES* By EDWARD KASNER AND JOHN DE CICCO DEPARTMENT OF MATHEMATICS, COLUMBIA UNIVERSITY, NEW YoRK Communicated February 4, 1947 1. The principle of duality in projective geometry is based on the theory of poles and polars with respect to a conic. For a conic, a point has only one kind of polar, the first polar, or polar straight line. However, for a general algebraic curve of higher degree n, a point has not only the first polar of degree n - 1, but also the second polar of degree n - 2, the rth polar of degree n - r, :. ., the (n - 1) polar of degree 1. This last polar is a straight line. The general polar theory' goes back to Newton, and was developed by Bobillier, Cayley, Salmon, Clebsch, Aronhold, Clifford and Mayer. For a given curve Cn of degree n, the first polar of any point 0 of the plane is a curve C.-1 of degree n - 1. If 0 is a point of C, it is well known that the polar curve C,,- passes through 0 and touches the given curve Cn at 0. However, the two curves do not have the same curvature. We find that the ratio pi of the curvature of C,- i to that of Cn is Pi = (n -. 2)/(n - 1). For example, if the given curve is a cubic curve C3, the first polar is a conic C2, and at an ordinary point 0 of C3, the ratio of the curvatures is 1/2.
    [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]
  • 2-D Drawing Geometry Homogeneous Coordinates
    2-D Drawing Geometry Homogeneous Coordinates The rotation of a point, straight line or an entire image on the screen, about a point other than origin, is achieved by first moving the image until the point of rotation occupies the origin, then performing rotation, then finally moving the image to its original position. The moving of an image from one place to another in a straight line is called a translation. A translation may be done by adding or subtracting to each point, the amount, by which picture is required to be shifted. Translation of point by the change of coordinate cannot be combined with other transformation by using simple matrix application. Such a combination is essential if we wish to rotate an image about a point other than origin by translation, rotation again translation. To combine these three transformations into a single transformation, homogeneous coordinates are used. In homogeneous coordinate system, two-dimensional coordinate positions (x, y) are represented by triple- coordinates. Homogeneous coordinates are generally used in design and construction applications. Here we perform translations, rotations, scaling to fit the picture into proper position 2D Transformation in Computer Graphics- In Computer graphics, Transformation is a process of modifying and re- positioning the existing graphics. • 2D Transformations take place in a two dimensional plane. • Transformations are helpful in changing the position, size, orientation, shape etc of the object. Transformation Techniques- In computer graphics, various transformation techniques are- 1. Translation 2. Rotation 3. Scaling 4. Reflection 2D Translation in Computer Graphics- In Computer graphics, 2D Translation is a process of moving an object from one position to another in a two dimensional plane.
    [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]
  • Projective Geometry Lecture Notes
    Projective Geometry Lecture Notes Thomas Baird March 26, 2014 Contents 1 Introduction 2 2 Vector Spaces and Projective Spaces 4 2.1 Vector spaces and their duals . 4 2.1.1 Fields . 4 2.1.2 Vector spaces and subspaces . 5 2.1.3 Matrices . 7 2.1.4 Dual vector spaces . 7 2.2 Projective spaces and homogeneous coordinates . 8 2.2.1 Visualizing projective space . 8 2.2.2 Homogeneous coordinates . 13 2.3 Linear subspaces . 13 2.3.1 Two points determine a line . 14 2.3.2 Two planar lines intersect at a point . 14 2.4 Projective transformations and the Erlangen Program . 15 2.4.1 Erlangen Program . 16 2.4.2 Projective versus linear . 17 2.4.3 Examples of projective transformations . 18 2.4.4 Direct sums . 19 2.4.5 General position . 20 2.4.6 The Cross-Ratio . 22 2.5 Classical Theorems . 23 2.5.1 Desargues' Theorem . 23 2.5.2 Pappus' Theorem . 24 2.6 Duality . 26 3 Quadrics and Conics 28 3.1 Affine algebraic sets . 28 3.2 Projective algebraic sets . 30 3.3 Bilinear and quadratic forms . 31 3.3.1 Quadratic forms . 33 3.3.2 Change of basis . 33 1 3.3.3 Digression on the Hessian . 36 3.4 Quadrics and conics . 37 3.5 Parametrization of the conic . 40 3.5.1 Rational parametrization of the circle . 42 3.6 Polars . 44 3.7 Linear subspaces of quadrics and ruled surfaces . 46 3.8 Pencils of quadrics and degeneration . 47 4 Exterior Algebras 52 4.1 Multilinear algebra .
    [Show full text]
  • Geometry of Algebraic Curves
    Geometry of Algebraic Curves Fall 2011 Course taught by Joe Harris Notes by Atanas Atanasov One Oxford Street, Cambridge, MA 02138 E-mail address: [email protected] Contents Lecture 1. September 2, 2011 6 Lecture 2. September 7, 2011 10 2.1. Riemann surfaces associated to a polynomial 10 2.2. The degree of KX and Riemann-Hurwitz 13 2.3. Maps into projective space 15 2.4. An amusing fact 16 Lecture 3. September 9, 2011 17 3.1. Embedding Riemann surfaces in projective space 17 3.2. Geometric Riemann-Roch 17 3.3. Adjunction 18 Lecture 4. September 12, 2011 21 4.1. A change of viewpoint 21 4.2. The Brill-Noether problem 21 Lecture 5. September 16, 2011 25 5.1. Remark on a homework problem 25 5.2. Abel's Theorem 25 5.3. Examples and applications 27 Lecture 6. September 21, 2011 30 6.1. The canonical divisor on a smooth plane curve 30 6.2. More general divisors on smooth plane curves 31 6.3. The canonical divisor on a nodal plane curve 32 6.4. More general divisors on nodal plane curves 33 Lecture 7. September 23, 2011 35 7.1. More on divisors 35 7.2. Riemann-Roch, finally 36 7.3. Fun applications 37 7.4. Sheaf cohomology 37 Lecture 8. September 28, 2011 40 8.1. Examples of low genus 40 8.2. Hyperelliptic curves 40 8.3. Low genus examples 42 Lecture 9. September 30, 2011 44 9.1. Automorphisms of genus 0 an 1 curves 44 9.2.
    [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]
  • Homogeneous Representations of Points, Lines and Planes
    Chapter 5 Homogeneous Representations of Points, Lines and Planes 5.1 Homogeneous Vectors and Matrices ................................. 195 5.2 Homogeneous Representations of Points and Lines in 2D ............... 205 n 5.3 Homogeneous Representations in IP ................................ 209 5.4 Homogeneous Representations of 3D Lines ........................... 216 5.5 On Plücker Coordinates for Points, Lines and Planes .................. 221 5.6 The Principle of Duality ........................................... 229 5.7 Conics and Quadrics .............................................. 236 5.8 Normalizations of Homogeneous Vectors ............................. 241 5.9 Canonical Elements of Coordinate Systems ........................... 242 5.10 Exercises ........................................................ 245 This chapter motivates and introduces homogeneous coordinates for representing geo- metric entities. Their name is derived from the homogeneity of the equations they induce. Homogeneous coordinates represent geometric elements in a projective space, as inhomoge- neous coordinates represent geometric entities in Euclidean space. Throughout this book, we will use Cartesian coordinates: inhomogeneous in Euclidean spaces and homogeneous in projective spaces. A short course in the plane demonstrates the usefulness of homogeneous coordinates for constructions, transformations, estimation, and variance propagation. A characteristic feature of projective geometry is the symmetry of relationships between points and lines, called
    [Show full text]