Curves and Surfaces in the Plane and Three-Dimensional Space

Total Page:16

File Type:pdf, Size:1020Kb

Curves and Surfaces in the Plane and Three-Dimensional Space Math 162A - Notes Neil Donaldson Winter 2018 Introduction and notation Classical Differential Geometry is the study of curves and surfaces in the plane and three-dimensional space. The word differential indicates that we will be using calculus! Indeed the basic ingredients of differential geometry are multi-variable calculus, linear algebra and differential equations. At grad- uate level, one also requires a great deal of topology, analysis and algebra, but none of this is appears in our course! Our purposes is to use calculus to describe certain properties of curves and surfaces. Of particular interest is the notion of curvature. For curves this will turn out to be fairly simple: curvature is a measure of the ‘bendiness’ of a curve. A straight line should have zero curvature, whereas a circle should have curvature which increases as the radius decreases: a very large circle should have a very small curvature. Zero curvature Small curvature Larger curvature Changing curvature Understanding and quantifying this concept for more complicated curves is our first important goal. For instance, the curvature of the spiral increases as one travels towards the center. The rough idea is as follows: imagining a curve as a roller-coaster along which you travel at a constant speed, the curvature should equal the force you feel, necessary to keep you travelling along the curve. For surfaces, curvature is a more difficult concept. We will hunt for quantities which measure how much a surface appears to be dome- or saddle-shaped. Understanding this will occupy much of the second half of the course. Dome-shaped Saddle-shaped More complicated The third surface is saddle-shaped near the narrow neck and dome-shaped away from it. Euclidean Space Classical differential geometry is usually conducted in Euclidean space En. It is important to distinguish this from Rn. Rn Is the set of n-tuples of real numbers. These can be written as row- or column-vectors, your choice. Thus Rn = (x ,..., x ) : x R 1 n i 2 In this course, Rn is nothing more than a co-ordinate space. It is not assumed to have any addi- tional vector-space structure (no scalar multiplaction or addition of vectors), and certainly no dot product! En is the set Rn together with the usual notion of dot product. We usually write these as column vectors, and denote elements bold face1. For instance, 0 1 x1 3 x = @x2A E 2 x3 This helps us distinguish vectors in Euclidean space from co-ordinates. The dot product allows a b us to measure length and angle. To refresh; if a = 1 and b = 1 are two vectors in E2, a2 b2 then: • The dot product of a and b is a b = a b + a b . · 1 1 2 2 • The length of a is a = pa a. j j · a b • The angle q between a and b satisfies cos q = · . a b j j j j In this class, Rn will always have n = 1 (for curves) or n = 2 (for surfaces). Similarly En will always have n = 2 or 3. If a definition or result is true in both E2 and E3 (and more generally in En), we will just write En. 1Underline x or over-arrow ~x when hand-writing. 2 Examples cos t 1. Let x(t) = where t R. This defines a function x : R E2. The components of x are sin t 2 ! the functions x1(t) = cos t, x2(t) = sin t It is perfectly acceptable to use x and y for the components if you prefer: x(t) cos t x(t) = = y(t) sin t Just make sure you don’t get x and x confused! 0 u 1 2. Let x(u, v) = @ v A where u, v R (or (u, v) R2 if you prefer). This defines a function 2 2 u2 + v2 x : R2 E3. It’s components are ! x(u, v) = u, y(u, v) = v, z(u, v) = u2 + v2 It isn’t important at the moment, but these examples describe, respectively, a circle in the plane and a paraboloid in three-dimensions. 1 Curves 1.1 Parameterized Curves in Euclidean space A in En is a Definition 1.1. parameterized differentiable curve smooth x0(t0) function x : I En of a subinterval I = (a, b) of the real line R ! into En. It’s velocity, or tangent vector at t I is the vector x (t ). In terms 0 2 0 0 of the components, we can write 0 1 x(t0) x10 (t0) B . C x0(t0) = @ . A xn0 (t0) O Smooth means differentiable with continuous derivatives; that the quotient x(t + h) x(t) x0(t) = lim − h 0 h ! exists for every t I and that the function x (t) is continuous. The fact that we are differentiating a 2 0 vector-valued function is of no concern: we are not dividing by a vector in the above quotient! 3 Examples B b a Straight line Fix constant vectors a, b En. The parameterized A − 2 curve defined by x(1) = b x(t) = a + t(b a) − x(0) = a describes the line through the point A and B with position vec- O tors, respectively, a and b. 0cos t1 Helix Let x(t) = @sin tA. The function x : R E3 describes ! t a helix. To help visualize the helix, you can try several tricks. Imaging sitting on top of the z-axis and looking down: you’d only cos t see the horizontal projection of the curve t which de- 7! sin t scribes the unit circle counter-clockwise. The projection onto the z-axis is simply t t, so the curve moves upwards at a constant 7! speed. One could also project onto the xz- or yz-planes. All these images are plotted below y z z 1 3π 3π 2π 2π π π 11 − x 11 1 1 1 − π x − π y − − − Tangent Line Given a parameterized differentiable curve x : I n ! E , we can easily define its tangent line at any fixed t0. This is simply the straight line through the point with position vector x(t0), pointing in the direction of the tangent vector x0(t0). It is itself a parameterized curve, y : R En: ! y(s) = x(t0) + sx0(t0) p For example, the tangent line to the helix at t0 = 3 has equation 0 1 1 0 p3 1 2 2 y(s) = p3 + s −1 @ 2 A @ 2 A p 3 1 4 Corners and Cusps We will almost always think about parameterized curves which y are differentiable everywhere. It is, however, easy to construct 1 curves which are not. Consider the curve t x(t) = , t ( 1, 1) 1 t 2 − − j j 0 101 This has a corner at x(0) = and is not differentiable there. − 1 x Indeed, this is not a parameterized curve in the language of Defi- nition 1.1. A similar difficulty appears with a cusp: for example y 1 t x(t) = p , t ( 1, 1) t 2 − j j is not differentiable at t = 0. 101 − x In either case we call the non-differentiable point a singularity of the curve. Self-intersections Curves which cross themselves might seem difficult, but the pa- y rameterization takes care of everything! The curve in the picture 1 has parameterization sin 2t x(t) = 3 , t [0, 6p) cos t 2 1 1 The curve is differentiable everywhere, even though it intersects − itself. For instance, the curve passes through the origin at both x 3p 9p t1 = 2 and t2 = 2 , with corresponding tangent vectors 2 2 1 3p 9p − x0( ) = − 3 , x0( ) = − 3 2 1 2 1 − The important thing to note about self-intersections is that we always talk about the tangent vector to a parameterized curve at a co-ordinate t = t0. In this example, it is illegal to talk about the tangent vector to the curve at the origin. The parameterization takes care of the fact that there are two distinct tangent vectors at the origin. 5 Speed Definition 1.2. The speed of a curve x(t) is the norm/length of its velocity vector q 2 2 v(t) := x0(t) = x (t) + + x (t) 10 ··· n0 Note that the speed of a curve is a non-negative, scalar function, whereas the velocity is a vector. More- over, for a smooth parameterized curve, the speed must be a continuous function. Examples 0cos t1 1. The helix parameterized by x(t) = @sin tA has speed t q v(t) = ( sin t)2 + (cos t)2 + 12 = p2 − t3 3t2 2. The curve x(t) = has tangent vector x (t) = and speed v(t) = 3t2p1 + 4t6. t6 0 6t5 t 3. The curve x(t) = drawn above, has tangent vector 1 t − j j 8 ! > 1 > if t < 0, <> 1 x0(t) = ! > 1 > if t > 0, :> 1 − and is undefined at t = 0. Its speed is therefore v(t) = p2 for t = 0 and undefined for t = 0. 6 sin 2t 4. The curve x(t) = 3 has tangent vector cos t 2 cos 2t x (t) = 3 3 0 sin t − q 4 2 2t 2 and speed v(t) = 9 cos 3 + sin t. The picture shows the curve and its tangent vector in blue: observe how the speed of the curve (length of the tangent vector) changes as we move round the curve.2 2Click the picture when open in a full-feature viewer such as Acrobat. 6 1.2 Regular curves and the arc-length parameterization If we are going to do differential geometry, we need to be able to differentiate.
Recommended publications
  • Polar Coordinates, Arc Length and the Lemniscate Curve
    Ursinus College Digital Commons @ Ursinus College Transforming Instruction in Undergraduate Calculus Mathematics via Primary Historical Sources (TRIUMPHS) Summer 2018 Gaussian Guesswork: Polar Coordinates, Arc Length and the Lemniscate Curve Janet Heine Barnett Colorado State University-Pueblo, [email protected] Follow this and additional works at: https://digitalcommons.ursinus.edu/triumphs_calculus Click here to let us know how access to this document benefits ou.y Recommended Citation Barnett, Janet Heine, "Gaussian Guesswork: Polar Coordinates, Arc Length and the Lemniscate Curve" (2018). Calculus. 3. https://digitalcommons.ursinus.edu/triumphs_calculus/3 This Course Materials is brought to you for free and open access by the Transforming Instruction in Undergraduate Mathematics via Primary Historical Sources (TRIUMPHS) at Digital Commons @ Ursinus College. It has been accepted for inclusion in Calculus by an authorized administrator of Digital Commons @ Ursinus College. For more information, please contact [email protected]. Gaussian Guesswork: Polar Coordinates, Arc Length and the Lemniscate Curve Janet Heine Barnett∗ October 26, 2020 Just prior to his 19th birthday, the mathematical genius Carl Freidrich Gauss (1777{1855) began a \mathematical diary" in which he recorded his mathematical discoveries for nearly 20 years. Among these discoveries is the existence of a beautiful relationship between three particular numbers: • the ratio of the circumference of a circle to its diameter, or π; Z 1 dx • a specific value of a certain (elliptic1) integral, which Gauss denoted2 by $ = 2 p ; and 4 0 1 − x p p • a number called \the arithmetic-geometric mean" of 1 and 2, which he denoted as M( 2; 1). Like many of his discoveries, Gauss uncovered this particular relationship through a combination of the use of analogy and the examination of computational data, a practice that historian Adrian Rice called \Gaussian Guesswork" in his Math Horizons article subtitled \Why 1:19814023473559220744 ::: is such a beautiful number" [Rice, November 2009].
    [Show full text]
  • J.M. Sullivan, TU Berlin A: Curves Diff Geom I, SS 2019 This Course Is an Introduction to the Geometry of Smooth Curves and Surf
    J.M. Sullivan, TU Berlin A: Curves Diff Geom I, SS 2019 This course is an introduction to the geometry of smooth if the velocity never vanishes). Then the speed is a (smooth) curves and surfaces in Euclidean space Rn (in particular for positive function of t. (The cusped curve β above is not regular n = 2; 3). The local shape of a curve or surface is described at t = 0; the other examples given are regular.) in terms of its curvatures. Many of the big theorems in the DE The lengthR [ : Länge] of a smooth curve α is defined as subject – such as the Gauss–Bonnet theorem, a highlight at the j j len(α) = I α˙(t) dt. (For a closed curve, of course, we should end of the semester – deal with integrals of curvature. Some integrate from 0 to T instead of over the whole real line.) For of these integrals are topological constants, unchanged under any subinterval [a; b] ⊂ I, we see that deformation of the original curve or surface. Z b Z b We will usually describe particular curves and surfaces jα˙(t)j dt ≥ α˙(t) dt = α(b) − α(a) : locally via parametrizations, rather than, say, as level sets. a a Whereas in algebraic geometry, the unit circle is typically be described as the level set x2 + y2 = 1, we might instead This simply means that the length of any curve is at least the parametrize it as (cos t; sin t). straight-line distance between its endpoints. Of course, by Euclidean space [DE: euklidischer Raum] The length of an arbitrary curve can be defined (following n we mean the vector space R 3 x = (x1;:::; xn), equipped Jordan) as its total variation: with with the standard inner product or scalar product [DE: P Xn Skalarproduktp ] ha; bi = a · b := aibi and its associated norm len(α):= TV(α):= sup α(ti) − α(ti−1) : jaj := ha; ai.
    [Show full text]
  • Differentiable Manifolds
    Gerardo F. Torres del Castillo Differentiable Manifolds ATheoreticalPhysicsApproach Gerardo F. Torres del Castillo Instituto de Ciencias Universidad Autónoma de Puebla Ciudad Universitaria 72570 Puebla, Puebla, Mexico [email protected] ISBN 978-0-8176-8270-5 e-ISBN 978-0-8176-8271-2 DOI 10.1007/978-0-8176-8271-2 Springer New York Dordrecht Heidelberg London Library of Congress Control Number: 2011939950 Mathematics Subject Classification (2010): 22E70, 34C14, 53B20, 58A15, 70H05 © Springer Science+Business Media, LLC 2012 All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer Science+Business Media, LLC, 233 Spring Street, New York, NY 10013, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights. Printed on acid-free paper Springer is part of Springer Science+Business Media (www.birkhauser-science.com) Preface The aim of this book is to present in an elementary manner the basic notions related with differentiable manifolds and some of their applications, especially in physics. The book is aimed at advanced undergraduate and graduate students in physics and mathematics, assuming a working knowledge of calculus in several variables, linear algebra, and differential equations.
    [Show full text]
  • Differential Geometry: Curvature and Holonomy Austin Christian
    University of Texas at Tyler Scholar Works at UT Tyler Math Theses Math Spring 5-5-2015 Differential Geometry: Curvature and Holonomy Austin Christian Follow this and additional works at: https://scholarworks.uttyler.edu/math_grad Part of the Mathematics Commons Recommended Citation Christian, Austin, "Differential Geometry: Curvature and Holonomy" (2015). Math Theses. Paper 5. http://hdl.handle.net/10950/266 This Thesis is brought to you for free and open access by the Math at Scholar Works at UT Tyler. It has been accepted for inclusion in Math Theses by an authorized administrator of Scholar Works at UT Tyler. For more information, please contact [email protected]. DIFFERENTIAL GEOMETRY: CURVATURE AND HOLONOMY by AUSTIN CHRISTIAN A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science Department of Mathematics David Milan, Ph.D., Committee Chair College of Arts and Sciences The University of Texas at Tyler May 2015 c Copyright by Austin Christian 2015 All rights reserved Acknowledgments There are a number of people that have contributed to this project, whether or not they were aware of their contribution. For taking me on as a student and learning differential geometry with me, I am deeply indebted to my advisor, David Milan. Without himself being a geometer, he has helped me to develop an invaluable intuition for the field, and the freedom he has afforded me to study things that I find interesting has given me ample room to grow. For introducing me to differential geometry in the first place, I owe a great deal of thanks to my undergraduate advisor, Robert Huff; our many fruitful conversations, mathematical and otherwise, con- tinue to affect my approach to mathematics.
    [Show full text]
  • Evolute-Involute Partner Curves According to Darboux Frame in the Euclidean 3-Space E3
    Fundamentals of Contemporary Mathematical Sciences (2020) 1(2) 63 { 70 Evolute-Involute Partner Curves According to Darboux Frame in the Euclidean 3-space E3 Abdullah Yıldırım 1,∗ Feryat Kaya 2 1 Harran University, Faculty of Arts and Sciences, Department of Mathematics S¸anlıurfa, T¨urkiye 2 S¸ehit Abdulkadir O˘guzAnatolian Imam Hatip High School S¸anlıurfa, T¨urkiye, [email protected] Received: 29 February 2020 Accepted: 29 June 2020 Abstract: In this study, evolute-involute curves are researched. Characterization of evolute-involute curves lying on the surface are examined according to Darboux frame and some curves are obtained. Keywords: Curve, surface, geodesic, curvature, frame. 1. Introduction The interest of special curves has increased recently. Some of these are associated curves. They are curves where one of the Frenet vectors at opposite points is linearly dependent to the other curve. One of the best examples of these curves is the evolute-involute partner curves. An involute thought known to have been used in his optical work came up in 1658 by C. Huygens. C. Huygens discovered involute curves while trying to make more accurate measurement studies [5]. Many researches have been conducted about evolute-involute partner curves. Some of them conducted recently are Bilici and C¸alı¸skan [4], Ozyılmaz¨ and Yılmaz [9], As and Sarıo˘glugil[2]. Bekta¸sand Y¨uceconsider the notion of the involute-evolute curves lying on the surfaces for a special situation. They determine the special involute-evolute partner D−curves in E3: By using the Darboux frame of the curves they obtain the necessary and sufficient conditions between κg , ∗ − ∗ ∗ τg; κn and κn for a curve to be the special involute partner D curve.
    [Show full text]
  • Geodetic Position Computations
    GEODETIC POSITION COMPUTATIONS E. J. KRAKIWSKY D. B. THOMSON February 1974 TECHNICALLECTURE NOTES REPORT NO.NO. 21739 PREFACE In order to make our extensive series of lecture notes more readily available, we have scanned the old master copies and produced electronic versions in Portable Document Format. The quality of the images varies depending on the quality of the originals. The images have not been converted to searchable text. GEODETIC POSITION COMPUTATIONS E.J. Krakiwsky D.B. Thomson Department of Geodesy and Geomatics Engineering University of New Brunswick P.O. Box 4400 Fredericton. N .B. Canada E3B5A3 February 197 4 Latest Reprinting December 1995 PREFACE The purpose of these notes is to give the theory and use of some methods of computing the geodetic positions of points on a reference ellipsoid and on the terrain. Justification for the first three sections o{ these lecture notes, which are concerned with the classical problem of "cCDputation of geodetic positions on the surface of an ellipsoid" is not easy to come by. It can onl.y be stated that the attempt has been to produce a self contained package , cont8.i.ning the complete development of same representative methods that exist in the literature. The last section is an introduction to three dimensional computation methods , and is offered as an alternative to the classical approach. Several problems, and their respective solutions, are presented. The approach t~en herein is to perform complete derivations, thus stqing awrq f'rcm the practice of giving a list of for11111lae to use in the solution of' a problem.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • DISCRETE DIFFERENTIAL GEOMETRY: an APPLIED INTRODUCTION Keenan Crane • CMU 15-458/858 LECTURE 10: INTRODUCTION to CURVES
    DISCRETE DIFFERENTIAL GEOMETRY: AN APPLIED INTRODUCTION Keenan Crane • CMU 15-458/858 LECTURE 10: INTRODUCTION TO CURVES DISCRETE DIFFERENTIAL GEOMETRY: AN APPLIED INTRODUCTION Keenan Crane • CMU 15-458/858 Curves & Surfaces •Much of the geometry we encounter in life well-described by curves and surfaces* (Curves) *Or solids… but the boundary of a solid is a surface! (Surfaces) Much Ado About Manifolds • In general, differential geometry studies n-dimensional manifolds; we’ll focus on low dimensions: curves (n=1), surfaces (n=2), and volumes (n=3) • Why? Geometry we encounter in everyday life/applications • Low-dimensional manifolds are not “baby stuff!” • n=1: unknot recognition (open as of 2021) • n=2: Willmore conjecture (2012 for genus 1) • n=3: Geometrization conjecture (2003, $1 million) • Serious intuition gained by studying low-dimensional manifolds • Conversely, problems involving very high-dimensional manifolds (e.g., data analysis/machine learning) involve less “deep” geometry than you might imagine! • fiber bundles, Lie groups, curvature flows, spinors, symplectic structure, ... • Moreover, curves and surfaces are beautiful! (And in some cases, high- dimensional manifolds have less interesting structure…) Smooth Descriptions of Curves & Surfaces •Many ways to express the geometry of a curve or surface: •height function over tangent plane •local parameterization •Christoffel symbols — coordinates/indices •differential forms — “coordinate free” •moving frames — change in adapted frame •Riemann surfaces (local); Quaternionic functions
    [Show full text]
  • Computer-Aided Design and Kinematic Simulation of Huygens's
    applied sciences Article Computer-Aided Design and Kinematic Simulation of Huygens’s Pendulum Clock Gloria Del Río-Cidoncha 1, José Ignacio Rojas-Sola 2,* and Francisco Javier González-Cabanes 3 1 Department of Engineering Graphics, University of Seville, 41092 Seville, Spain; [email protected] 2 Department of Engineering Graphics, Design, and Projects, University of Jaen, 23071 Jaen, Spain 3 University of Seville, 41092 Seville, Spain; [email protected] * Correspondence: [email protected]; Tel.: +34-953-212452 Received: 25 November 2019; Accepted: 9 January 2020; Published: 10 January 2020 Abstract: This article presents both the three-dimensional modelling of the isochronous pendulum clock and the simulation of its movement, as designed by the Dutch physicist, mathematician, and astronomer Christiaan Huygens, and published in 1673. This invention was chosen for this research not only due to the major technological advance that it represented as the first reliable meter of time, but also for its historical interest, since this timepiece embodied the theory of pendular movement enunciated by Huygens, which remains in force today. This 3D modelling is based on the information provided in the only plan of assembly found as an illustration in the book Horologium Oscillatorium, whereby each of its pieces has been sized and modelled, its final assembly has been carried out, and its operation has been correctly verified by means of CATIA V5 software. Likewise, the kinematic simulation of the pendulum has been carried out, following the approximation of the string by a simple chain of seven links as a composite pendulum. The results have demonstrated the exactitude of the clock.
    [Show full text]
  • Variation Analysis of Involute Spline Tooth Contact
    Brigham Young University BYU ScholarsArchive Theses and Dissertations 2006-02-22 Variation Analysis of Involute Spline Tooth Contact Brian J. De Caires Brigham Young University - Provo Follow this and additional works at: https://scholarsarchive.byu.edu/etd Part of the Mechanical Engineering Commons BYU ScholarsArchive Citation De Caires, Brian J., "Variation Analysis of Involute Spline Tooth Contact" (2006). Theses and Dissertations. 375. https://scholarsarchive.byu.edu/etd/375 This Thesis is brought to you for free and open access by BYU ScholarsArchive. It has been accepted for inclusion in Theses and Dissertations by an authorized administrator of BYU ScholarsArchive. For more information, please contact [email protected], [email protected]. VARIATION ANALYSIS OF INVOLUTE SPLINE TOOTH CONTACT By Brian J. K. DeCaires A thesis submitted to the faculty of Brigham Young University in partial fulfillment of the requirements for the degree of Master of Science Department of Mechanical Engineering Brigham Young University April 2006 Copyright © 2006 Brian J. K. DeCaires All Rights Reserved BRIGHAM YOUNG UNIVERSITY GRADUATE COMMITTEE APPROVAL of a thesis submitted by Brian J. K. DeCaires This thesis has been read by each member of the following graduate committee and by majority vote has been found to be satisfactory. ___________________________ ______________________________________ Date Kenneth W. Chase, Chair ___________________________ ______________________________________ Date Carl D. Sorensen ___________________________
    [Show full text]
  • NOTES Reconsidering Leibniz's Analytic Solution of the Catenary
    NOTES Reconsidering Leibniz's Analytic Solution of the Catenary Problem: The Letter to Rudolph von Bodenhausen of August 1691 Mike Raugh January 23, 2017 Leibniz published his solution of the catenary problem as a classical ruler-and-compass con- struction in the June 1691 issue of Acta Eruditorum, without comment about the analysis used to derive it.1 However, in a private letter to Rudolph Christian von Bodenhausen later in the same year he explained his analysis.2 Here I take up Leibniz's argument at a crucial point in the letter to show that a simple observation leads easily and much more quickly to the solution than the path followed by Leibniz. The argument up to the crucial point affords a showcase in the techniques of Leibniz's calculus, so I take advantage of the opportunity to discuss it in the Appendix. Leibniz begins by deriving a differential equation for the catenary, which in our modern orientation of an x − y coordinate system would be written as, dy n Z p = (n = dx2 + dy2); (1) dx a where (x; z) represents cartesian coordinates for a point on the catenary, n is the arc length from that point to the lowest point, the fraction on the left is a ratio of differentials, and a is a constant representing unity used throughout the derivation to maintain homogeneity.3 The equation characterizes the catenary, but to solve it n must be eliminated. 1Leibniz, Gottfried Wilhelm, \De linea in quam flexile se pondere curvat" in Die Mathematischen Zeitschriftenartikel, Chap 15, pp 115{124, (German translation and comments by Hess und Babin), Georg Olms Verlag, 2011.
    [Show full text]
  • The Arc Length of a Random Lemniscate
    The arc length of a random lemniscate Erik Lundberg, Florida Atlantic University joint work with Koushik Ramachandran [email protected] SEAM 2017 Random lemniscates Topic of my talk last year at SEAM: Random rational lemniscates on the sphere. Topic of my talk today: Random polynomial lemniscates in the plane. Polynomial lemniscates: three guises I Complex Analysis: pre-image of unit circle under polynomial map jp(z)j = 1 I Potential Theory: level set of logarithmic potential log jp(z)j = 0 I Algebraic Geometry: special real-algebraic curve p(x + iy)p(x + iy) − 1 = 0 Polynomial lemniscates: three guises I Complex Analysis: pre-image of unit circle under polynomial map jp(z)j = 1 I Potential Theory: level set of logarithmic potential log jp(z)j = 0 I Algebraic Geometry: special real-algebraic curve p(x + iy)p(x + iy) − 1 = 0 Polynomial lemniscates: three guises I Complex Analysis: pre-image of unit circle under polynomial map jp(z)j = 1 I Potential Theory: level set of logarithmic potential log jp(z)j = 0 I Algebraic Geometry: special real-algebraic curve p(x + iy)p(x + iy) − 1 = 0 Prevalence of lemniscates I Approximation theory: Hilbert's lemniscate theorem I Conformal mapping: Bell representation of n-connected domains I Holomorphic dynamics: Mandelbrot and Julia lemniscates I Numerical analysis: Arnoldi lemniscates I 2-D shapes: proper lemniscates and conformal welding I Harmonic mapping: critical sets of complex harmonic polynomials I Gravitational lensing: critical sets of lensing maps Prevalence of lemniscates I Approximation theory:
    [Show full text]