Quadric and Cubic Hypersurface Parameterization
Total Page:16
File Type:pdf, Size:1020Kb
Load more
										Recommended publications
									
								- 
												
												Chapter 11. Three Dimensional Analytic Geometry and Vectors
Chapter 11. Three dimensional analytic geometry and vectors. Section 11.5 Quadric surfaces. Curves in R2 : x2 y2 ellipse + =1 a2 b2 x2 y2 hyperbola − =1 a2 b2 parabola y = ax2 or x = by2 A quadric surface is the graph of a second degree equation in three variables. The most general such equation is Ax2 + By2 + Cz2 + Dxy + Exz + F yz + Gx + Hy + Iz + J =0, where A, B, C, ..., J are constants. By translation and rotation the equation can be brought into one of two standard forms Ax2 + By2 + Cz2 + J =0 or Ax2 + By2 + Iz =0 In order to sketch the graph of a quadric surface, it is useful to determine the curves of intersection of the surface with planes parallel to the coordinate planes. These curves are called traces of the surface. Ellipsoids The quadric surface with equation x2 y2 z2 + + =1 a2 b2 c2 is called an ellipsoid because all of its traces are ellipses. 2 1 x y 3 2 1 z ±1 ±2 ±3 ±1 ±2 The six intercepts of the ellipsoid are (±a, 0, 0), (0, ±b, 0), and (0, 0, ±c) and the ellipsoid lies in the box |x| ≤ a, |y| ≤ b, |z| ≤ c Since the ellipsoid involves only even powers of x, y, and z, the ellipsoid is symmetric with respect to each coordinate plane. Example 1. Find the traces of the surface 4x2 +9y2 + 36z2 = 36 1 in the planes x = k, y = k, and z = k. Identify the surface and sketch it. Hyperboloids Hyperboloid of one sheet. The quadric surface with equations x2 y2 z2 1. - 
												
												Pencils of Quadrics
Europ. J. Combinatorics (1988) 9, 255-270 Intersections in Projective Space II: Pencils of Quadrics A. A. BRUEN AND J. w. P. HIRSCHFELD A complete classification is given of pencils of quadrics in projective space of three dimensions over a finite field, where each pencil contains at least one non-singular quadric and where the base curve is not absolutely irreducible. This leads to interesting configurations in the space such as partitions by elliptic quadrics and by lines. 1. INTRODUCTION A pencil of quadrics in PG(3, q) is non-singular if it contains at least one non-singular quadric. The base of a pencil is a quartic curve and is reducible if over some extension of GF(q) it splits into more than one component: four lines, two lines and a conic, two conics, or a line and a twisted cubic. In order to contain no points or to contain some line over GF(q), the base is necessarily reducible. In the main part of this paper a classification is given of non-singular pencils ofquadrics in L = PG(3, q) with a reducible base. This leads to geometrically interesting configur ations obtained from elliptic and hyperbolic quadrics, such as spreads and partitions of L. The remaining part of the paper deals with the case when the base is not reducible and is therefore a rational or elliptic quartic. The number of points in the elliptic case is then governed by the Hasse formula. However, we are able to derive an interesting combi natorial relationship, valid also in higher dimensions, between the number of points in the base curve and the number in the base curve of a dual pencil. - 
												
												1 Real-Time Algebraic Surface Visualization
