Unit 3. Plane Curves ______
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Toponogov.V.A.Differential.Geometry
Victor Andreevich Toponogov with the editorial assistance of Vladimir Y. Rovenski Differential Geometry of Curves and Surfaces A Concise Guide Birkhauser¨ Boston • Basel • Berlin Victor A. Toponogov (deceased) With the editorial assistance of: Department of Analysis and Geometry Vladimir Y. Rovenski Sobolev Institute of Mathematics Department of Mathematics Siberian Branch of the Russian Academy University of Haifa of Sciences Haifa, Israel Novosibirsk-90, 630090 Russia Cover design by Alex Gerasev. AMS Subject Classification: 53-01, 53Axx, 53A04, 53A05, 53A55, 53B20, 53B21, 53C20, 53C21 Library of Congress Control Number: 2005048111 ISBN-10 0-8176-4384-2 eISBN 0-8176-4402-4 ISBN-13 978-0-8176-4384-3 Printed on acid-free paper. c 2006 Birkhauser¨ Boston All rights reserved. This work may not be translated or copied in whole or in part without the writ- ten permission of the publisher (Birkhauser¨ Boston, c/o Springer Science+Business Media Inc., 233 Spring Street, New York, NY 10013, USA) and the author, except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and re- trieval, 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 in the United States of America. (TXQ/EB) 987654321 www.birkhauser.com Contents Preface ....................................................... vii About the Author ............................................. -
The Osculating Circumference Problem
THE OSCULATING CIRCUMFERENCE PROBLEM School I.S.I.S.S. M. Casagrande Pieve di Soligo, Treviso Italy Students Silvia Micheletto (I) Azzurra Soa Pizzolotto (IV) Luca Barisan (II) Simona Sota (IV) Gaia Barella (IV) Paolo Barisan (V) Marco Casagrande (IV) Anna De Biasi (V) Chiara De Rosso (IV) Silvia Giovani (V) Maddalena Favaro (IV) Klara Metaliu (V) Teachers Fabio Breda Francesco Maria Cardano Davide Palma Francesco Zampieri Researcher Alberto Zanardo, University of Padova Italy Year 2019/2020 The osculating circumference problem ISISS M. Casagrande, Pieve di Soligo, Treviso Italy Abstract The aim of the article is to study the osculating circumference i.e. the circumference which best approximates the graph of a curve at one of its points. We will dene this circumference and we will describe several methods to nd it. Finally we will introduce the notions of round points and crossing points, points of the curve where the circumference has interesting properties. ??? Contents Introduction 3 1 The osculating circumference 5 1.1 Particular cases: the formulas cannot be applied . 9 1.2 Curvature . 14 2 Round points 15 3 Beyond round points 22 3.1 Crossing points . 23 4 Osculating circumference of a conic section 25 4.1 The rst method . 25 4.2 The second method . 26 References 31 2 The osculating circumference problem ISISS M. Casagrande, Pieve di Soligo, Treviso Italy Introduction Our research was born from an analytic geometry problem studied during the third year of high school. The problem. Let P : y = x2 be a parabola and A and B two points of the curve symmetrical about the axis of the parabola. -
Plotting Graphs of Parametric Equations
Parametric Curve Plotter This Java Applet plots the graph of various primary curves described by parametric equations, and the graphs of some of the auxiliary curves associ- ated with the primary curves, such as the evolute, involute, parallel, pedal, and reciprocal curves. It has been tested on Netscape 3.0, 4.04, and 4.05, Internet Explorer 4.04, and on the Hot Java browser. It has not yet been run through the official Java compilers from Sun, but this is imminent. It seems to work best on Netscape 4.04. There are problems with Netscape 4.05 and it should be avoided until fixed. The applet was developed on a 200 MHz Pentium MMX system at 1024×768 resolution. (Cost: $4000 in March, 1997. Replacement cost: $695 in June, 1998, if you can find one this slow on sale!) For various reasons, it runs extremely slowly on Macintoshes, and slowly on Sun Sparc stations. The curves should move as quickly as Roadrunner cartoons: for a benchmark, check out the circular trigonometric diagrams on my Java page. This applet was mainly done as an exercise in Java programming leading up to more serious interactive animations in three-dimensional graphics, so no attempt was made to be comprehensive. Those who wish to see much more comprehensive sets of curves should look at: http : ==www − groups:dcs:st − and:ac:uk= ∼ history=Java= http : ==www:best:com= ∼ xah=SpecialP laneCurve dir=specialP laneCurves:html http : ==www:astro:virginia:edu= ∼ eww6n=math=math0:html Disclaimer: Like all computer graphics systems used to illustrate mathematical con- cepts, it cannot be error-free. -
Differential Geometry
Differential Geometry J.B. Cooper 1995 Inhaltsverzeichnis 1 CURVES AND SURFACES—INFORMAL DISCUSSION 2 1.1 Surfaces ................................ 13 2 CURVES IN THE PLANE 16 3 CURVES IN SPACE 29 4 CONSTRUCTION OF CURVES 35 5 SURFACES IN SPACE 41 6 DIFFERENTIABLEMANIFOLDS 59 6.1 Riemannmanifolds .......................... 69 1 1 CURVES AND SURFACES—INFORMAL DISCUSSION We begin with an informal discussion of curves and surfaces, concentrating on methods of describing them. We shall illustrate these with examples of classical curves and surfaces which, we hope, will give more content to the material of the following chapters. In these, we will bring a more rigorous approach. Curves in R2 are usually specified in one of two ways, the direct or parametric representation and the implicit representation. For example, straight lines have a direct representation as tx + (1 t)y : t R { − ∈ } i.e. as the range of the function φ : t tx + (1 t)y → − (here x and y are distinct points on the line) and an implicit representation: (ξ ,ξ ): aξ + bξ + c =0 { 1 2 1 2 } (where a2 + b2 = 0) as the zero set of the function f(ξ ,ξ )= aξ + bξ c. 1 2 1 2 − Similarly, the unit circle has a direct representation (cos t, sin t): t [0, 2π[ { ∈ } as the range of the function t (cos t, sin t) and an implicit representation x : 2 2 → 2 2 { ξ1 + ξ2 =1 as the set of zeros of the function f(x)= ξ1 + ξ2 1. We see from} these examples that the direct representation− displays the curve as the image of a suitable function from R (or a subset thereof, usually an in- terval) into two dimensional space, R2. -
Gottfried Wilhelm Leibnitz (Or Leibniz) Was Born at Leipzig on June 21 (O.S.), 1646, and Died in Hanover on November 14, 1716. H
Gottfried Wilhelm Leibnitz (or Leibniz) was born at Leipzig on June 21 (O.S.), 1646, and died in Hanover on November 14, 1716. His father died before he was six, and the teaching at the school to which he was then sent was inefficient, but his industry triumphed over all difficulties; by the time he was twelve he had taught himself to read Latin easily, and had begun Greek; and before he was twenty he had mastered the ordinary text-books on mathematics, philosophy, theology and law. Refused the degree of doctor of laws at Leipzig by those who were jealous of his youth and learning, he moved to Nuremberg. An essay which there wrote on the study of law was dedicated to the Elector of Mainz, and led to his appointment by the elector on a commission for the revision of some statutes, from which he was subsequently promoted to the diplomatic service. In the latter capacity he supported (unsuccessfully) the claims of the German candidate for the crown of Poland. The violent seizure of various small places in Alsace in 1670 excited universal alarm in Germany as to the designs of Louis XIV.; and Leibnitz drew up a scheme by which it was proposed to offer German co-operation, if France liked to take Egypt, and use the possessions of that country as a basis for attack against Holland in Asia, provided France would agree to leave Germany undisturbed. This bears a curious resemblance to the similar plan by which Napoleon I. proposed to attack England. In 1672 Leibnitz went to Paris on the invitation of the French government to explain the details of the scheme, but nothing came of it. -
Geometry in the Age of Enlightenment
Geometry in the Age of Enlightenment Raymond O. Wells, Jr. ∗ July 2, 2015 Contents 1 Introduction 1 2 Algebraic Geometry 3 2.1 Algebraic Curves of Degree Two: Descartes and Fermat . 5 2.2 Algebraic Curves of Degree Three: Newton and Euler . 11 3 Differential Geometry 13 3.1 Curvature of curves in the plane . 17 3.2 Curvature of curves in space . 26 3.3 Curvature of a surface in space: Euler in 1767 . 28 4 Conclusion 30 1 Introduction The Age of Enlightenment is a term that refers to a time of dramatic changes in western society in the arts, in science, in political thinking, and, in particular, in philosophical discourse. It is generally recognized as being the period from the mid 17th century to the latter part of the 18th century. It was a successor to the renaissance and reformation periods and was followed by what is termed the romanticism of the 19th century. In his book A History of Western Philosophy [25] Bertrand Russell (1872{1970) gives a very lucid description of this time arXiv:1507.00060v1 [math.HO] 30 Jun 2015 period in intellectual history, especially in Book III, Chapter VI{Chapter XVII. He singles out Ren´eDescartes as being the founder of the era of new philosophy in 1637 and continues to describe other philosophers who also made significant contributions to mathematics as well, such as Newton and Leibniz. This time of intellectual fervor included literature (e.g. Voltaire), music and the world of visual arts as well. One of the most significant developments was perhaps in the political world: here the absolutism of the church and of the monarchies ∗Jacobs University Bremen; University of Colorado at Boulder; [email protected] 1 were questioned by the political philosophers of this era, ushering in the Glo- rious Revolution in England (1689), the American Revolution (1776), and the bloody French Revolution (1789). -
Parsing Images Into Regions, Curves, and Curve Groups
Submitted to Int’l J. of Computer Vision, October 2003. First Review March 2005. Revised June 2005. Parsing Images into Regions, Curves, and Curve Groups Zhuowen Tu1 and Song-Chun Zhu2 Lab of Neuro Imaging, Department of Neurology1, Departments of Statistics and Computer Science2, University of California, Los Angeles, Los Angeles, CA 90095. emails: {ztu,sczhu}@stat.ucla.edu Abstract In this paper, we present an algorithm for parsing natural images into middle level vision representations – regions, curves, and curve groups (parallel curves and trees). This al- gorithm is targeted for an integrated solution to image segmentation and curve grouping through Bayesian inference. The paper makes the following contributions. (1) It adopts a layered (or 2.1D-sketch) representation integrating both region and curve models which compete to explain an input image. The curve layer occludes the region layer and curves observe a partial order occlusion relation. (2) A Markov chain search scheme Metropolized Gibbs Samplers (MGS) is studied. It consists of several pairs of reversible jumps to tra- verse the complex solution space. An MGS proposes the next state within the jump scope of the current state according to a conditional probability like a Gibbs sampler and then accepts the proposal with a Metropolis-Hastings step. This paper discusses systematic de- sign strategies of devising reversible jumps for a complex inference task. (3) The proposal probability ratios in jumps are factorized into ratios of discriminative probabilities. The latter are computed in a bottom-up process, and they drive the Markov chain dynamics in a data-driven Markov chain Monte Carlo framework. -
Differential Geometry of Curves and Surfaces 1
DIFFERENTIAL GEOMETRY OF CURVES AND SURFACES 1. Curves in the Plane 1.1. Points, Vectors, and Their Coordinates. Points and vectors are fundamental objects in Geometry. The notion of point is intuitive and clear to everyone. The notion of vector is a bit more delicate. In fact, rather than saying what a vector is, we prefer to say what a vector has, namely: direction, sense, and length (or magnitude). It can be represented by an arrow, and the main idea is that two arrows represent the same vector if they have the same direction, sense, and length. An arrow representing a vector has a tail and a tip. From the (rough) definition above, we deduce that in order to represent (if you want, to draw) a given vector as an arrow, it is necessary and sufficient to prescribe its tail. a c b b a c a a b P Figure 1. We see four copies of the vector a, three of the vector b, and two of the vector c. We also see a point P . An important instrument in handling points, vectors, and (consequently) many other geometric objects is the Cartesian coordinate system in the plane. This consists of a point O, called the origin, and two perpendicular lines going through O, called coordinate axes. Each line has a positive direction, indicated by an arrow (see Figure 2). We denote by R the a P y a y x O O x Figure 2. The point P has coordinates x, y. The vector a has also coordinates x, y. -
Geometry of Curves and Surfaces Notes C J M Speight 2011
Geometry of Curves and Surfaces Notes c J M Speight 2011 Contact Details Lecturer: Dr. Lamia Alqahtani E-mail [email protected] This note was made by Prof. Martin Speight, School of Mathematics, The University of Leeds, E-mail: [email protected] 0 Why study geometry? Curves and surfaces are all around us in the natural world, and in the built environ- ment. The first step in understanding these structures is to find a mathematically natural way to describe them. That is the primary aim of this course, which will focus particularly on the concept of curvature. As a side effect, you will develop some very useful transferable skills. Key among these is the ability to translate a mathematical system (a set of equations, or formulae, or inequalities) into a visual picture. Your geometric intuition about the picture can then give you useful insight into the original mathematical system. This trick of visualizing mathematical systems can be very powerful and is, unfortunately, not strongly emphasized in the teaching of maths. Example 0 How does the number of solutions of the pair of simultaneous equations xy = 1 x2 + y2 = a2 depend on the constant a > 0? 0 x2 So for a < a0 (in fact, a0 = √2), the system has 0 solutions, for a = a0 it has 2 and for a > a0 it has 4. One could easily verify this by solving the equations explicitly, but the point is that visualizing x the system gave us a very quick (in fact, 1 almost instantaneous) short cut. The above example featured a pair of curves, each associated with an algebraic equation. -
Osculating Curves and Surfaces*
OSCULATING CURVES AND SURFACES* BY PHILIP FRANKLIN 1. Introduction The limit of a sequence of curves, each of which intersects a fixed curve in « +1 distinct points, which close down to a given point in the limit, is a curve having contact of the «th order with the fixed curve at the given point. If we substitute surface for curve in the above statement, the limiting surface need not osculate the fixed surface, no matter what value » has, unless the points satisfy certain conditions. We shall obtain such conditions on the points, our conditions being necessary and sufficient for contact of the first order, and sufficient for contact of higher order. By taking as the sequence of curves parabolas of the «th order, we obtain theorems on the expression of the »th derivative of a function at a point as a single limit. For the surfaces, we take paraboloids of high order, and obtain such expressions for the partial derivatives. In this case, our earlier restriction, or some other, on the way in which the points close down to the limiting point is necessary. In connection with our discussion of osculating curves, we obtain some interesting theorems on osculating conies, or curves of any given type, which follow from a generalization of Rolle's theorem on the derivative to a theorem on the vanishing of certain differential operators. 2. Osculating curves Our first results concerning curves are more or less well known, and are presented chiefly for the sake of completeness and to orient the later results, t We begin with a fixed curve c, whose equation, in some neighbor- hood of the point x —a, \x —a\<Q, may be written y=f(x). -
The Frenet–Serret Formulas∗
The Frenet–Serret formulas∗ Attila M´at´e Brooklyn College of the City University of New York January 19, 2017 Contents Contents 1 1 The Frenet–Serret frame of a space curve 1 2 The Frenet–Serret formulas 3 3 The first three derivatives of r 3 4 Examples and discussion 4 4.1 Thecurvatureofacircle ........................... ........ 4 4.2 Thecurvatureandthetorsionofahelix . ........... 5 1 The Frenet–Serret frame of a space curve We will consider smooth curves given by a parametric equation in a three-dimensional space. That is, writing bold-face letters of vectors in three dimension, a curve is described as r = F(t), where F′ is continuous in some interval I; here the prime indicates derivative. The length of such a curve between parameter values t I and t I can be described as 0 ∈ 1 ∈ t1 t1 ′ dr (1) σ(t1)= F (t) dt = dt Z | | Z dt t0 t0 where, for a vector u we denote by u its length; here we assume t is fixed and t is variable, so | | 0 1 we only indicated the dependence of the arc length on t1. Clearly, σ is an increasing continuous function, so it has an inverse σ−1; it is customary to write s = σ(t). The equation − def (2) r = F(σ 1(s)) s J = σ(t): t I ∈ { ∈ } is called the re-parametrization of the curve r = F(t) (t I) with respect to arc length. It is clear that J is an interval. To simplify the description, we will∈ always assume that r = F(t) and s = σ(t), ∗Written for the course Mathematics 2201 (Multivariable Calculus) at Brooklyn College of CUNY. -
On Geodesic Behavior of Some Special Curves
S S symmetry Article On Geodesic Behavior of Some Special Curves Savin Trean¸t˘a Department of Applied Mathematics, University Politehnica of Bucharest, 060042 Bucharest, Romania; [email protected] Received: 2 March 2020; Accepted: 17 March 2020; Published: 1 April 2020 Abstract: In this paper, geometric structures on an open subset D ⊆ R2 are investigated such that the graphs associated with the solutions of some special functions to become geodesics. More precisely, we determine the Riemannian metric g such that Bessel (Hermite, harmonic oscillator, Legendre and Chebyshev) ordinary differential equation (ODE) is identified with the geodesic ODEs produced by the Riemannian metric g. The technique is based on the Lagrangian (the energy of the curve) 1 L = k x˙(t) k2, the associated Euler–Lagrange ODEs and their identification with the considered 2 special ODEs. Keywords: auto-parallel curve; geodesic; Euler–Lagrange equations; Lagrangian; special functions MSC: 34A26; 53B15; 53C22 1. Introduction and Preliminaries The concept of connection plays an important role in geometry and, depending on what sort of data one wants to transport along some trajectories, a variety of kinds of connections have been introduced in modern geometry. Crampin et al. [1], in a certain vector bundle, described the construction of a linear connection associated with a second-order differential equation field and, moreover, the corresponding curvature was computed. Ermakov [2] established that linear second-order equations with variable coefficients can be completely integrated only in very rare cases. Further, some aspects of time-dependent second-order differential equations and Berwald-type connections have been studied, with remarkable results, by Sarlet and Mestdag [3].