Curvature and Osculating Circles

Total Page:16

File Type:pdf, Size:1020Kb

Curvature and Osculating Circles Math 32A Discussion Session Week 5 Notes November 7 and 9, 2017 This week we want to talk about curvature and osculating circles. You might notice that these notes contain a lot of the same theory or proofs that you saw in lecture. In section we won't focus much on this, but instead will focus on examples. Curvature Now that we're parametrizing curves, it makes sense to wonder how we might measure the extent to which a curve actually curves. That is, how much does our path deviate from being a straight line? When we travel along a straight line, our tangent vector always points along our path; along a curving path, the tangent vector approximates our path, but doesn't exactly match it. Figure 1: Tangent vectors approximating a path. Since the tangent vector of our parametrization gives a straight-line approximation to our curve, a reasonable first attempt at measuring curvature is to ask how quickly our tangent vector is changing. That is, if we have a parametrization r(t) for our curve, we might consider kr00(t)k, the speed with which r0(t) is changing. To see why this might measure curvature, have a look at Figure1. Near points where our path makes sharp turns, the tangent vectors change quickly, but along straighter parts the tangent vector doesn't change much. Unfortunately this approach has a big problem | our tangent vector r0(t) depends on how we parametrize the curve. To see what we mean, consider the following parametrizations: r1(t) = hcos(t); sin(t)i; 0 ≤ t ≤ 2π and r2(t) = hcos(πt=2); sin(πt=2)i; 0 ≤ t ≤ 4: Both of these parametrizations trace out the unit circle, but they do so at different speeds. As a result, their tangent vectors have different lengths, as can be seen in Figure2. It's unsurprising, then, that these parametrizations give us different acceleration vectors: π2 r00(t) = h− cos(t); − sin(t)i and r00(t) = h− cos(πt=2); − sin(πt=2)i: 1 2 4 Both parametrizations would tell us that the circle has constant curvature (which seems accurate), 2 but r1 would call this curvature 1, while r2 would call it π =4: π2 kr00(t)k ≡ 1 and kr00(t)k ≡ : 1 2 4 1 Figure 2: Tangent vectors for r1 (in blue) and r2 (in orange). As a means of standardizing our curvature measurements, we can replace the idea of measuring how quickly the tangent vector is changing with measuring how quickly the unit tangent vector is changing. That is, as long as our tangent vector r0(t) is never zero, we can scale it to be unit length and call this vector T(t) | our unit tangent vector. We could then measure how quickly this vector changes. Notice that for our parametrizations of the circle we have 0 r1(t) T1(t) = 0 = h− sin(t); cos(t)i kr1(t)k and 0 r2(t) 2 D π π E T2(t) = 0 = − sin(πt=2); cos(πt=2) = h− sin(πt=2); cos(πt=2)i: kr2(t)k π 2 2 In Figure2 this corresponds to scaling our orange vectors down to unit length, so that if r1(t1) = r2(t2) for some parameter values t1; t2, then T(t1) = T(t2). Our second attempt at curvature is to measure how quickly this unit tangent vector changes, so we compute 0 kT1(t)k = kh− cos(t); − sin(t)ik = 1 and D π π E π kT0 (t)k = − cos(πt=2); − sin(πt=2) = : 2 2 2 2 So our new measure of curvature still has the problem that it depends on how we parametrize our curves. The problem with asking how quickly the unit tangent vector changes is that we need to be 0 consistent with the value against which we measure this change. When we compute kT1(t)k we're 0 measuring the change in our unit tangent vector against the parameter for r1, and kT2(t)k mea- sures this change against the parameter for r2. What we really want to know is how T changes with respect to arclength. We want to ask how T will be different one unit down the curve. The following definition is made with this consideration in mind. 2 Curvature. Suppose r(s) is an arclength parametrization for the curve C. The the curvature of C at the point r(s) is given by dT κ(s) = (s) ; ds where T(s) is the unit tangent vector to C at r(s). Example 1. The parametrization r1(t) of the unit circle given earlier is an arclength parametriza- 0 0 tion, since kr1(t)k ≡ 1. It follows that the curvature of the circle is kT1(t)k ≡ 1. So the circle has constant curvature. This is consistent with our intuition, since the circle is always deviating from its tangent vector in the same way. The definition of curvature we finally settled on is on a good theoretical footing, since it prevents us from finding different curvature values by using different parametrizations for our curve. But it has a practical problem: finding arclength parametrizations for curves can be very difficult. We'd like to find a way of computing curvature from parametrizations that aren't necessarily arclength parametrizations. Suppose r(t) parametrizes the curve C and that r0(t) is never zero, but is not necessarily an arclength parametrization. Then r0(t) T(t) = ; kr0(t)k so the chain rule tells us that dT dT ds dT d Z 1 = = kr0(u)kdu : dt ds dt ds dt 0 We then apply the fundamental theorem of calculus to find dT dT = kr0(t)k: dt ds So we can compute the arclength derivative of T according to dT 1 dT = : ds kr0(t)k dt Since the curvature is the magnitude of this vector, we have 1 dT κ(t) = : kr0(t)k dt 0 Example 2. We've already computed kT2(t)k = π=2 from our parametrization r2(t) of the unit 0 circle. Since kr2(t)k = π=2, we see that 1 0 π=2 κ(t) = 0 kT2(t)k = = 1; kr2(t)k π=2 and this agrees with our computation of curvature from the parametrization r1(t). 3 Before computing curvature for a curve other than the circle, we'll come up with one more formula for curvature that starts from an arbitrary1 parametrization r(t). First we need a lemma. Lemma 1. Let T(t) be a parametrization of the unit tangent vector to a curve C. Then T(t) is perpendicular to T0(t). Proof. Let f(t) = kT(t)k2. Because T(t) always has unit length, f is the constant function 1. At the same time, d f 0(t) = (T(t) · T(t)) = 2T(t) · T0(t): dt Because f is constant, f 0 is always 0, so 2T(t)·T0(t) = 0 for all t, meaning that T(t) is perpendicular to T0(t) for all t. This observation may seem irrelevant, but it will be helpful in the computation that follows. Suppose r(t) is a parametrization for the curve C so that r0(t) is never zero. Then for all t, r0(t) = kr0(t)kT(t): From this we can compute r00(t): d r00(t) = (kr0(t)k)T(t) + kr0(t)kT0(t): dt Now (for no immediately apparent reason) we'll compute the cross product2 r0(t) × r00(t): d r0(t) × r00(t) = (kr0(t)kT(t)) × (kr0(t)k)T(t) + kr0(t)kT0(t) dt d = kr0(t)k (kr0(t)k)(T(t) × T(t)) + kr0(t)k2(T(t) × T0(t)) dt = kr0(t)k2(T(t) × T0(t)): The first term on the second-to-last line vanishes because we're crossing a vector with itself. We now have that kr0(t) × r00(t)k = kr0(t)k2kT(t) × T0(t)k = kr0(t)k2 sin θkT(t)kkT0(t)k; where θ is the angle between T(t) and T0(t). But our lemma says that this angle must always be π=2. Because sin(π=2) = 1 and kT(t)k = 1, we see that kr0(t) × r00(t)k = kr0(t)k2kT0(t)k: This is very nearly the curvature formula | we need only divide by kr0(t)k3. So we see that if our curve is parametrized by r(t) and r0(t) never vanishes, then kr0(t) × r00(t)k κ(t) = : kr0(t)k3 1Not quite arbitrary: we do require that r0(t) not vanish. 2Computing the cross product assumes that r0(t) and r00(t) are vectors in three dimensions. In the case that we're working in two dimensions, we simply assume the z-coordinate to be 0. 4 Figure 3: Unit tangent vectors for an ellipse. Example 3. Let C be the ellipse defined by x2 y2 + = 1: 25 4 Find the extreme values for the curvature of C. (Solution) Since C has major and minor axes of length 5 and 2, respectively, we can parametrize C by r(t) = h5 cos(t); 2 sin(t)i; 0 ≤ t ≤ 2π: Then r0(t) = h−5 sin(t); 2 cos(t)i and r00(t) = h−5 cos(t); −2 sin(t)i; so i j k 0 00 2 2 r (t) × r (t) = −5 sin(t) 2 cos(t) 0 = h0; 0; 10 sin (t) + 10 cos (t)i = h0; 0; 10i: −5 cos(t) −2 sin(t) 0 Then kr0(t) × r00(t)k = 10.
Recommended publications
  • 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.
    [Show full text]
  • 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.
    [Show full text]
  • 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.
    [Show full text]
  • 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).
    [Show full text]
  • 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.
    [Show full text]
  • 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).
    [Show full text]
  • 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.
    [Show full text]
  • Osculating Curves: Around the Tait-Kneser Theorem
    Osculating curves: around the Tait-Kneser Theorem E. Ghys S. Tabachnikov V. Timorin 1 Tait and Kneser The notion of osculating circle (or circle of curvature) of a smooth plane curve is familiar to every student of calculus and elementary differential geometry: this is the circle that approximates the curve at a point better than all other circles. One may say that the osculating circle passes through three infinitesimally close points on the curve. More specifically, pick three points on the curve and draw a circle through these points. As the points tend to each other, there is a limiting position of the circle: this is the osculating circle. Its radius is the radius of curvature of the curve, and the reciprocal of the radius is the curvature of the curve. If both the curve and the osculating circle are represented locally as graphs of smooth functions then not only the values of these functions but also their first and second derivatives coincide at the point of contact. Ask your mathematical friend to sketch an arc of a curve and a few osculating circles. Chances are, you will see something like Figure 1. Figure 1: Osculating circles? arXiv:1207.5662v1 [math.DG] 24 Jul 2012 This is wrong! The following theorem was discovered by Peter Guthrie Tait in the end of the 19th century [9] and rediscovered by Adolf Kneser early in the 20th century [4]. Theorem 1 The osculating circles of an arc with monotonic positive curvature are pairwise disjoint and nested. Tait's paper is so short that we quote it almost verbatim (omitting some old-fashioned terms): 1 When the curvature of a plane curve continuously increases or diminishes (as in the case with logarithmic spiral for instance) no two of the circles of curvature can intersect each other.
    [Show full text]
  • The Surface Area of a Scalene Cone As Solved by Varignon, Leibniz, and Euler
    Euleriana Volume 1 Issue 1 Article 3 2021 The Surface Area of a Scalene Cone as Solved by Varignon, Leibniz, and Euler Daniel J. Curtin Northern Kentucky University, [email protected] Follow this and additional works at: https://scholarlycommons.pacific.edu/euleriana Part of the Other Mathematics Commons Recommended Citation Curtin, Daniel J. (2021) "The Surface Area of a Scalene Cone as Solved by Varignon, Leibniz, and Euler," Euleriana: 1(1), p. 10, Article 3. Available at: https://scholarlycommons.pacific.edu/euleriana/vol1/iss1/3 This Translation & Commentary is brought to you for free and open access by Scholarly Commons. It has been accepted for inclusion in Euleriana by an authorized editor of Scholarly Commons. For more information, please contact [email protected]. Curtin: The Surface Area of a Scalene Cone as Solved by Varignon, Leibniz The Scalene Cone: Euler, Varignon, and Leibniz Daniel J. Curtin, Northern Kentucky University (Emeritus) 148 Brentwood Place, Fort Thomas, KY 41075 [email protected] Abstract The work translated alongside this article is Euler's contribution to the problem of the scalene cone, in which he discusses the earlier work of Varignon and Leibniz. He improves Varignon's solution and corrects Leib- niz's more ambitious solution. Here I will discuss the problem, provide extensive notes on Euler's paper, and lay out its relation to the other two. For ease of reference translations of the papers of Varignon and Leibniz are appended, with the Latin originals. Euler's version in Latin is available at https://scholarlycommons.pacific.edu/euler-works/133 1 The Problem 1.1 The History of the Problem Finding the surface area of a right cone, a cone with circular base and vertex directly over the center of the circle, was known from antiquity, certainly by Archimedes.
    [Show full text]
  • Unit 3. Plane Curves ______
    UNIT 3. PLANE CURVES ____________ ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Explicit formulas for plane curves, rotation number of a closed curve, osculating circle, evolute, involute, parallel curves, "Umlaufsatz". Convex curves and their characterization, the Four Vertex Theorem. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- This unit and the following one are devoted to the study of curves in low dimensional spaces. We start with plane curves. A plane curve g :[a,b]----------L R2 is given by two coordinate functions. g(t) = ( x(t) , y(t) ) t e [a,b]. The curve g is of general position if the vector g’ is a linearly independent "system of vectors". Since a single vector is linearly independent if and only if it is non-zero, the condition of being a curve of general type is equivalent to regularity for plane curves. From this point on we suppose that g is regular.
    [Show full text]
  • Evolute and Evolvente.Pdf
    Evolute and involute (evolvent) Interactive solutions to problem s of differential geometry © S.N Nosulya, V.V Shelomovskii. Topical sets for geometry, 2012. © D.V. Shelomovskii. GInMA, 2012. http://www.deoma-cmd.ru/ Materials of the interactive set can be used in Undergraduate education for the study of the foundations of differential geometry, it can be used for individual study methods of differential geometry. All figures are interactive if you install GInMA program from http://www.deoma-cmd.ru/ Conception of Evolute In the differential geometry of curves, the evolute of a curve is the locus of all its centers of curvature. Equivalently, it is the envelope of the normals to a curve. Apollonius (c. 200 BC) discussed evolutes in Book V of his Conics. However, Huygens is sometimes credited with being the first to study them (1673). Equation of evolute Let γ be a plane curve containing points X⃗T =(x , y). The unit normal vector to the curve is ⃗n. The curvature of γ is K . The center of curvature is the center of the osculating circle. It lies on the normal 1 line through γ at a distance of from γ in the direction determined by the sign of K . In symbols, K the center of curvature lies at the point ζ⃗T =(ξ ,η). As X⃗ varies, the center of curvature traces out a ⃗n plane curve, the evolute of γ and evolute equation is: ζ⃗= X⃗ + . (1) K Case 1 Let γ is given a general parameterization, say X⃗T =(x(t) , y(t)) Then the parametric equation of x' y' '−x ' ' y ' the evolute can be expressed in terms of the curvature K = .
    [Show full text]
  • [Math.DG] 23 Feb 2006 Variations on the Tait–Kneser Theorem
    Variations on the Tait–Kneser theorem Serge Tabachnikov and Vladlen Timorin Department of Mathematics, Penn State University University Park, PA 16802, USA Institute for Mathematical Sciences, State University of New York at Stony Brook Stony Brook, NY 11794, USA 1 Introduction At every point, a smooth plane curve can be approximated, to second order, by a circle; this circle is called osculating. One may think of the osculating circle as passing through three infinitesimally close points of the curve. A vertex of the curve is a point at which the osculating circle hyper-osculates: it approximates the curve to third order. Equivalently, a vertex is a critical point of the curvature function. Consider a (necessarily non-closed) curve, free from vertices. The classical Tait-Kneser theorem [13, 5] (see also [3, 10]), states that the osculating circles of the curve are pairwise disjoint, see Figure 1. This theorem is closely related to the four vertex theorem of S. Mukhopadhyaya [8] that a plane oval has at least 4 vertices (see again [3, 10]). Figure 1 illustrates the Tait-Kneser theorem: it shows an annulus foliated arXiv:math/0602317v2 [math.DG] 23 Feb 2006 by osculating circles of a curve. Remark 1.1 This foliation is not differentiable! Here is a proof. Let f be a differentiable function in the annulus, constant on the leaves. We claim that f is constant. Indeed, df vanishes on the tangent vectors to the leaves. The curve is tangent to its osculating circle at every point, hence df vanishes on the curve as well. Hence f is constant on the curve.
    [Show full text]