1 Real-Time Algebraic Surface Visualization Johan Simon Seland1 and Tor Dokken2 1 Center of Mathematics for Applications, University of Oslo [email protected] 2 SINTEF ICT [email protected] Summary. We demonstrate a ray tracing type technique for rendering algebraic surfaces us- ing programmable graphics hardware (GPUs). Our approach allows for real-time exploration and manipulation of arbitrary real algebraic surfaces, with no pre-processing step, except that of a possible change of polynomial basis. The algorithm is based on the blossoming principle of trivariate Bernstein-Bezier´ func- tions over a tetrahedron. By computing the blossom of the function describing the surface with respect to each ray, we obtain the coefficients of a univariate Bernstein polynomial, de- scribing the surface’s value along each ray. We then use Bezier´ subdivision to find the first root of the curve along each ray to display the surface. These computations are performed in parallel for all rays and executed on a GPU. Key words: GPU, algebraic surface, ray tracing, root finding, blossoming 1.1 Introduction Visualization of 3D shapes is a computationally intensive task and modern GPUs have been designed with lots of computational horsepower to improve performance and quality of 3D shape visualization. However, GPUs were designed to only pro- cess shapes represented as collections of discrete polygons. Consequently all other representations have to be converted to polygons, a process known as tessellation, in order to be processed by GPUs. Conversion of shapes represented in formats other than polygons will often give satisfactory visualization quality. However, the tessel- lation process can easily miss details and consequently provide false information. - 
												
												A Brief Tour of Vector Calculus
A BRIEF TOUR OF VECTOR CALCULUS A. HAVENS Contents 0 Prelude ii 1 Directional Derivatives, the Gradient and the Del Operator 1 1.1 Conceptual Review: Directional Derivatives and the Gradient........... 1 1.2 The Gradient as a Vector Field............................ 5 1.3 The Gradient Flow and Critical Points ....................... 10 1.4 The Del Operator and the Gradient in Other Coordinates*............ 17 1.5 Problems........................................ 21 2 Vector Fields in Low Dimensions 26 2 3 2.1 General Vector Fields in Domains of R and R . 26 2.2 Flows and Integral Curves .............................. 31 2.3 Conservative Vector Fields and Potentials...................... 32 2.4 Vector Fields from Frames*.............................. 37 2.5 Divergence, Curl, Jacobians, and the Laplacian................... 41 2.6 Parametrized Surfaces and Coordinate Vector Fields*............... 48 2.7 Tangent Vectors, Normal Vectors, and Orientations*................ 52 2.8 Problems........................................ 58 3 Line Integrals 66 3.1 Defining Scalar Line Integrals............................. 66 3.2 Line Integrals in Vector Fields ............................ 75 3.3 Work in a Force Field................................. 78 3.4 The Fundamental Theorem of Line Integrals .................... 79 3.5 Motion in Conservative Force Fields Conserves Energy .............. 81 3.6 Path Independence and Corollaries of the Fundamental Theorem......... 82 3.7 Green's Theorem.................................... 84 3.8 Problems........................................ 89 4 Surface Integrals, Flux, and Fundamental Theorems 93 4.1 Surface Integrals of Scalar Fields........................... 93 4.2 Flux........................................... 96 4.3 The Gradient, Divergence, and Curl Operators Via Limits* . 103 4.4 The Stokes-Kelvin Theorem..............................108 4.5 The Divergence Theorem ...............................112 4.6 Problems........................................114 List of Figures 117 i 11/14/19 Multivariate Calculus: Vector Calculus Havens 0. - 
												
												On the Euler Number of an Orbifold 257 Where X ~ Is Embedded in .W(X, G) As the Set of Constant Paths
Math. Ann. 286, 255-260 (1990) Imam Springer-Verlag 1990 On the Euler number of an orbifoid Friedrich Hirzebruch and Thomas HSfer Max-Planck-Institut ffir Mathematik, Gottfried-Claren-Strasse 26, D-5300 Bonn 3, Federal Republic of Germany Dedicated to Hans Grauert on his sixtieth birthday This short note illustrates connections between Lothar G6ttsche's results from the preceding paper and invariants for finite group actions on manifolds that have been introduced in string theory. A lecture on this was given at the MPI workshop on "Links between Geometry and Physics" at Schlol3 Ringberg, April 1989. Invariants of quotient spaces. Let G be a finite group acting on a compact differentiable manifold X. Topological invariants like Betti numbers of the quotient space X/G are well-known: i a 1 b,~X/G) = dlmH (X, R) = ~ g~)~ tr(g* I H'(X, R)). The topological Euler characteristic is determined by the Euler characteristic of the fixed point sets Xa: 1 Physicists" formula. Viewed as an orbifold, X/G still carries someinformation on the group action. In I-DHVW1, 2; V] one finds the following string-theoretic definition of the "orbifold Euler characteristic": e X, 1 e(X<~.h>) Here summation runs over all pairs of commuting elements in G x G, and X <g'h> denotes the common fixed point set ofg and h. The physicists are mainly interested in the case where X is a complex threefold with trivial canonical bundle and G is a finite subgroup of $U(3). They point out that in some situations where X/G has a resolution of singularities X-~Z,X/G with trivial canonical bundle e(X, G) is just the Euler characteristic of this resolution [DHVW2; St-W]. - 
												
												Algebraic Curves and Surfaces
