2.4 Curvature 2.4.1 Definitions and Examples the Notion of Curvature Measures How Sharply a Curve Bends

Total Page:16

File Type:pdf, Size:1020Kb

2.4 Curvature 2.4.1 Definitions and Examples the Notion of Curvature Measures How Sharply a Curve Bends 88 CHAPTER 2. VECTOR FUNCTIONS 2.4 Curvature 2.4.1 Definitions and Examples The notion of curvature measures how sharply a curve bends. We would expect the curvature to be 0 for a straight line, to be very small for curves which bend very little and to be large for curves which bend sharply. If we move along a curve, we see that the direction of the tangent vector will not change as long as the curve is flat. Its direction will change if the curve bends. The more the curve bends, the more the direction of the tangent vector will change. So, it makes sense to study how the tangent vector changes as we move along a curve. But because we are only interested in the direction of the tangent vector, not its magnitude, we will consider the unit tangent vector. Curvature is defined as follows: Definition 150 (Curvature) Let C be a smooth curve with position vector !r (s) where s is the arc length parameter. The curvature of C is defined to be: d!T = (2.11) ds where !T is the unit tangent vector. Note the letter used to denote the curvature is the greek letter kappa denoted . Remark 151 The above formula implies that !T be expressed in terms of s, arc length. And therefore, we must have the curve parametrized in terms of arc length. Example 152 Find the curvature of a circle of radius a. We saw earlier that the parametrization of a circle of radius a with respect to arc s s length length was r (s) = a cos , a sin . First, we need to compute !T (s). ! a a By definition, D E r 0 (s) !T (s) = ! r (s) k!0 k So, we must first compute !r 0 (s). 1 s 1 s r 0 (s) = a sin , a cos ! a a a a s s = sin , cos a a D E We can see that r 0 (s) = 1 (but we already knew that from theorem 148. Thus k! k s s !T (s) = sin , cos a a D E It follows that d!T 1 s 1 s = cos , sin ds a a a a 2.4. CURVATURE 89 and therefore d!T = ds 1 = a In other words, the curvature of a circle is the inverse of its radius. This agrees with our intuition of curvature. Curvature is supposed to measure how sharply a curve bends. The larger the radius of a circle, the less it will bend, that is the less its curvature should be. This is indeed the case. The larger the radius, the smaller its inverse. Example 153 Find the curvature of the circular helix. Earlier, we found that the parametrization of the circular helix with respect to s s s arc length was r (s) = cos , sin , . As before, we need to compute ! p2 p2 p2 !T (s) which can be obtained from !r 0 (s). 1 s 1 s 1 r 0 (s) = sin , cos , ! p2 p2 p2 p2 p2 Thus 1 s 1 s 1 !T (s) = sin , cos , p2 p2 p2 p2 p2 1 s s = sin , cos , 1 p2 p2 p2 Therefore d!T 1 1 s 1 s = cos , sin , 0 ds p2 p2 p2 p2 p2 It follows that d!T = ds 1 = 2 The definition for the curvature works well when the curve is parametrized with respect to arc length, or when this can be done easily. However, since s can be expressed as a function as t, there should also be formulas for the curvature in term of t. The next theorems give us various formulas for the curvature. Theorem 154 Let C be a smooth curve with position vector !r (t) where t is any parameter. Then the following formulas can be used to compute . !T 0 (t) = (2.12) !r 0 (t) k k 90 CHAPTER 2. VECTOR FUNCTIONS r 0 (t) r 00 (t) = k! ! k (2.13) r (t) 3 k!0 k Proof. We prove each formula separately. !T 0 (t) 1. Proof of = r (t) k!0 k d!T d!T ds d!T Using the chain rule, we have = = r 0 (t) from formula dt ds dt ds k! k 2.10. Thus, d!T d!T = dt ds r (t) k!0 k !T (t) = 0 r (t) k!0 k Hence d!T = ds !T 0 ( t) = !r 0 (t) k k r 0 (t) r 00 (t) 2. Proof of = k! ! k r (t) 3 k!0 k We express !r 0 (t) and !r 00 (t) in terms of T and T 0.then compute their cross product. !r 0 ds Computation of r 0. Since !T = and = r 0 , we get that • ! r dt k! k k!0k ds r 0 = !T ! dt Computation of !r 00 Taking the derivative with respect to t of the • previous formula gives us d2s ds r 00 = !T + !T 0 ! dt2 dt Computation of !r 0 (t) !r 00 (t). From the two previous formulas and • using the properties of cross products, we see that ds d2s ds 2 r 0 r 00 = !T !T + !T !T 0 ! ! dt dt2 dt 2.4. CURVATURE 91 Since the cross product of a vector by itself is always the zero vector, we see that ds 2 r 0 r 00 = !T !T 0 k! ! k dt ds 2 = !T !T 0 sin dt where is the angle between !T and !T 0 . Since !T = 1, by proposi- tion 125, we know that !T !T 0 thus ? ds 2 r 0 r 00 = !T 0 k! ! k dt 2 = r 0 (t) !T 0 from formula 2.10. k! k Therefore !r 0 !r 00 !T 0 = k k r (t) 2 k!0 k So !T 0 (t) = !r 0 (t) k k r 0 r 00 = k! ! k r (t) 3 k!0 k Remark 155 Formula 2.12 is consistent with the definition of curvature. It says that if t is any parameter used for a curve C, then the curvature of C is !T 0 (t) = . In the case the parameter is s, then the formula and using the r (t) k!0 k fact that r 0 (s) = 1, the formula gives us the definition of curvature. k! k Theorem 156 If C is a curve with equation y = f (x) where f is twice differ- entiable then f (x) = 00 (2.14) j j 3 2 2 1 + (f 0 (x)) Proof. The proof follows easily from formula 2.13. First, let us remark that it is easy to parametrize the curve given by y = f (x) as a 3-D parametric curve. We can simply use x = x y = f (x) 8 < z = 0 : 92 CHAPTER 2. VECTOR FUNCTIONS Using x as the name of the parameter. Thus, the position vector of our curve is r (x) = x, f (x) , 0 . It follows that ! h i r 0 (x) = 1, f 0 (x) , 0 ! h i and r 00 (x) = 0, f 00 (x) , 0 ! h i Thus r 0 r 00 = 0, 0, f 00 (x) ! ! h i Hence r 0 r 00 = f 00 (x) k! ! k j j and 2 r 0 = 1 + (f (x)) k! k 0 Therefore q r 0 r 00 = k! ! k r (t) 3 k!0 k f 00 (x) = j j 3 2 1 + (f 0 (x)) q f 00 (x) = j j 3 2 2 1 + (f 0 (x)) We illustrate these formulas with some examples. Of course, the formula we use depends on the information given. 1 Example 157 Find the curvature of the curve given by r (t) = 2t, t2, t3 ! 3 as a function of t Since we have the position vector describing the curve but it is not given with respect to arc length, we can find by using either formula 2.12 or formula 2.13. Since this is an example, we show both methods. Since both methods require !r 0 and r 0 , we compute both here. k! k 2 r 0 (t) = 2, 2t, t ! Therefore 2 4 r 0 (t) = 4 + 2t + t k! k = p(2 + t2)2 = 2q + t2 since 2 + t2 > 0 2.4. CURVATURE 93 Method 1 Here, we use formula 2.12. Using this formula, we need to find !T 0 (t) r 0 (t) !T (t) = ! r (t) k!0 k 2, 2t, t2 = 2 + t2 2 2t t2 = , , 2 + t2 2 + t2 2 + t2 So, 1 2 !T 0 (t) = 4t, 4 2t , 4t (2 + t2)2 therefore p16t2 + 16 16t2 + 4t4 + 16t2 !T 0 (t) = (2 + t2)2 4 (t4 + 4t2 + 4) = 2 2 p (2 + t ) 2 = 2 + t2 It follows that !T 0 (t) = r (t) k!0 k 2 = (2 + t2)2 Method 2 Here, we use formula 2.13.Using this formula, we need to find !r 00 (t). r 00 (t) = 0, 2, 2t ! h i Next, we find r 0 (t) r 00 (t) . k! ! k 2 r 0 (t) r 00 (t) = 2, 2t, t 0, 2, 2t ! ! h i = 2t2, 4t, 4 Therefore 2 r 0 (t) r 00 (t) = 2t , 4t, 4 k! ! k = 4t4 + 16t2 + 16 2 =p 2 t + 2 94 CHAPTER 2. VECTOR FUNCTIONS Finally, r 0 (t) r 00 (t) = k! ! k r (t) 3 k!0 k 2 t2 + 2 = 2 3 (t + 2) 2 = (2 + t2)2 The same answer as above.
Recommended publications
  • CURVATURE E. L. Lady the Curvature of a Curve Is, Roughly Speaking, the Rate at Which That Curve Is Turning. Since the Tangent L
    1 CURVATURE E. L. Lady The curvature of a curve is, roughly speaking, the rate at which that curve is turning. Since the tangent line or the velocity vector shows the direction of the curve, this means that the curvature is, roughly, the rate at which the tangent line or velocity vector is turning. There are two refinements needed for this definition. First, the rate at which the tangent line of a curve is turning will depend on how fast one is moving along the curve. But curvature should be a geometric property of the curve and not be changed by the way one moves along it. Thus we define curvature to be the absolute value of the rate at which the tangent line is turning when one moves along the curve at a speed of one unit per second. At first, remembering the determination in Calculus I of whether a curve is curving upwards or downwards (“concave up or concave down”) it may seem that curvature should be a signed quantity. However a little thought shows that this would be undesirable. If one looks at a circle, for instance, the top is concave down and the bottom is concave up, but clearly one wants the curvature of a circle to be positive all the way round. Negative curvature simply doesn’t make sense for curves. The second problem with defining curvature to be the rate at which the tangent line is turning is that one has to figure out what this means. The Curvature of a Graph in the Plane.
    [Show full text]
  • Chapter 13 Curvature in Riemannian Manifolds
    Chapter 13 Curvature in Riemannian Manifolds 13.1 The Curvature Tensor If (M, , )isaRiemannianmanifoldand is a connection on M (that is, a connection on TM−), we− saw in Section 11.2 (Proposition 11.8)∇ that the curvature induced by is given by ∇ R(X, Y )= , ∇X ◦∇Y −∇Y ◦∇X −∇[X,Y ] for all X, Y X(M), with R(X, Y ) Γ( om(TM,TM)) = Hom (Γ(TM), Γ(TM)). ∈ ∈ H ∼ C∞(M) Since sections of the tangent bundle are vector fields (Γ(TM)=X(M)), R defines a map R: X(M) X(M) X(M) X(M), × × −→ and, as we observed just after stating Proposition 11.8, R(X, Y )Z is C∞(M)-linear in X, Y, Z and skew-symmetric in X and Y .ItfollowsthatR defines a (1, 3)-tensor, also denoted R, with R : T M T M T M T M. p p × p × p −→ p Experience shows that it is useful to consider the (0, 4)-tensor, also denoted R,givenby R (x, y, z, w)= R (x, y)z,w p p p as well as the expression R(x, y, y, x), which, for an orthonormal pair, of vectors (x, y), is known as the sectional curvature, K(x, y). This last expression brings up a dilemma regarding the choice for the sign of R. With our present choice, the sectional curvature, K(x, y), is given by K(x, y)=R(x, y, y, x)but many authors define K as K(x, y)=R(x, y, x, y). Since R(x, y)isskew-symmetricinx, y, the latter choice corresponds to using R(x, y)insteadofR(x, y), that is, to define R(X, Y ) by − R(X, Y )= + .
    [Show full text]
  • Curvature of Riemannian Manifolds
    Curvature of Riemannian Manifolds Seminar Riemannian Geometry Summer Term 2015 Prof. Dr. Anna Wienhard and Dr. Gye-Seon Lee Soeren Nolting July 16, 2015 1 Motivation Figure 1: A vector parallel transported along a closed curve on a curved manifold.[1] The aim of this talk is to define the curvature of Riemannian Manifolds and meeting some important simplifications as the sectional, Ricci and scalar curvature. We have already noticed, that a vector transported parallel along a closed curve on a Riemannian Manifold M may change its orientation. Thus, we can determine whether a Riemannian Manifold is curved or not by transporting a vector around a loop and measuring the difference of the orientation at start and the endo of the transport. As an example take Figure 1, which depicts a parallel transport of a vector on a two-sphere. Note that in a non-curved space the orientation of the vector would be preserved along the transport. 1 2 Curvature In the following we will use the Einstein sum convention and make use of the notation: X(M) space of smooth vector fields on M D(M) space of smooth functions on M 2.1 Defining Curvature and finding important properties This rather geometrical approach motivates the following definition: Definition 2.1 (Curvature). The curvature of a Riemannian Manifold is a correspondence that to each pair of vector fields X; Y 2 X (M) associates the map R(X; Y ): X(M) ! X(M) defined by R(X; Y )Z = rX rY Z − rY rX Z + r[X;Y ]Z (1) r is the Riemannian connection of M.
    [Show full text]
  • Lecture 8: the Sectional and Ricci Curvatures
    LECTURE 8: THE SECTIONAL AND RICCI CURVATURES 1. The Sectional Curvature We start with some simple linear algebra. As usual we denote by ⊗2(^2V ∗) the set of 4-tensors that is anti-symmetric with respect to the first two entries and with respect to the last two entries. Lemma 1.1. Suppose T 2 ⊗2(^2V ∗), X; Y 2 V . Let X0 = aX +bY; Y 0 = cX +dY , then T (X0;Y 0;X0;Y 0) = (ad − bc)2T (X; Y; X; Y ): Proof. This follows from a very simple computation: T (X0;Y 0;X0;Y 0) = T (aX + bY; cX + dY; aX + bY; cX + dY ) = (ad − bc)T (X; Y; aX + bY; cX + dY ) = (ad − bc)2T (X; Y; X; Y ): 1 Now suppose (M; g) is a Riemannian manifold. Recall that 2 g ^ g is a curvature- like tensor, such that 1 g ^ g(X ;Y ;X ;Y ) = hX ;X ihY ;Y i − hX ;Y i2: 2 p p p p p p p p p p 1 Applying the previous lemma to Rm and 2 g ^ g, we immediately get Proposition 1.2. The quantity Rm(Xp;Yp;Xp;Yp) K(Xp;Yp) := 2 hXp;XpihYp;Ypi − hXp;Ypi depends only on the two dimensional plane Πp = span(Xp;Yp) ⊂ TpM, i.e. it is independent of the choices of basis fXp;Ypg of Πp. Definition 1.3. We will call K(Πp) = K(Xp;Yp) the sectional curvature of (M; g) at p with respect to the plane Πp. Remark. The sectional curvature K is NOT a function on M (for dim M > 2), but a function on the Grassmann bundle Gm;2(M) of M.
    [Show full text]
  • A Space Curve Is a Smooth Map Γ : I ⊂ R → R 3. in Our Analysis of Defining
    What is a Space Curve? A space curve is a smooth map γ : I ⊂ R ! R3. In our analysis of defining the curvature for space curves we will be able to take the inclusion (γ; 0) and have that the curvature of (γ; 0) is the same as the curvature of γ where γ : I ! R2. Hence, in this part of the talk, γ will always be a space curve. We will make one more restriction on γ, namely that γ0(t) 6= ~0 for no t in its domain. Curves with this property are said to be regular. We now give a complete definition of the curves in which we will study, however after another remark, we will refine that definition as well. Definition: A regular space curve is the image of a smooth map γ : I ⊂ R ! R3 such that γ0 6= ~0; 8t. Since γ and it's image are uniquely related up to reparametrization, one usually just says that a curve is a map i.e making no distinction between the two. The remark about being unique up to reparametrization is precisely the reason why our next restriction will make sense. It turns out that every regular curve admits a unit speed reparametrization. This property proves to be a very remarkable one especially in the case of proving theorems. Note: In practice it is extremely difficult to find a unit speed reparametrization of a general space curve. Before proceeding we remind ourselves of the definition for reparametrization and comment on why regular curves admit unit speed reparametrizations.
    [Show full text]
  • AN INTRODUCTION to the CURVATURE of SURFACES by PHILIP ANTHONY BARILE a Thesis Submitted to the Graduate School-Camden Rutgers
    AN INTRODUCTION TO THE CURVATURE OF SURFACES By PHILIP ANTHONY BARILE A thesis submitted to the Graduate School-Camden Rutgers, The State University Of New Jersey in partial fulfillment of the requirements for the degree of Master of Science Graduate Program in Mathematics written under the direction of Haydee Herrera and approved by Camden, NJ January 2009 ABSTRACT OF THE THESIS An Introduction to the Curvature of Surfaces by PHILIP ANTHONY BARILE Thesis Director: Haydee Herrera Curvature is fundamental to the study of differential geometry. It describes different geometrical and topological properties of a surface in R3. Two types of curvature are discussed in this paper: intrinsic and extrinsic. Numerous examples are given which motivate definitions, properties and theorems concerning curvature. ii 1 1 Introduction For surfaces in R3, there are several different ways to measure curvature. Some curvature, like normal curvature, has the property such that it depends on how we embed the surface in R3. Normal curvature is extrinsic; that is, it could not be measured by being on the surface. On the other hand, another measurement of curvature, namely Gauss curvature, does not depend on how we embed the surface in R3. Gauss curvature is intrinsic; that is, it can be measured from on the surface. In order to engage in a discussion about curvature of surfaces, we must introduce some important concepts such as regular surfaces, the tangent plane, the first and second fundamental form, and the Gauss Map. Sections 2,3 and 4 introduce these preliminaries, however, their importance should not be understated as they lay the groundwork for more subtle and advanced topics in differential geometry.
    [Show full text]
  • The Riemann Curvature Tensor
    The Riemann Curvature Tensor Jennifer Cox May 6, 2019 Project Advisor: Dr. Jonathan Walters Abstract A tensor is a mathematical object that has applications in areas including physics, psychology, and artificial intelligence. The Riemann curvature tensor is a tool used to describe the curvature of n-dimensional spaces such as Riemannian manifolds in the field of differential geometry. The Riemann tensor plays an important role in the theories of general relativity and gravity as well as the curvature of spacetime. This paper will provide an overview of tensors and tensor operations. In particular, properties of the Riemann tensor will be examined. Calculations of the Riemann tensor for several two and three dimensional surfaces such as that of the sphere and torus will be demonstrated. The relationship between the Riemann tensor for the 2-sphere and 3-sphere will be studied, and it will be shown that these tensors satisfy the general equation of the Riemann tensor for an n-dimensional sphere. The connection between the Gaussian curvature and the Riemann curvature tensor will also be shown using Gauss's Theorem Egregium. Keywords: tensor, tensors, Riemann tensor, Riemann curvature tensor, curvature 1 Introduction Coordinate systems are the basis of analytic geometry and are necessary to solve geomet- ric problems using algebraic methods. The introduction of coordinate systems allowed for the blending of algebraic and geometric methods that eventually led to the development of calculus. Reliance on coordinate systems, however, can result in a loss of geometric insight and an unnecessary increase in the complexity of relevant expressions. Tensor calculus is an effective framework that will avoid the cons of relying on coordinate systems.
    [Show full text]
  • Theory of Dual Horizonradius of Spacetime Curvature
    Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 15 May 2020 doi:10.20944/preprints202005.0250.v1 Theory of Dual Horizon Radius of Spacetime Curvature Mohammed. B. Al Fadhli1* 1College of Science, University of Lincoln, Lincoln, LN6 7TS, UK. Abstract The necessity of the dark energy and dark matter in the present universe could be a consequence of the antimatter elimination assumption in the early universe. In this research, I derive a new model to obtain the potential cosmic topology and the horizon radius of spacetime curvature 푅ℎ(휂) utilising a new construal of the geometry of space inspired by large-angle correlations of the cosmic microwave background (CMB). I utilise the Big Bounce theory to tune the initial conditions of the curvature density, and to avoid the Big Bang singularity and inflationary constraints. The mathematical derivation of a positively curved universe governed by only gravity revealed ∓ horizon solutions. Although the positive horizon is conventionally associated with the evolution of the matter universe, the negative horizon solution could imply additional evolution in the opposite direction. This possibly suggests that the matter and antimatter could be evolving in opposite directions as distinct sides of the universe, such as visualised Sloan Digital Sky Survey Data. Using this model, we found a decelerated stage of expansion during the first ~10 Gyr, which is followed by a second stage of accelerated expansion; potentially matching the tension in Hubble parameter measurements. In addition, the model predicts a final time-reversal stage of spatial contraction leading to the Big Crunch of a cyclic universe. The predicted density is Ω0 = ~1.14 > 1.
    [Show full text]
  • Class 6: Curved Space and Metrics
    Class 6: Curved Space and Metrics In this class we will discuss the meaning of spatial curvature, how distances in a curved space can be measured using a metric, and how this is connected to gravity Class 6: Curved Space and Metrics At the end of this session you should be able to … • … describe the geometrical properties of curved spaces compared to flat spaces, and how observers can determine whether or not their space is curved • … know how the metric of a space is defined, and how the metric can be used to compute distances and areas • ... make the connection between space-time curvature and gravity • … apply the space-time metric for Special Relativity and General Relativity to determine proper times and distances Properties of curved spaces • In the last Class we discussed that, according to the Equivalence Principle, objects “move in straight lines in a curved space-time”, in the presence of a gravitational field • So, what is a straight line on a curved surface? We can define it as the shortest distance between 2 points, which mathematicians call a geodesic https://www.pitt.edu/~jdnorton/teaching/HPS_0410/chapters/non_Euclid_curved/index.html https://www.quora.com/What-are-the-reasons-that-flight-paths-especially-for-long-haul-flights-are-seen-as-curves-rather-than-straight-lines-on-a- screen-Is-map-distortion-the-only-reason-Or-do-flight-paths-consider-the-rotation-of-the-Earth Properties of curved spaces Equivalently, a geodesic is a path that would be travelled by an ant walking straight ahead on the surface! • Consider two
    [Show full text]
  • Differential Geometry
    ALAGAPPA UNIVERSITY [Accredited with ’A+’ Grade by NAAC (CGPA:3.64) in the Third Cycle and Graded as Category–I University by MHRD-UGC] (A State University Established by the Government of Tamilnadu) KARAIKUDI – 630 003 DIRECTORATE OF DISTANCE EDUCATION III - SEMESTER M.Sc.(MATHEMATICS) 311 31 DIFFERENTIAL GEOMETRY Copy Right Reserved For Private use only Author: Dr. M. Mullai, Assistant Professor (DDE), Department of Mathematics, Alagappa University, Karaikudi “The Copyright shall be vested with Alagappa University” All rights reserved. No part of this publication which is material protected by this copyright notice may be reproduced or transmitted or utilized or stored in any form or by any means now known or hereinafter invented, electronic, digital or mechanical, including photocopying, scanning, recording or by any information storage or retrieval system, without prior written permission from the Alagappa University, Karaikudi, Tamil Nadu. SYLLABI-BOOK MAPPING TABLE DIFFERENTIAL GEOMETRY SYLLABI Mapping in Book UNIT -I INTRODUCTORY REMARK ABOUT SPACE CURVES 1-12 13-29 UNIT- II CURVATURE AND TORSION OF A CURVE 30-48 UNIT -III CONTACT BETWEEN CURVES AND SURFACES . 49-53 UNIT -IV INTRINSIC EQUATIONS 54-57 UNIT V BLOCK II: HELICES, HELICOIDS AND FAMILIES OF CURVES UNIT -V HELICES 58-68 UNIT VI CURVES ON SURFACES UNIT -VII HELICOIDS 69-80 SYLLABI Mapping in Book 81-87 UNIT -VIII FAMILIES OF CURVES BLOCK-III: GEODESIC PARALLELS AND GEODESIC 88-108 CURVATURES UNIT -IX GEODESICS 109-111 UNIT- X GEODESIC PARALLELS 112-130 UNIT- XI GEODESIC
    [Show full text]
  • 91. Cosmic Geometry and the Curvature of Space
    © 2016, Astronomical Society of the Pacific No. 91 • Spring 2016 www.astrosociety.org/uitc 390 Ashton Avenue, San Francisco, CA 94112 Cosmic Geometry and the Curvature of Space by Ryan Janish (University of California at Berkeley) Introduction an opportunity for students to make a hands-on The notion that space is curved is a challengingly connection with both contemporary science and its abstract idea. While students have a strong intuition underlying mathematics. for the concept of curvature, their intuition is based on the perspective of standing apart from curved Curvature of Space vs Curvature of the Earth objects and viewing them from above, which we The word space has several distinct meanings, so cannot do when studying our own space. Instead, we let us first make clear what is meant in the phrase must rely on mathematical descriptions of curvature. the curvature of space. In this context, scientists do Yet these mathematical descriptions are powerful, not use the word space in the sense of outer space, and the curvature of space plays a central role in con- but rather space here refers to the vast collection temporary astronomy and physics. Astronomers reg- of all possible locations that objects can occupy in ularly measure the curvature of space as both a goal the universe. Space is the name for everywhere that in itself and as a means to learn about the contents we or any object can possibly go. It is thus impos- of the universe. Much of our present understanding, sible to leave space or to even comprehend what it as well as some of our most mysterious unanswered would mean to do so.
    [Show full text]
  • Lecture 11 Differentiable Parametric Curves
    Math 32a Fall 2003 R. Palais Lecture 11 Differentiable Parametric Curves 11.1 Definitions and Examples. 11.1.1 Definition. A differentiable parametric curve in Rn of class Ck (k ≥ 1) is a Ck n map t 7→ α(t) = (α1(t), . , αn(t)) of some interval I (called the domain of α) into R . We call α regular if its velocity vector, α0(t), is non-zero for all t in I. The image of the mapping α is often referred to as the trace of the curve α. Some Conventions To avoid endless repetition, in all that follows we will assume that α is a regular, differentiable parametric curve in Rn of class Ck (k ≥ 2), and we will abbreviate this by referring to α as a “parametric curve”, or just as a “curve”. Frequently we will take the domain I of α to be the closed interval [a, b]. In case n = 2 we will often write α(t) = (x(t), y(t)) and similarly when n = 3 we will often write α(t) = (x(t), y(t), z(t)). 0 0 n 0 0 11.1—Example 1. A Straight Line. Let x , v ∈ R with v0 6= 0. Then α(t) = x + tv is a straight line in Rn with constant velocity v0. The domain is all of R. 11.1—Example 2. Let r > 0, n = 2, take I = [0, 2π] and define α(t) = (r cos(t), r sin(t)). The trace of α is the set of (x, y) satisfying x2 + y2 = r2, so α is a parameterization of the circle of radius r centered at the origin.
    [Show full text]