Surface Topology

Total Page:16

File Type:pdf, Size:1020Kb

Surface Topology Surface Topology Tara E. Brendle July 22, 2011 Contents 1Lecture1:Whatisasurface? 3 1.1 Definitionofasurface ................................ .3 1.2 Surfaceswithboundary .............................. .. 4 1.3 Closedsets ....................................... 4 1.4 Compactness ...................................... 4 1.5 Connectedness,path-connectedness . ......... 6 1.6 Wherewe’reheading.................................. 7 2Lecture2:Quotients 8 2.1 Quotientsassetswithoutmetrics . .... 8 2.2 Whathappenstothemetric? .. .. .. .. .. .. .. .. .. .. .. .. .. 8 2.3 Pathification ...................................... 8 2.4 Examples ........................................ 9 3Grouptheory 11 3.1 Groupsandhomomorphisms .. .. .. .. .. .. .. .. .. .. .. .. .11 3.2 Groupactions...................................... 12 3.3 Forming quotients of spaces via group actions . ...... 13 4Lecture4:Eulercharacteristic 14 4.1 Euler characteristic: definition/examples . ...... 14 4.2 Eulercharacteristicandgenus. .... 15 5Lecture5:FundamentalGroups 18 5.1 Homotopy........................................ 18 5.2 FundamentalGroups................................ .. 18 5.3 Basepoints and functoriality . ... 19 6Lecture6:Functoriality,CoveringSpacesandDeckTransformations 21 6.1 Functoriality ...................................... 21 6.2 First examples: Convex sets in Rn; the circle S1 .................. 21 6.3 Coveringspaces.................................... .22 6.4 Decktransformations............................... ... 22 6.5 Liftingpathsandhomotopies . .. 23 6.6 Finishing the proof of the Isomorphism Theorem . ..... 24 1 6.7 TheTorus,Again.................................... 25 7Lecture7:MoreonFundamentalGroupsandCoveringSpaces 26 7.1 HomotopyEquivalence................................ .26 7.2 Actionofthedeckgrouponthecover . .... 27 7.3 Fundamental groups of surfaces given as plane models . ........ 28 8Lecture8:JordanCurveTheorem 29 8.1 GraphTheoryCheatSheet ............................ .. 29 8.2 PolygonalJordanCurveTheorem. .... 30 8.3 GeneralJordanCurveTheorem. .... 31 9Lecture9:TriangulabilityofSurfaces 33 9.1 FinishingupJordanCurveTheorem . .. 33 9.2 Corollaries of Jordan-Schoenflies . .... 34 9.3 Proof of Triangulability, assuming Jordan-Schoenflies. ........ 35 9.4 Well-definednessofconnectedsum . .... 36 9.5 Finishing Classification . 36 10 Lecture 10: Proof of Triangulability of Surfaces 37 10.1 Well-definednessofconnectedsum . ..... 37 10.2 Finishing Classification . .37 10.3 Classification of simple closed curves on surfaces . ....... 38 11 Lecture 11: Basics of curves on surfaces 40 11.1EssentialCurves .................................. .. 40 11.2 Algebraic intersection . .. 40 11.3 Geodesicrepresentatives . ..... 40 11.4Torusexample ..................................... 41 11.5Bigoncriterion ..................................... 41 12 Lecture 12: Mapping Class Groups I 43 12.1 PuncturesversusBoundaryComponents . ........ 43 12.2Finiteorderexamples ................................ .43 12.3Somewarmupexamples ............................... .43 13 Lecture 13: Mapping Class Groups II 45 13.1Dehntwists....................................... 45 13.2Torus,again...................................... .46 13.3Exactsequences.................................. ... 46 14 Lecture 14: Mapping Class Groups III 47 14.1Generatingsets................................... .. 47 14.2Thecurvecomplex .................................. .47 14.3 Variationsonthecurvecomplex . ... 47 14.4 Generation of Mod(S).................................48 2 Acknowledgement: This lecture follows two excellent treatments of the basics of surface topology: Armstrong’s Basic Topology and Goodman’s Beginning Topology. 1Lecture1:Whatisasurface? Note that all “spaces” are metric spaces. Those with a background in topology can think of these as topological spaces, with the topology generated by the open sets induced by the metric. 1.1 Definition of a surface The OED’s first definition of a surface is: “The outermost boundary (or one of the boundaries) of any material body, immediately adjacent to the air or empty space, or to another body.” Compare with the mathematical definition: A surface S is a metric space which is locally homeomorphic to a disk. In other words, for every point p ∈ S, there exists an open set U ⊆ S such that p ∈ U and such that U is homeomorphic to the open disk {(x, y) | x2 + y2 < 1}. A topological space X is called Hausdorff, if for every a, b ∈ X with a #= b, there exist disjoint open sets U(a),U(b) containing a, b, respectively. In a topology course, a surface is usually defined with the word “Hausdorff” replacing “metric”, which gives a slightly more general notion of a surface. Note that every metric space is automatically Hausdorff, since if ! d(a, b)=!,thenwecantakeU(a),U(b) each to be balls of radius less than 2 centered at a, b, respectively. Note to those with topology background: a compact Hausdorffspace admits a metric if and only if it’s second countable. Also, a locally metrizable space is metrizable iffit is Hausdorff and paracompact. Examples. • The plane R2 with the standard metric. • The sphere S2: : by symmetry it’s enough to find a neighborhood of (0, 0, 1) homeomor- phic to a disk. Then take, say, all points with z>0 and show that projection to xy-plane is a homeomorphism. • The torus T 2, version one: surface of revolution in R2 • The torus T 2, version two: S1 × S1 in R4 Nonexample. • To see why being locally homeomorphic to a disk is not a sufficient condition: Start with the plane. Remove (0, 0) and replace it with two “copies”. 3 1.2 Surfaces with boundary A surface with boundary S is a metric space such that for every point p ∈ S, there exists an open set U ⊆ S such that p ∈ U and such that U is homeomorphic to an open disk or to the half disk {(x, y) | x2 + y2 < 1andx ≥ 0}.Ifp has a neighborhood of the first type it is an interior point, otherwise p is a boundary point. Examples of surfaces with boundary. • The disk D2 = {(x, y) | x2 + y2 ≤ 1} • The annulus A = {(x, y) | 1 ≤ x2 + y2 ≤ 2} Exercise 1.1. Which of the following are surfaces? Surfaces with boundary? 1. {(x, y, z) ∈ R3 | x2 + y2 + z2 =1and z ≥ 0} 2. {(x, y, z) ∈ R3 | 4x2 + y2 +9z2 =1} 3. {(x, y, z) ∈ R3 | x =0or z =0} 1.3 Closed sets A subset of a space is closed if its complement is open. Exercise 1.2. Think of an example of a subset of R2 with the usual metric which is both open and closed, and one which is neither open nor closed. Let S be a subset of a space X.Thenp ∈ X is a limit point of S (sometimes known as a point of accumulation) if every open set which contains p also contains at least one point of S −{p}. Exercise 1.3. Determine the limit points of [0, 1) in R. 1 Exercise 1.4. Determine the limit points of the set of points of the form n in R,forn ∈ N. The union of a set S and its limit points is called the closure of S. Exercise 1.5. Asetisclosedifandonlyifitcontainsallitslimitpoints. Therefore a set is closed if and only if it is equal to its closure. 1.4 Compactness A space is compact if every open cover has a finite subcover. That is, if X = ∪α∈AVα,where n Vα is open for all α in some (possibly infinite) index set A,thenX = ∪i=1Vαi for some finite subset of the Vα’s. Note about terminology. Just to ensure constant confusion, mathematicians often use the term “surface” to refer to both surfaces and surfaces with boundary as defined above, and use the term “closed surface” to mean “compact surface without boundary”, i.e., as opposed to a set that’s closed in the sense that its complement is open. 4 Theorem 1.6 (Heine-Borel for R). Aclosedintervalofthereallineiscompact. Proof. Let C be an open cover of [a, b]. Consider the set X of all x ∈ [a, b]suchthat[a, x] is contained in a finite subcover of C. First note that X has a least upper bound s since it is nonempty and bounded above. We will show that s ∈ X and that s = b.LetU ∈ C be an open set containing s.Ifs<bwe can choose ! such that (s − !, s + !) ⊆ U.(Ifs = b, we can still assume (s − !, s] ⊆ U.) Now, note that if x ∈ X and if a ≤ y ≤ x,theny ∈ X. Then, by definition of s,wemust ! C" C ! have that s − 2 ∈ X, i.e., there is a finite subcover of for the interval [a, s − 2 ]. But then C" ∪ U is a finite cover of [a, s], and hence s ∈ X. C" ! Finally, to see that s = b, we observe that if s<b,then ∪ U actually covers [a, s + 2 ], which contradicts the fact that s is a least upper bound for X. Note that this proof relied heavily on the completeness property of the real numbers, specif- ically that a nonempty set of real numbers which has an upper bound has a least upper bound. The next two results aren’t hard to prove, but they are important enough to call them theorems. Theorem 1.7. AclosedsubsetC of a compact space X is compact. Proof. Let F be an open cover of C.ThenF ∪ (X − C) is an open cover of X,andhencehasa finite subcover F".ThenF" (or possibly F" − (X − C)) is the finite subcover of C we are looking for. Theorem 1.8. Prove that if f : X → Y is continuous, and then f(A) is compact if A is compact. Proof. Without loss of generality, we may assume that X is compact and that f is surjective. Let F be an open cover of Y . Then since f is continuous, {f −1(U) | U ∈ F} is an open −1 −1 cover of X and has a finite subcover of the form f (U1),...,f (Un). Since f is surjective, −1 f(f (U)) = U for all U,hence{U1,...,Un} is the finite subcover of Y we require. Theorem 1.9 (Heine-Borel for Rn). AsubsetofRn is compact if and only if it is closed and bounded. We’ll leave the “forward” direction as a series of exercises. To prove the converse, we’ll need the following proposition: Proposition 1.10. AfiniteproductofclosedintervalsinRn is compact. Proof of Proposition. We’ll show that S =[a, b] × [c, d] is compact and leave the general case as an exercise (it’s virtually identical). Let F be an arbitrary open cover of S. Without loss of generality, we may assume F is consists of sets of the form U × V ,whereU and V are both open intervals. (Exercise: explain why this is true.) Now, let (x, y) be a point in S. Since F also covers {x}×[c, d], and since {x}×[c, d] is homeomorphic to [c, d], an interval, there must be a finite subcover of {x}×[c, d] consisting of x x x elements of the form Ui × Vi ,fori =1,...,m(x).
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.
    [Show full text]
  • An Introduction to Topology the Classification Theorem for Surfaces by E
    An Introduction to Topology An Introduction to Topology The Classification theorem for Surfaces By E. C. Zeeman Introduction. The classification theorem is a beautiful example of geometric topology. Although it was discovered in the last century*, yet it manages to convey the spirit of present day research. The proof that we give here is elementary, and its is hoped more intuitive than that found in most textbooks, but in none the less rigorous. It is designed for readers who have never done any topology before. It is the sort of mathematics that could be taught in schools both to foster geometric intuition, and to counteract the present day alarming tendency to drop geometry. It is profound, and yet preserves a sense of fun. In Appendix 1 we explain how a deeper result can be proved if one has available the more sophisticated tools of analytic topology and algebraic topology. Examples. Before starting the theorem let us look at a few examples of surfaces. In any branch of mathematics it is always a good thing to start with examples, because they are the source of our intuition. All the following pictures are of surfaces in 3-dimensions. In example 1 by the word “sphere” we mean just the surface of the sphere, and not the inside. In fact in all the examples we mean just the surface and not the solid inside. 1. Sphere. 2. Torus (or inner tube). 3. Knotted torus. 4. Sphere with knotted torus bored through it. * Zeeman wrote this article in the mid-twentieth century. 1 An Introduction to Topology 5.
    [Show full text]
  • Equivelar Octahedron of Genus 3 in 3-Space
    Equivelar octahedron of genus 3 in 3-space Ruslan Mizhaev ([email protected]) Apr. 2020 ABSTRACT . Building up a toroidal polyhedron of genus 3, consisting of 8 nine-sided faces, is given. From the point of view of topology, a polyhedron can be considered as an embedding of a cubic graph with 24 vertices and 36 edges in a surface of genus 3. This polyhedron is a contender for the maximal genus among octahedrons in 3-space. 1. Introduction This solution can be attributed to the problem of determining the maximal genus of polyhedra with the number of faces - . As is known, at least 7 faces are required for a polyhedron of genus = 1 . For cases ≥ 8 , there are currently few examples. If all faces of the toroidal polyhedron are – gons and all vertices are q-valence ( ≥ 3), such polyhedral are called either locally regular or simply equivelar [1]. The characteristics of polyhedra are abbreviated as , ; [1]. 2. Polyhedron {9, 3; 3} V1. The paper considers building up a polyhedron 9, 3; 3 in 3-space. The faces of a polyhedron are non- convex flat 9-gons without self-intersections. The polyhedron is symmetric when rotated through 1804 around the axis (Fig. 3). One of the features of this polyhedron is that any face has two pairs with which it borders two edges. The polyhedron also has a ratio of angles and faces - = − 1. To describe polyhedra with similar characteristics ( = − 1) we use the Euler formula − + = = 2 − 2, where is the Euler characteristic. Since = 3, the equality 3 = 2 holds true.
    [Show full text]
  • Section 2.6 Cylindrical and Spherical Coordinates
    Section 2.6 Cylindrical and Spherical Coordinates A) Review on the Polar Coordinates The polar coordinate system consists of the origin O,the rotating ray or half line from O with unit tick. A point P in the plane can be uniquely described by its distance to the origin r = dist (P, O) and the angle µ, 0 µ < 2¼ : · Y P(x,y) r θ O X We call (r, µ) the polar coordinate of P. Suppose that P has Cartesian (stan- dard rectangular) coordinate (x, y) .Then the relation between two coordinate systems is displayed through the following conversion formula: x = r cos µ Polar Coord. to Cartesian Coord.: y = r sin µ ½ r = x2 + y2 Cartesian Coord. to Polar Coord.: y tan µ = ( p x 0 µ < ¼ if y > 0, 2¼ µ < ¼ if y 0. · · · Note that function tan µ has period ¼, and the principal value for inverse tangent function is ¼ y ¼ < arctan < . ¡ 2 x 2 1 So the angle should be determined by y arctan , if x > 0 xy 8 arctan + ¼, if x < 0 µ = > ¼ x > > , if x = 0, y > 0 < 2 ¼ , if x = 0, y < 0 > ¡ 2 > > Example 6.1. Fin:>d (a) Cartesian Coord. of P whose Polar Coord. is ¼ 2, , and (b) Polar Coord. of Q whose Cartesian Coord. is ( 1, 1) . 3 ¡ ¡ ³ So´l. (a) ¼ x = 2 cos = 1, 3 ¼ y = 2 sin = p3. 3 (b) r = p1 + 1 = p2 1 ¼ ¼ 5¼ tan µ = ¡ = 1 = µ = or µ = + ¼ = . 1 ) 4 4 4 ¡ 5¼ Since ( 1, 1) is in the third quadrant, we choose µ = so ¡ ¡ 4 5¼ p2, is Polar Coord.
    [Show full text]
  • Surface Physics I and II
    Surface physics I and II Lectures: Mon 12-14 ,Wed 12-14 D116 Excercises: TBA Lecturer: Antti Kuronen, [email protected] Exercise assistant: Ane Lasa, [email protected] Course homepage: http://www.physics.helsinki.fi/courses/s/pintafysiikka/ Objectives ● To study properties of surfaces of solid materials. ● The relationship between the composition and morphology of the surface and its mechanical, chemical and electronic properties will be dealt with. ● Technologically important field of surface and thin film growth will also be covered. Surface physics I 2012: 1. Introduction 1 Surface physics I and II ● Course in two parts ● Surface physics I (SPI) (530202) ● Period III, 5 ECTS points ● Basics of surface physics ● Surface physics II (SPII) (530169) ● Period IV, 5 ECTS points ● 'Special' topics in surface science ● Surface and thin film growth ● Nanosystems ● Computational methods in surface science ● You can take only SPI or both SPI and SPII Surface physics I 2012: 1. Introduction 2 How to pass ● Both courses: ● Final exam 50% ● Exercises 50% ● Exercises ● Return by ● email to [email protected] or ● on paper to course box on the 2nd floor of Physicum ● Return by (TBA) Surface physics I 2012: 1. Introduction 3 Table of contents ● Surface physics I ● Introduction: What is a surface? Why is it important? Basic concepts. ● Surface structure: Thermodynamics of surfaces. Atomic and electronic structure. ● Experimental methods for surface characterization: Composition, morphology, electronic properties. ● Surface physics II ● Theoretical and computational methods in surface science: Analytical models, Monte Carlo and molecular dynamics sumilations. ● Surface growth: Adsorption, desorption, surface diffusion. ● Thin film growth: Homoepitaxy, heteroepitaxy, nanostructures.
    [Show full text]
  • INTRODUCTION to ALGEBRAIC GEOMETRY, CLASS 25 Contents 1
    INTRODUCTION TO ALGEBRAIC GEOMETRY, CLASS 25 RAVI VAKIL Contents 1. The genus of a nonsingular projective curve 1 2. The Riemann-Roch Theorem with Applications but No Proof 2 2.1. A criterion for closed immersions 3 3. Recap of course 6 PS10 back today; PS11 due today. PS12 due Monday December 13. 1. The genus of a nonsingular projective curve The definition I’m going to give you isn’t the one people would typically start with. I prefer to introduce this one here, because it is more easily computable. Definition. The tentative genus of a nonsingular projective curve C is given by 1 − deg ΩC =2g 2. Fact (from Riemann-Roch, later). g is always a nonnegative integer, i.e. deg K = −2, 0, 2,.... Complex picture: Riemann-surface with g “holes”. Examples. Hence P1 has genus 0, smooth plane cubics have genus 1, etc. Exercise: Hyperelliptic curves. Suppose f(x0,x1) is a polynomial of homo- geneous degree n where n is even. Let C0 be the affine plane curve given by 2 y = f(1,x1), with the generically 2-to-1 cover C0 → U0.LetC1be the affine 2 plane curve given by z = f(x0, 1), with the generically 2-to-1 cover C1 → U1. Check that C0 and C1 are nonsingular. Show that you can glue together C0 and C1 (and the double covers) so as to give a double cover C → P1. (For computational convenience, you may assume that neither [0; 1] nor [1; 0] are zeros of f.) What goes wrong if n is odd? Show that the tentative genus of C is n/2 − 1.(Thisisa special case of the Riemann-Hurwitz formula.) This provides examples of curves of any genus.
    [Show full text]
  • Area, Volume and Surface Area
    The Improving Mathematics Education in Schools (TIMES) Project MEASUREMENT AND GEOMETRY Module 11 AREA, VOLUME AND SURFACE AREA A guide for teachers - Years 8–10 June 2011 YEARS 810 Area, Volume and Surface Area (Measurement and Geometry: Module 11) For teachers of Primary and Secondary Mathematics 510 Cover design, Layout design and Typesetting by Claire Ho The Improving Mathematics Education in Schools (TIMES) Project 2009‑2011 was funded by the Australian Government Department of Education, Employment and Workplace Relations. The views expressed here are those of the author and do not necessarily represent the views of the Australian Government Department of Education, Employment and Workplace Relations. © The University of Melbourne on behalf of the international Centre of Excellence for Education in Mathematics (ICE‑EM), the education division of the Australian Mathematical Sciences Institute (AMSI), 2010 (except where otherwise indicated). This work is licensed under the Creative Commons Attribution‑NonCommercial‑NoDerivs 3.0 Unported License. http://creativecommons.org/licenses/by‑nc‑nd/3.0/ The Improving Mathematics Education in Schools (TIMES) Project MEASUREMENT AND GEOMETRY Module 11 AREA, VOLUME AND SURFACE AREA A guide for teachers - Years 8–10 June 2011 Peter Brown Michael Evans David Hunt Janine McIntosh Bill Pender Jacqui Ramagge YEARS 810 {4} A guide for teachers AREA, VOLUME AND SURFACE AREA ASSUMED KNOWLEDGE • Knowledge of the areas of rectangles, triangles, circles and composite figures. • The definitions of a parallelogram and a rhombus. • Familiarity with the basic properties of parallel lines. • Familiarity with the volume of a rectangular prism. • Basic knowledge of congruence and similarity. • Since some formulas will be involved, the students will need some experience with substitution and also with the distributive law.
    [Show full text]
  • Homeomorphisms of the 3-Sphere That Preserve a Heegaard Splitting of Genus Two
    PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 136, Number 3, March 2008, Pages 1113–1123 S 0002-9939(07)09188-5 Article electronically published on November 30, 2007 HOMEOMORPHISMS OF THE 3-SPHERE THAT PRESERVE A HEEGAARD SPLITTING OF GENUS TWO SANGBUM CHO (Communicated by Daniel Ruberman) Abstract. Let H2 be the group of isotopy classes of orientation-preserving homeomorphisms of S3 that preserve a Heegaard splitting of genus two. In this paper, we construct a tree in the barycentric subdivision of the disk complex of a handlebody of the splitting to obtain a finite presentation of H2. 1. Introduction Let Hg be the group of isotopy classes of orientation-preserving homeomorphisms of S3 that preserve a Heegaard splitting of genus g,forg ≥ 2. It was shown by Goeritz [3] in 1933 that H2 is finitely generated. Scharlemann [7] gave a modern proof of Goeritz’s result, and Akbas [1] refined this argument to give a finite pre- sentation of H2. In arbitrary genus, first Powell [6] and then Hirose [4] claimed to have found a finite generating set for the group Hg, though serious gaps in both ar- guments were found by Scharlemann. Establishing the existence of such generating sets appears to be an open problem. In this paper, we recover Akbas’s presentation of H2 by a new argument. First, we define the complex P (V ) of primitive disks, which is a subcomplex of the disk complex of a handlebody V in a Heegaard splitting of genus two. Then we find a suitable tree T ,onwhichH2 acts, in the barycentric subdivision of P (V )toget a finite presentation of H2.
    [Show full text]
  • Â-Genus and Collapsing
    The Journal of Geometric Analysis Volume 10, Number 3, 2000 A A-Genus and Collapsing By John Lott ABSTRACT. If M is a compact spin manifold, we give relationships between the vanishing of A( M) and the possibility that M can collapse with curvature bounded below. 1. Introduction The purpose of this paper is to extend the following simple lemma. Lemma 1.I. If M is a connectedA closed Riemannian spin manifold of nonnegative sectional curvature with dim(M) > 0, then A(M) = O. Proof Let K denote the sectional curvature of M and let R denote its scalar curvature. Suppose that A(M) (: O. Let D denote the Dirac operator on M. From the Atiyah-Singer index theorem, there is a nonzero spinor field 7t on M such that D~p = 0. From Lichnerowicz's theorem, 0 = IDOl 2 dvol = IV~Pl 2 dvol + ~- I•12 dvol. (1.1) From our assumptions, R > 0. Hence V~p = 0. This implies that I~k F2 is a nonzero constant function on M and so we must also have R = 0. Then as K > 0, we must have K = 0. This implies, from the integral formula for A'(M) [14, p. 231], that A"(M) = O. [] The spin condition is necessary in Lemma 1.l, as can be seen in the case of M = CP 2k. The Ricci-analog of Lemma 1.1 is false, as can be seen in the case of M = K3. Definition 1.2. A connected closed manifold M is almost-nonnegatively-curved if for every E > 0, there is a Riemannian metric g on M such that K(M, g) diam(M, g)2 > -E.
    [Show full text]
  • Surface Water
    Chapter 5 SURFACE WATER Surface water originates mostly from rainfall and is a mixture of surface run-off and ground water. It includes larges rivers, ponds and lakes, and the small upland streams which may originate from springs and collect the run-off from the watersheds. The quantity of run-off depends upon a large number of factors, the most important of which are the amount and intensity of rainfall, the climate and vegetation and, also, the geological, geographi- cal, and topographical features of the area under consideration. It varies widely, from about 20 % in arid and sandy areas where the rainfall is scarce to more than 50% in rocky regions in which the annual rainfall is heavy. Of the remaining portion of the rainfall. some of the water percolates into the ground (see "Ground water", page 57), and the rest is lost by evaporation, transpiration and absorption. The quality of surface water is governed by its content of living organisms and by the amounts of mineral and organic matter which it may have picked up in the course of its formation. As rain falls through the atmo- sphere, it collects dust and absorbs oxygen and carbon dioxide from the air. While flowing over the ground, surface water collects silt and particles of organic matter, some of which will ultimately go into solution. It also picks up more carbon dioxide from the vegetation and micro-organisms and bacteria from the topsoil and from decaying matter. On inhabited watersheds, pollution may include faecal material and pathogenic organisms, as well as other human and industrial wastes which have not been properly disposed of.
    [Show full text]
  • Riemann Surfaces
    RIEMANN SURFACES AARON LANDESMAN CONTENTS 1. Introduction 2 2. Maps of Riemann Surfaces 4 2.1. Defining the maps 4 2.2. The multiplicity of a map 4 2.3. Ramification Loci of maps 6 2.4. Applications 6 3. Properness 9 3.1. Definition of properness 9 3.2. Basic properties of proper morphisms 9 3.3. Constancy of degree of a map 10 4. Examples of Proper Maps of Riemann Surfaces 13 5. Riemann-Hurwitz 15 5.1. Statement of Riemann-Hurwitz 15 5.2. Applications 15 6. Automorphisms of Riemann Surfaces of genus ≥ 2 18 6.1. Statement of the bound 18 6.2. Proving the bound 18 6.3. We rule out g(Y) > 1 20 6.4. We rule out g(Y) = 1 20 6.5. We rule out g(Y) = 0, n ≥ 5 20 6.6. We rule out g(Y) = 0, n = 4 20 6.7. We rule out g(C0) = 0, n = 3 20 6.8. 21 7. Automorphisms in low genus 0 and 1 22 7.1. Genus 0 22 7.2. Genus 1 22 7.3. Example in Genus 3 23 Appendix A. Proof of Riemann Hurwitz 25 Appendix B. Quotients of Riemann surfaces by automorphisms 29 References 31 1 2 AARON LANDESMAN 1. INTRODUCTION In this course, we’ll discuss the theory of Riemann surfaces. Rie- mann surfaces are a beautiful breeding ground for ideas from many areas of math. In this way they connect seemingly disjoint fields, and also allow one to use tools from different areas of math to study them.
    [Show full text]
  • 3D Modeling: Surfaces
    CS 430/536 Computer Graphics I Overview • 3D model representations 3D Modeling: • Mesh formats Surfaces • Bicubic surfaces • Bezier surfaces Week 8, Lecture 16 • Normals to surfaces David Breen, William Regli and Maxim Peysakhov • Direct surface rendering Geometric and Intelligent Computing Laboratory Department of Computer Science Drexel University 1 2 http://gicl.cs.drexel.edu 1994 Foley/VanDam/Finer/Huges/Phillips ICG 3D Modeling Representing 3D Objects • 3D Representations • Exact • Approximate – Wireframe models – Surface Models – Wireframe – Facet / Mesh – Solid Models – Parametric • Just surfaces – Meshes and Polygon soups – Voxel/Volume models Surface – Voxel – Decomposition-based – Solid Model • Volume info • Octrees, voxels • CSG • Modeling in 3D – Constructive Solid Geometry (CSG), • BRep Breps and feature-based • Implicit Solid Modeling 3 4 Negatives when Representing 3D Objects Representing 3D Objects • Exact • Approximate • Exact • Approximate – Complex data structures – Lossy – Precise model of – A discretization of – Expensive algorithms – Data structure sizes can object topology the 3D object – Wide variety of formats, get HUGE, if you want each with subtle nuances good fidelity – Mathematically – Use simple – Hard to acquire data – Easy to break (i.e. cracks represent all primitives to – Translation required for can appear) rendering – Not good for certain geometry model topology applications • Lots of interpolation and and geometry guess work 5 6 1 Positives when Exact Representations Representing 3D Objects • Exact
    [Show full text]