Notes for Curves and Surfaces Instructor: Robert Freidman Henry Liu April 25, 2017 Abstract These are my live-texed notes for the Spring 2017 offering of MATH GR8293 Algebraic Curves & Surfaces . Let me know when you find errors or typos. I'm sure there are plenty. 1 Curves on a surface 1 1.1 Topological invariants . 1 1.2 Holomorphic invariants . 2 1.3 Divisors . 3 1.4 Algebraic intersection theory . 4 1.5 Arithmetic genus . 6 1.6 Riemann{Roch formula . 7 1.7 Hodge index theorem . 7 1.8 Ample and nef divisors . 8 1.9 Ample cone and its closure . 11 1.10 Closure of the ample cone . 13 1.11 Div and Num as functors . 15 2 Birational geometry 17 2.1 Blowing up and down . 17 2.2 Numerical invariants of X~ ...................................... 18 2.3 Embedded resolutions for curves on a surface . 19 2.4 Minimal models of surfaces . 23 2.5 More general contractions . 24 2.6 Rational singularities . 26 2.7 Fundamental cycles . 28 2.8 Surface singularities . 31 2.9 Gorenstein condition for normal surface singularities . 33 3 Examples of surfaces 36 3.1 Rational ruled surfaces . 36 3.2 More general ruled surfaces . 39 3.3 Numerical invariants . 41 3.4 The invariant e(V ).......................................... 42 3.5 Ample and nef cones . 44 3.6 del Pezzo surfaces . 44 3.7 Lines on a cubic and del Pezzos . 47 3.8 Characterization of del Pezzo surfaces . 50 3.9 K3 surfaces . 51 3.10 Period map . 54 a 3.11 Elliptic surfaces . - 
												
												Algebraic Families on an Algebraic Surface Author(S): John Fogarty Source: American Journal of Mathematics , Apr., 1968, Vol
Algebraic Families on an Algebraic Surface Author(s): John Fogarty Source: American Journal of Mathematics , Apr., 1968, Vol. 90, No. 2 (Apr., 1968), pp. 511-521 Published by: The Johns Hopkins University Press Stable URL: https://www.jstor.org/stable/2373541 JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at https://about.jstor.org/terms The Johns Hopkins University Press is collaborating with JSTOR to digitize, preserve and extend access to American Journal of Mathematics This content downloaded from 132.174.252.179 on Fri, 09 Oct 2020 00:03:59 UTC All use subject to https://about.jstor.org/terms ALGEBRAIC FAMILIES ON AN ALGEBRAIC SURFACE. By JOHN FOGARTY.* 0. Introduction. The purpose of this paper is to compute the co- cohomology of the structure sheaf of the Hilbert scheme of the projective plane. In fact, we achieve complete success only in characteristic zero, where it is shown that all higher cohomology groups vanish, and that the only global sections are constants. The work falls naturally into two parts. In the first we are concerned with an arbitrary scheme, X, smooth and projective over a noetherian scheme, S. We show that each component of the Hilbert scheme parametrizing closed subschemes of relative codimension 1 on X, over S, splits in a natural way into a product of a scheme parametrizing Cartier divisors, and a scheme parametrizing subschemes of lower dimension. - 
												
												Quadric Surfaces
Quadric Surfaces SUGGESTED REFERENCE MATERIAL: As you work through the problems listed below, you should reference Chapter 11.7 of the rec- ommended textbook (or the equivalent chapter in your alternative textbook/online resource) and your lecture notes. EXPECTED SKILLS: • Be able to compute & traces of quadic surfaces; in particular, be able to recognize the resulting conic sections in the given plane. • Given an equation for a quadric surface, be able to recognize the type of surface (and, in particular, its graph). PRACTICE PROBLEMS: For problems 1-9, use traces to identify and sketch the given surface in 3-space. 1. 4x2 + y2 + z2 = 4 Ellipsoid 1 2. −x2 − y2 + z2 = 1 Hyperboloid of 2 Sheets 3. 4x2 + 9y2 − 36z2 = 36 Hyperboloid of 1 Sheet 4. z = 4x2 + y2 Elliptic Paraboloid 2 5. z2 = x2 + y2 Circular Double Cone 6. x2 + y2 − z2 = 1 Hyperboloid of 1 Sheet 7. z = 4 − x2 − y2 Circular Paraboloid 3 8. 3x2 + 4y2 + 6z2 = 12 Ellipsoid 9. −4x2 − 9y2 + 36z2 = 36 Hyperboloid of 2 Sheets 10. Identify each of the following surfaces. (a) 16x2 + 4y2 + 4z2 − 64x + 8y + 16z = 0 After completing the square, we can rewrite the equation as: 16(x − 2)2 + 4(y + 1)2 + 4(z + 2)2 = 84 This is an ellipsoid which has been shifted. Specifically, it is now centered at (2; −1; −2). (b) −4x2 + y2 + 16z2 − 8x + 10y + 32z = 0 4 After completing the square, we can rewrite the equation as: −4(x − 1)2 + (y + 5)2 + 16(z + 1)2 = 37 This is a hyperboloid of 1 sheet which has been shifted. - 
												
												Quadric Surfaces
Quadric Surfaces Six basic types of quadric surfaces: • ellipsoid • cone • elliptic paraboloid • hyperboloid of one sheet • hyperboloid of two sheets • hyperbolic paraboloid (A) (B) (C) (D) (E) (F) 1. For each surface, describe the traces of the surface in x = k, y = k, and z = k. Then pick the term from the list above which seems to most accurately describe the surface (we haven't learned any of these terms yet, but you should be able to make a good educated guess), and pick the correct picture of the surface. x2 y2 (a) − = z. 9 16 1 • Traces in x = k: parabolas • Traces in y = k: parabolas • Traces in z = k: hyperbolas (possibly a pair of lines) y2 k2 Solution. The trace in x = k of the surface is z = − 16 + 9 , which is a downward-opening parabola. x2 k2 The trace in y = k of the surface is z = 9 − 16 , which is an upward-opening parabola. x2 y2 The trace in z = k of the surface is 9 − 16 = k, which is a hyperbola if k 6= 0 and a pair of lines (a degenerate hyperbola) if k = 0. This surface is called a hyperbolic paraboloid , and it looks like picture (E) . It is also sometimes called a saddle. x2 y2 z2 (b) + + = 1. 4 25 9 • Traces in x = k: ellipses (possibly a point) or nothing • Traces in y = k: ellipses (possibly a point) or nothing • Traces in z = k: ellipses (possibly a point) or nothing y2 z2 k2 k2 Solution. The trace in x = k of the surface is 25 + 9 = 1− 4 . - 
												
												Stable Rationality of Quadric and Cubic Surface Bundle Fourfolds
STABLE RATIONALITY OF QUADRIC AND CUBIC SURFACE BUNDLE FOURFOLDS ASHER AUEL, CHRISTIAN BOHNING,¨ AND ALENA PIRUTKA Abstract. We study the stable rationality problem for quadric and cubic surface bundles over surfaces from the point of view of the degeneration method for the Chow group of 0-cycles. Our main result is that a very general hypersurface X of bidegree (2, 3) in P2 × P3 is not stably rational. Via projections onto the two factors, X → P2 is a cubic surface bundle and X → P3 is a conic bundle, and we analyze the stable rationality problem from both these points of view. Also, 2 we introduce, for any n ≥ 4, new quadric surface bundle fourfolds Xn → P with 2 discriminant curve Dn ⊂ P of degree 2n, such that Xn has nontrivial unramified Brauer group and admits a universally CH0-trivial resolution. 1. Introduction An integral variety X over a field k is stably rational if X Pm is rational, for some m. In recent years, failure of stable rationality has been× established for many classes of smooth rationally connected projective complex varieties, see, for instance [1, 3, 4, 7, 15, 16, 22, 23, 24, 25, 26, 27, 28, 29, 30, 33, 34, 36, 37]. These results were obtained by the specialization method, introduced by C. Voisin [37] and developed in [16]. In many applications, one uses this method in the following form. For simplicity, assume that k is an uncountable algebraically closed field and consider a quasi-projective integral scheme B over k and a generically smooth projective morphism B with positive dimensional fibers. - 
												
												Embedded Surfaces in Four-Manifolds, Branched Covers, and SO(3)-Invariants by D
Math. Proc. Camb. Phil. Soc. (1995), 117, 275 275 Printed in Great Britain Embedded surfaces in four-manifolds, branched covers, and SO(3)-invariants BY D. KOTSCHICK Mathematisches Institut, Universitdt Basel, Rheinsprung 21, 4051 Basel, Switzerland AND G. MATIC* Department of Mathematics, The University of Georgia, Athens, GA 30602, U.S.A. (Received 23 December 1993) 1. Introduction One of the outstanding problems in four-dimensional topology is to find the minimal genus of an oriented smoothly embedded surface representing a given homology class in a smooth four-manifold. For an arbitrary homology class in an arbitrary smooth manifold not even a conjectural lower bound is known. However, for the classes represented by smooth algebraic curves in (simply connected) algebraic surfaces, it is possible that the genus of the algebraic curve, given by the adjunction formula g(C) = 1+\(C* + CK), (1) is the minimal genus. This is usually called the (generalized) Thorn conjecture. It is mentioned in Kirby's problem list [11] as Problem 4-36. There are a number of results on this question in the literature. They can be divided into two classes, those proved by classical topological methods, which apply to topologically locally flat embeddings, including the G-signature theorem, and those proved by methods of gauge theory, which apply to smooth embeddings only. On the classical side, there is the result of Kervaire and Milnor[10], based on Rokhlin's theorem, which shows that certain homology classes are not represented by spheres. A major step forward was made by Rokhlin[20] and Hsiang and Szczarba[8] who introduced branched covers to study this problem for divisible homology classes. - 
												
												Embedded Surfaces and Gauge Theory in Three and Four Dimensions
Embedded surfaces and gauge theory in three and four dimensions P. B. Kronheimer Harvard University, Cambrdge MA 02138 Contents Introduction 1 1 Surfaces in 3-manifolds 3 The Thurston norm . ............................. 3 Foliations................................... 4 2 Gauge theory on 3-manifolds 7 The monopole equations . ........................ 7 An application of the Weitzenbock formula .................. 8 Scalar curvature and the Thurston norm . ................... 10 3 The monopole invariants 11 Obtaining invariants from the monopole equations . ............. 11 Basicclasses.................................. 13 Monopole invariants and the Alexander invariant . ............. 14 Monopole classes . ............................. 15 4 Detecting monopole classes 18 The4-dimensionalequations......................... 18 Stretching4-manifolds............................. 21 Floerhomology................................ 22 Perturbingthegradientflow.......................... 24 5 Monopoles and contact structures 26 Using the theorem of Eliashberg and Thurston ................. 26 Four-manifolds with contact boundary . ................... 28 Symplecticfilling................................ 31 Invariantsofcontactstructures......................... 32 6 Potential applications 34 Surgeryandproperty‘P’............................ 34 ThePidstrigatch-Tyurinprogram........................ 36 7 Surfaces in 4-manifolds 36 Wherethetheorysucceeds.......................... 36 Wherethetheoryhesitates.......................... 40 Wherethetheoryfails............................