Differential Geometry

Size: px
Start display at page:

Download "Differential Geometry"

Transcription

1 Appendix A Differential Geometry Differential geometry is the study of geometry using the principles of calculus. In general, a curve r(q) is defined as a vector-valued function in R n space. The parameter q varies over a R number line. Mathematically, this is a continuous mapping r : I R n,wherei [a, b] andq I. For example, acurver(q) in 3D is represented as r : I R 3,wherer(q) = (x(q), y(q), z(q)). Thus a curve r(q) can be considered as a position vector in Euclidean space. The function r(q) traces the curve as the parameter q varies. If the parameter q is time, the position vector will be given by a vector from the origin to the curve (x(q), y(q), z(q)) at time q. The velocity and acceleration can simply be calculated by taking the derivative of the curve, and their profiles can be drawn by substituting the values of q. The geometric properties of the curve or path per se can be studied by unit speed parametrisation as follows. The arc length h(q) ofthecurver(q) is s2 h(q) = ẋ 2 + ẏ 2 + ż 2 dq. (A.1) s 1 The unit speed parametrisation is such that the parametric speed ṡ = ds/dq of the path is unity. This is an ideal concept. This is explained as follows. Consider a vehicle that starts moving at time q 1 and then stops at time q 2. Thepathlengthattimeq 1 is h 1 and at time q 2 is h 2. A path of unit speed parametrisation has (q 2 q 1 ) = (h 2 h 1 ). This means that the time travelled Cooperative Path Planning of Unmanned Aerial Vehicles Antonios Tsourdos, Brian White and and Madhavan Shanmugavel 2011 John Wiley & Sons, Ltd. ISBN:

2 176 Appendix A: Differential Geometry is equal to the distance travelled. Mathematically, this is dr dh = dr/dq dh/dq = 1. (A.2) The physical significance of differential geometry of the curve is as follows. Taking q as time, the first derivative is the tangent vector and it defines velocity. The speed is given by the modulus of the velocity vector, and the direction of velocity (heading) is specified by the unit tangent vector, t. The second derivative is the acceleration vector, and this has two components, one along the tangent and other normal to the tangent. The tangential acceleration is given by the second derivative of the velocity vector and its direction is along the direction of the heading velocity. The direction of the normal acceleration is given by a unit normal vector, n, and its magnitude is equal to the centripetal acceleration given by κ v 2,whereκ is the curvature and v is the velocity. Thus the curvature is proportional to the lateral acceleration and hence the lateral force induced while the vehicle is turning. Taking the path length as a parameter, the rate of change of the tangent vector with respect to the arc length defines the tangent vector. The cross-product of the unit vectors t and n produces a third unit vector, called the binormal vector b, which is orthogonal to t and n. Thus the orthogonal triad (t, n, b) forms a moving frame on the curve. The plane spanned by the vectors t and n is the osculating plane. The vectors n and b form the normal plane, and the vectors b and t form the rectifying plane. These three planes are orthogonal to each other. A continuous sequence of this triad represents the orientation of the curve in space. The curvature and torsion (κ and τ) completely specify a path in space. Thus we have: unit tangent vector, t = ṙ(q) ṙ(q), (A.3) unit binormal vector, ṙ(q) r(q) b = ṙ(q) r(q), (A.4) unit normal vector, n = b t. (A.5) The curvature profile at a point P is defined by the relation κ = dɛ dh, (A.6)

3 Appendix A: Differential Geometry 177 where h is the path length and ɛ is the angle subtended by the tangent with the x axis. But, Hence, equation (A.6) becomes dɛ dh = dɛ/dq dh/dq. ω = vκ, (A.7) where ω = dɛ/dq is the angular velocity, v = dh/dq is the linear velocity and q is the path parameter. A.1 Frenet Serret Equations At every point on the curve, we can fix a local frame formed by the tangent, normal and binormal orthonormal vectors. Such a frame is called the Frenet Serret (FS) frame (Figure A.1). The FS equations describe the Z b t e z P r(q) s(q) e y O e x n X e y Y Figure A.1 Frenet Serret frame {t, n, b}, inwhicht is the unit tangent, n is the unit normal and b is the unit binormal. On the diagram, r(q) isthepath,p is the position vector of a point on the path, {e x, e y, e z } are the unit vectors and h(q) is the path length

4 178 Appendix A: Differential Geometry rate of change of the curve with respect to the change of arc length. The FS equations are as follows: t = κ(q)n, n = κ(q)t + τ(q)b, b = τ(q)n. In matrix form, this becomes t 0 κ(q) 0 n = κ(q) 0 τ(q) b 0 τ(q) 0 t n b, (A.8) (A.9) (A.10) (A.11) where the prime represents the derivative with respect to the path variable q and curvature, κ(q) = r (q) r (q), (A.12) torsion, τ(q) = [r (q) r (q) r (q)] κ 2. (A.13) (q) The time rate of change of the FS vectors in matrix form is ṫ 0 κ(t) 0 t ṅ = q κ(t) 0 τ(t) n, ḃ 0 τ(t) 0 b (A.14) where q = dq/dt is the speed (parametric speed) and q is the path parameter. Thus we obtain curvature, κ(t) = torsion, τ(t) = A.2 Importance of Curvature and Torsion ṙ(t) r(t) ṙ(t) 3, (A.15) ṙ(t) r(t)... r (t) ṙ(t) r(t) 2. (A.16) Mathematically, a flyable path is a regular curve that captures both the geometric (locus of points) and kinematic (motion) aspects. A regular curve r is a mapping r :[a, b] R at least three times continuously differentiable, r C 3 and satisfying the regularity condition dr/dq 0 for all q [a, b]. Regularity

5 Appendix A: Differential Geometry 179 means that the point moving along the curve is not allowed to stop, a natural requirement for fixed-wing UAVs. However, considering the kinematic constraints, it is important for the path to have curvature continuity. By the principles of differential geometry (Kreyszig 1991; Lipschutz 1969), the curvature and torsion are fundamental properties of a path, by which a curve is completely determined in space. In two dimensions, curvature alone is enough. Apart from the geometric insights, these two properties play an important role in the mechanics of a moving vehicle. The physical significance of these properties are that the curvature is proportional to the lateral acceleration and is measured by the rate of change of the tangent vector, while the torsion is proportional to the angular momentum and is measured by the rate of change of the tangent plane: κ(q) = ṙ r ṙ 3, τ(q) = (A.17) ṙ, r,... r ṙ r 3. (A.18) From equation (A.18), the curvature and torsion, respectively, are functions of the first two and three derivatives of the path. Hence, it is necessary to have a path of minimal order sufficient to satisfy curvature constraints and additional flexibility to negotiate obstacles. A.3 Motion and Frames The design of the Dubins path using analytic geometry is as simple and easy to understand as the Euclidean space is familiar to us. However, for an autonomous vehicle, it would be appropriate to use frames to describe the motion. A curve can be studied by assigning a frame at each point on it. The curve evolves with the rate of change of these frames (O Neill 1967). The Frenet Serret frame (FS) is one such frame, shown in Figure A.2. This frame constitutes tangent (t), normal (n) and binormal (b) vectors, which together form a trihedron on every point of the path. The advantage of the frame is that the rate of change of the trihedron varies with the frame itself with the given curvatures of the path: t = ṙ ṙ, n = ṙ r, b = t n, (A.19) ṙ r

6 180 Appendix A: Differential Geometry z Q t 2 b 2 n 1 b 1 r (q) y n 2 t 1 q s P x Figure A.2 Frenet Serret frame on a 3D curve where the derivatives are with respect to the path parameter q. Therateof change of these vectors (and hence the frame) is a function of two parameters, curvature and torsion: ṫ ṅ ḃ = v(q) 0 κ 0 κ 0 τ 0 τ 0 t n b, (A.20) where v is the velocity. From equation (A.20), it can be seen that, for a given curvature and torsion, the evolution of the FS frame with time is the frame itself. Kinematics can be best represented using differential geometry. Differential geometry enables the motion along the curve to be understood rather than representing motion with respect to some fixed frame. For example, taking time q as the path parameter, the path r(q) represents the equation of motion of the vehicle along the path with time. Also, the motion can be expressed in terms of a moving trihedron along the curve. This moving trihedron is purely a function of the intrinsic properties of the path, namely (i) curvature and (ii) torsion, as shown in Figure A.2. The Frenet Serret (FS) frame forms a basis at each point on the curve. Hence, the curve can be studied and generated by transformation of these

7 Appendix A: Differential Geometry 181 bases. From Figure A.2, the curve r(q) is generated by transforming the frame F 1 (t 1, n 1, b 1 )atp to a new frame F 2 (t 2, n 2, b 2 )atq by F 2 = R ɛ F 1,whereR ɛ is the rotation matrix with rotation angle ɛ. References Kreyszig, E Differential Geometry. Dover Publications. Lipschutz, M Schaum s Outline of Differential Geometry. McGraw-Hill. O Neill, B Elementary Differential Geometry. Academic Press.

Curves from the inside

Curves from the inside MATH 2401 - Harrell Curves from the inside Lecture 5 Copyright 2008 by Evans M. Harrell II. Who in the cast of characters might show up on the test? Curves r(t), velocity v(t). Tangent and normal lines.

More information

Arbitrary-Speed Curves

Arbitrary-Speed Curves Arbitrary-Speed Curves (Com S 477/577 Notes) Yan-Bin Jia Oct 12, 2017 The Frenet formulas are valid only for unit-speed curves; they tell the rate of change of the orthonormal vectors T, N, B with respect

More information

There is a function, the arc length function s(t) defined by s(t) = It follows that r(t) = p ( s(t) )

There is a function, the arc length function s(t) defined by s(t) = It follows that r(t) = p ( s(t) ) MATH 20550 Acceleration, Curvature and Related Topics Fall 2016 The goal of these notes is to show how to compute curvature and torsion from a more or less arbitrary parametrization of a curve. We will

More information

Lecture D4 - Intrinsic Coordinates

Lecture D4 - Intrinsic Coordinates J. Peraire 16.07 Dynamics Fall 2004 Version 1.1 Lecture D4 - Intrinsic Coordinates In lecture D2 we introduced the position, velocity and acceleration vectors and referred them to a fixed cartesian coordinate

More information

Week 3: Differential Geometry of Curves

Week 3: Differential Geometry of Curves Week 3: Differential Geometry of Curves Introduction We now know how to differentiate and integrate along curves. This week we explore some of the geometrical properties of curves that can be addressed

More information

Unit Speed Curves. Recall that a curve Α is said to be a unit speed curve if

Unit Speed Curves. Recall that a curve Α is said to be a unit speed curve if Unit Speed Curves Recall that a curve Α is said to be a unit speed curve if The reason that we like unit speed curves that the parameter t is equal to arc length; i.e. the value of t tells us how far along

More information

Tangent and Normal Vector - (11.5)

Tangent and Normal Vector - (11.5) Tangent and Normal Vector - (.5). Principal Unit Normal Vector Let C be the curve traced out by the vector-valued function rt vector T t r r t t is the unit tangent vector to the curve C. Now define N

More information

THE FUNDAMENTAL THEOREM OF SPACE CURVES

THE FUNDAMENTAL THEOREM OF SPACE CURVES THE FUNDAMENTAL THEOREM OF SPACE CURVES JOSHUA CRUZ Abstract. In this paper, we show that curves in R 3 can be uniquely generated by their curvature and torsion. By finding conditions that guarantee the

More information

Solutions for Math 348 Assignment #4 1

Solutions for Math 348 Assignment #4 1 Solutions for Math 348 Assignment #4 1 (1) Do the following: (a) Show that the intersection of two spheres S 1 = {(x, y, z) : (x x 1 ) 2 + (y y 1 ) 2 + (z z 1 ) 2 = r 2 1} S 2 = {(x, y, z) : (x x 2 ) 2

More information

The moving trihedron and all that

The moving trihedron and all that MATH 2411 - Harrell The moving trihedron and all that B Lecture 5 T N Copyright 2013 by Evans M. Harrell II. This week s learning plan You will be tested on the mathematics of curves. You will think about

More information

ON THE RULED SURFACES WHOSE FRAME IS THE BISHOP FRAME IN THE EUCLIDEAN 3 SPACE. 1. Introduction

ON THE RULED SURFACES WHOSE FRAME IS THE BISHOP FRAME IN THE EUCLIDEAN 3 SPACE. 1. Introduction International Electronic Journal of Geometry Volume 6 No.2 pp. 110 117 (2013) c IEJG ON THE RULED SURFACES WHOSE FRAME IS THE BISHOP FRAME IN THE EUCLIDEAN 3 SPACE ŞEYDA KILIÇOĞLU, H. HILMI HACISALIHOĞLU

More information

The Frenet Serret formulas

The Frenet Serret formulas The Frenet Serret formulas Attila Máté 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

More information

Tangent and Normal Vector - (11.5)

Tangent and Normal Vector - (11.5) Tangent and Normal Vector - (.5). Principal Unit Normal Vector Let C be the curve traced out bythe vector-valued function r!!t # f!t, g!t, h!t $. The vector T!!t r! % r! %!t!t is the unit tangent vector

More information

Geometric approximation of curves and singularities of secant maps Ghosh, Sunayana

Geometric approximation of curves and singularities of secant maps Ghosh, Sunayana University of Groningen Geometric approximation of curves and singularities of secant maps Ghosh, Sunayana IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish

More information

What is a Space Curve?

What is a Space Curve? What is a Space Curve? A space curve is a smooth map γ : I R R 3. 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

More information

On Rectifying Dual Space Curves

On Rectifying Dual Space Curves On Rectifying Dual Space Curves Ahmet YÜCESAN, NihatAYYILDIZ, anda.ceylançöken Süleyman Demirel University Department of Mathematics 32260 Isparta Turkey yucesan@fef.sdu.edu.tr ayyildiz@fef.sdu.edu.tr

More information

Unit 2 Vector Calculus

Unit 2 Vector Calculus Unit 2 Vector Calculus In this unit, we consider vector functions, differentiation formulas, curves, arc length, curvilinear motion, vector calculus in mechanics, planetary motion and curvature. Note:

More information

Vector Algebra and Geometry. r = a + tb

Vector Algebra and Geometry. r = a + tb Vector Algebra and Geometry Differentiation of Vectors Vector - valued functions of a real variable We have met the equation of a straight line in the form r = a + tb r therefore varies with the real variables

More information

e 2 = e 1 = e 3 = v 1 (v 2 v 3 ) = det(v 1, v 2, v 3 ).

e 2 = e 1 = e 3 = v 1 (v 2 v 3 ) = det(v 1, v 2, v 3 ). 3. Frames In 3D space, a sequence of 3 linearly independent vectors v 1, v 2, v 3 is called a frame, since it gives a coordinate system (a frame of reference). Any vector v can be written as a linear combination

More information

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003 SOLUTIONS TO SECOND PRACTICE EXAM Math a, Spring 3 Problem ) ( points) Circle for each of the questions the correct letter. No justifications are needed. Your score will be C W where C is the number of

More information

II. Unit Speed Curves

II. Unit Speed Curves The Geometry of Curves, Part I Rob Donnelly From Murray State University s Calculus III, Fall 2001 note: This material supplements Sections 13.3 and 13.4 of the text Calculus with Early Transcendentals,

More information

The Ruled Surfaces According to Type-2 Bishop Frame in E 3

The Ruled Surfaces According to Type-2 Bishop Frame in E 3 International Mathematical Forum, Vol. 1, 017, no. 3, 133-143 HIKARI Ltd, www.m-hikari.com https://doi.org/10.1988/imf.017.610131 The Ruled Surfaces According to Type- Bishop Frame in E 3 Esra Damar Department

More information

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Kinematics Module 10 - Lecture 24 Kinematics of a particle moving on a curve Today,

More information

Math 32A Discussion Session Week 5 Notes November 7 and 9, 2017

Math 32A Discussion Session Week 5 Notes November 7 and 9, 2017 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

More information

Autonomous Underwater Vehicles: Equations of Motion

Autonomous Underwater Vehicles: Equations of Motion Autonomous Underwater Vehicles: Equations of Motion Monique Chyba - November 18, 2015 Departments of Mathematics, University of Hawai i at Mānoa Elective in Robotics 2015/2016 - Control of Unmanned Vehicles

More information

On the Differential Geometric Elements of Mannheim Darboux Ruled Surface in E 3

On the Differential Geometric Elements of Mannheim Darboux Ruled Surface in E 3 Applied Mathematical Sciences, Vol. 10, 016, no. 6, 3087-3094 HIKARI Ltd, www.m-hiari.com https://doi.org/10.1988/ams.016.671 On the Differential Geometric Elements of Mannheim Darboux Ruled Surface in

More information

OHSx XM521 Multivariable Differential Calculus: Homework Solutions 14.1

OHSx XM521 Multivariable Differential Calculus: Homework Solutions 14.1 OHSx XM5 Multivariable Differential Calculus: Homework Solutions 4. (8) Describe the graph of the equation. r = i + tj + (t )k. Solution: Let y(t) = t, so that z(t) = t = y. In the yz-plane, this is just

More information

Section Arclength and Curvature. (1) Arclength, (2) Parameterizing Curves by Arclength, (3) Curvature, (4) Osculating and Normal Planes.

Section Arclength and Curvature. (1) Arclength, (2) Parameterizing Curves by Arclength, (3) Curvature, (4) Osculating and Normal Planes. Section 10.3 Arclength and Curvature (1) Arclength, (2) Parameterizing Curves by Arclength, (3) Curvature, (4) Osculating and Normal Planes. MATH 127 (Section 10.3) Arclength and Curvature The University

More information

On the Dual Darboux Rotation Axis of the Timelike Dual Space Curve

On the Dual Darboux Rotation Axis of the Timelike Dual Space Curve On the Dual Darboux Rotation Axis of the Timelike Dual Space Curve Ahmet Yücesan, A. Ceylan Çöken and Nihat Ayyildiz Abstract In this paper, the Dual Darboux rotation axis for timelike dual space curve

More information

Curves. Contents. 1 Introduction 3

Curves. Contents. 1 Introduction 3 Curves Danilo Magistrali and M. Eugenia Rosado María Departamento de Matemática Aplicada Escuela Técnica Superior de Arquitectura, UPM Avda. Juan de Herrera 4, 8040-Madrid, Spain e-mail: danilo.magistrali@upm.es

More information

Just what is curvature, anyway?

Just what is curvature, anyway? MATH 2401 - Harrell Just what is curvature, anyway? Lecture 5 Copyright 2007 by Evans M. Harrell II. The osculating plane Bits of curve have a best plane. stickies on wire. Each stickie contains T and

More information

On the dual Bishop Darboux rotation axis of the dual space curve

On the dual Bishop Darboux rotation axis of the dual space curve On the dual Bishop Darboux rotation axis of the dual space curve Murat Kemal Karacan, Bahaddin Bukcu and Nural Yuksel Abstract. In this paper, the Dual Bishop Darboux rotation axis for dual space curve

More information

Contents. 1. Introduction

Contents. 1. Introduction FUNDAMENTAL THEOREM OF THE LOCAL THEORY OF CURVES KAIXIN WANG Abstract. In this expository paper, we present the fundamental theorem of the local theory of curves along with a detailed proof. We first

More information

SOME RELATIONS BETWEEN NORMAL AND RECTIFYING CURVES IN MINKOWSKI SPACE-TIME

SOME RELATIONS BETWEEN NORMAL AND RECTIFYING CURVES IN MINKOWSKI SPACE-TIME International Electronic Journal of Geometry Volume 7 No. 1 pp. 26-35 (2014) c IEJG SOME RELATIONS BETWEEN NORMAL AND RECTIFYING CURVES IN MINKOWSKI SPACE-TIME KAZIM İLARSLAN AND EMILIJA NEŠOVIĆ Dedicated

More information

MAT 272 Test 1 Review. 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same

MAT 272 Test 1 Review. 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same 11.1 Vectors in the Plane 1. Let P = (1,1) and Q = (2,3). Find the unit vector u that has the same direction as. QP a. u =< 1, 2 > b. u =< 1 5, 2 5 > c. u =< 1, 2 > d. u =< 1 5, 2 5 > 2. If u has magnitude

More information

Tangent and Normal Vectors

Tangent and Normal Vectors Tangent and Normal Vectors MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Navigation When an observer is traveling along with a moving point, for example the passengers in

More information

GLOBAL PROPERTIES OF PLANE AND SPACE CURVES

GLOBAL PROPERTIES OF PLANE AND SPACE CURVES GLOBAL PROPERTIES OF PLANE AND SPACE CURVES KEVIN YAN Abstract. The purpose of this paper is purely expository. Its goal is to explain basic differential geometry to a general audience without assuming

More information

arxiv:gr-qc/ v1 31 Dec 2005

arxiv:gr-qc/ v1 31 Dec 2005 On the differential geometry of curves in Minkowski space arxiv:gr-qc/0601002v1 31 Dec 2005 J. B. Formiga and C. Romero Departamento de Física, Universidade Federal da Paraíba, C.Postal 5008, 58051-970

More information

Index. Bertrand mate, 89 bijection, 48 bitangent, 69 Bolyai, 339 Bonnet s Formula, 283 bounded, 48

Index. Bertrand mate, 89 bijection, 48 bitangent, 69 Bolyai, 339 Bonnet s Formula, 283 bounded, 48 Index acceleration, 14, 76, 355 centripetal, 27 tangential, 27 algebraic geometry, vii analytic, 44 angle at a corner, 21 on a regular surface, 170 angle excess, 337 angle of parallelism, 344 angular velocity,

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

Interpolated Rigid-Body Motions and Robotics

Interpolated Rigid-Body Motions and Robotics Interpolated Rigid-Body Motions and Robotics J.M. Selig London South Bank University and Yuanqing Wu Shanghai Jiaotong University. IROS Beijing 2006 p.1/22 Introduction Interpolation of rigid motions important

More information

SPLIT QUATERNIONS and CANAL SURFACES. in MINKOWSKI 3-SPACE

SPLIT QUATERNIONS and CANAL SURFACES. in MINKOWSKI 3-SPACE INTERNATIONAL JOURNAL OF GEOMETRY Vol. 5 (016, No., 51-61 SPLIT QUATERNIONS and CANAL SURFACES in MINKOWSKI 3-SPACE SELAHATTIN ASLAN and YUSUF YAYLI Abstract. A canal surface is the envelope of a one-parameter

More information

On Natural Lift of a Curve

On Natural Lift of a Curve Pure Mathematical Sciences, Vol. 1, 2012, no. 2, 81-85 On Natural Lift of a Curve Evren ERGÜN Ondokuz Mayıs University, Faculty of Arts and Sciences Department of Mathematics, Samsun, Turkey eergun@omu.edu.tr

More information

Inelastic Admissible Curves in the Pseudo Galilean Space G 3

Inelastic Admissible Curves in the Pseudo Galilean Space G 3 Int. J. Open Problems Compt. Math., Vol. 4, No. 3, September 2011 ISSN 1998-6262; Copyright ICSRS Publication, 2011 www.i-csrs.org Inelastic Admissible Curves in the Pseudo Galilean Space G 3 1 Alper Osman

More information

Contents. Introduction List of notation

Contents. Introduction List of notation Contents Introduction List of notation i vii 1 Geometry and variational calculus 1 1.1 Planar curves 1 1.1.1 Polar coordinate system 2 1.1.2 Curvature 3 1.1.3 Frenet-Serret equations 5 1.2 Space curves

More information

Geometry of Cylindrical Curves over Plane Curves

Geometry of Cylindrical Curves over Plane Curves Applied Mathematical Sciences, Vol 9, 015, no 113, 5637-5649 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/101988/ams01556456 Geometry of Cylindrical Curves over Plane Curves Georgi Hristov Georgiev, Radostina

More information

Differential Geometry of Curves

Differential Geometry of Curves Differential Geometry of Curves Cartesian coordinate system René Descartes (1596-165) (lat. Renatus Cartesius) French philosopher, mathematician, and scientist. Rationalism y Ego cogito, ergo sum (I think,

More information

Dynamical Systems Analysis Using Differential Geometry

Dynamical Systems Analysis Using Differential Geometry Dynamical Systems Analysis Using Differential Geometry Jean-Marc GINOUX and Bruno ROSSETTO Laboratoire P.R.O.T.E.E., équipe EBMA / ISO Université du Sud Toulon-Var, B.P. 3, 83957, La Garde, ginoux@univ-tln.fr,

More information

NOTES ON DIFFERENTIAL GEOMETRY. Part 1. Geometry of Curves We assume that we are given a parametric space curve of the form. x 3 (u) x 2 (u) u 0 u u 1

NOTES ON DIFFERENTIAL GEOMETRY. Part 1. Geometry of Curves We assume that we are given a parametric space curve of the form. x 3 (u) x 2 (u) u 0 u u 1 NOTES ON DIFFERENTIAL GEOMETRY MICHAEL GARLAND Part 1. Geometry of Curves We assume that we are given a parametric space curve of the form (1) x(u) = x 1(u) x 2 (u) u 0 u u 1 x 3 (u) and that the following

More information

Characterizations of a helix in the pseudo - Galilean space G

Characterizations of a helix in the pseudo - Galilean space G International Journal of the Phsical ciences Vol 59), pp 48-44, 8 August, 00 Available online at http://wwwacademicjournalsorg/ijp IN 99-950 00 Academic Journals Full Length Research Paper Characterizations

More information

Homwework JWR. Jan Problem numbers refer to the do Carmo text.

Homwework JWR. Jan Problem numbers refer to the do Carmo text. Homwework JWR Jan 30 014 Problem numbers refer to the do Carmo text. 1. 1.-1 The curve αs) cos s), sin s)) coss), sins)) parameterizes the circle x +y 1 in the clockwise orientation.. 1.-Thedistanceformthepointαt)

More information

The equiform differential geometry of curves in the pseudo-galilean space

The equiform differential geometry of curves in the pseudo-galilean space Mathematical Communications 13(2008), 321-332 321 The equiform differential geometry of curves in the pseudo-galilean space Zlatko Erjavec and Blaženka Divjak Abstract. In this paper the equiform differential

More information

On a family of surfaces with common asymptotic curve in the Galilean space G 3

On a family of surfaces with common asymptotic curve in the Galilean space G 3 Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 2016), 518 523 Research Article On a family of surfaces with common asymptotic curve in the Galilean space G 3 Zühal Küçükarslan Yüzbaşı Fırat

More information

A METHOD OF THE DETERMINATION OF A GEODESIC CURVE ON RULED SURFACE WITH TIME-LIKE RULINGS

A METHOD OF THE DETERMINATION OF A GEODESIC CURVE ON RULED SURFACE WITH TIME-LIKE RULINGS Novi Sad J. Math. Vol., No. 2, 200, 10-110 A METHOD OF THE DETERMINATION OF A GEODESIC CURVE ON RULED SURFACE WITH TIME-LIKE RULINGS Emin Kasap 1 Abstract. A non-linear differential equation is analyzed

More information

5.3 Surface Theory with Differential Forms

5.3 Surface Theory with Differential Forms 5.3 Surface Theory with Differential Forms 1 Differential forms on R n, Click here to see more details Differential forms provide an approach to multivariable calculus (Click here to see more detailes)

More information

The Natural Lift of the Fixed Centrode of a Non-null Curve in Minkowski 3-Space

The Natural Lift of the Fixed Centrode of a Non-null Curve in Minkowski 3-Space Malaya J Mat 4(3(016 338 348 The Natural Lift of the Fixed entrode of a Non-null urve in Minkowski 3-Space Mustafa Çalışkan a and Evren Ergün b a Faculty of Sciences epartment of Mathematics Gazi University

More information

Cubic Helices in Minkowski Space

Cubic Helices in Minkowski Space Cubic Helices in Minkowski Space Jiří Kosinka and Bert Jüttler Johannes Kepler University, Institute of Applied Geometry, Altenberger Str. 69, A 4040 Linz, Austria Abstract We discuss space like and light

More information

THE BERTRAND OFFSETS OF RULED SURFACES IN R Preliminaries. X,Y = x 1 y 1 + x 2 y 2 x 3 y 3.

THE BERTRAND OFFSETS OF RULED SURFACES IN R Preliminaries. X,Y = x 1 y 1 + x 2 y 2 x 3 y 3. ACTA MATHEMATICA VIETNAMICA 39 Volume 31, Number 1, 2006, pp. 39-48 THE BERTRAND OFFSETS OF RULED SURFACES IN R 3 1 E. KASAP AND N. KURUOĞLU Abstract. The problem of finding a curve whose principal normals

More information

12.3 Curvature, torsion and the TNB frame

12.3 Curvature, torsion and the TNB frame 1.3 Curvature, torsion and the TNB frame Acknowledgments: Material from a Georgia Tech worksheet by Jim Herod, School of Mathematics, herod@math.gatech.edu, is incorporated into the section on curvature,

More information

Differential geometry of transversal intersection spacelike curve of two spacelike surfaces in Lorentz-Minkowski 3-Space L 3

Differential geometry of transversal intersection spacelike curve of two spacelike surfaces in Lorentz-Minkowski 3-Space L 3 Differential geometry of transversal intersection spacelike curve of two spacelike surfaces in Lorentz-Minkowski 3-Space L 3 Osmar Aléssio Universidade Estadual Paulista Júlio de Mesquita Filho - UNESP

More information

A New Model for Ribbons in R 3

A New Model for Ribbons in R 3 A New Model for Ribbons in R 3 Tom Farmer Miami University Oxford, OH 45056 farmerta@muohio.edu Let s start with a hands-on demonstration. We take a long, rectangular strip of adhesive tape (or postage

More information

HOMEWORK 2 SOLUTIONS

HOMEWORK 2 SOLUTIONS HOMEWORK SOLUTIONS MA11: ADVANCED CALCULUS, HILARY 17 (1) Find parametric equations for the tangent line of the graph of r(t) = (t, t + 1, /t) when t = 1. Solution: A point on this line is r(1) = (1,,

More information

Outline of the course

Outline of the course School of Mathematical Sciences PURE MTH 3022 Geometry of Surfaces III, Semester 2, 20 Outline of the course Contents. Review 2. Differentiation in R n. 3 2.. Functions of class C k 4 2.2. Mean Value Theorem

More information

1 Vectors and 3-Dimensional Geometry

1 Vectors and 3-Dimensional Geometry Calculus III (part ): Vectors and 3-Dimensional Geometry (by Evan Dummit, 07, v..55) Contents Vectors and 3-Dimensional Geometry. Functions of Several Variables and 3-Space..................................

More information

Curves - A lengthy story

Curves - A lengthy story MATH 2401 - Harrell Curves - A lengthy story Lecture 4 Copyright 2007 by Evans M. Harrell II. Reminder What a lonely archive! Who in the cast of characters might show up on the test? Curves r(t), velocity

More information

Introducing Curves. C.T.J. Dodson, School of Mathematics, Manchester University

Introducing Curves. C.T.J. Dodson, School of Mathematics, Manchester University Introducing Curves C.T.J. Dodson, School of Mathematics, Manchester University These notes supplement the lectures and provide practise exercises. We begin with some material you will have met before,

More information

TNB Wars. Due September 25, 2017 by 11:59 PM

TNB Wars. Due September 25, 2017 by 11:59 PM TNB Wars Due September 25, 2017 by 11:59 PM To receive full credit, you must adhere to all project guidelines on the APPM 2450 course webpage under the Projects tab, in addition to these instructions.

More information

2.2 DYNAMICS. The trajectory of a particle in a generalized coordinate system is described by the parametric equations

2.2 DYNAMICS. The trajectory of a particle in a generalized coordinate system is described by the parametric equations 187 2.2 DYNAMICS Dynamics is concerned with studying the motion of particles and rigid bodies. By studying the motion of a single hypothetical particle, one can discern the motion of a system of particles.

More information

ON BOUNDEDNESS OF THE CURVE GIVEN BY ITS CURVATURE AND TORSION

ON BOUNDEDNESS OF THE CURVE GIVEN BY ITS CURVATURE AND TORSION ON BOUNDEDNESS OF THE CURVE GIVEN BY ITS CURVATURE AND TORSION OLEG ZUBELEVICH DEPT. OF THEORETICAL MECHANICS, MECHANICS AND MATHEMATICS FACULTY, M. V. LOMONOSOV MOSCOW STATE UNIVERSITY RUSSIA, 9899, MOSCOW,

More information

Available online at J. Math. Comput. Sci. 6 (2016), No. 5, ISSN:

Available online at   J. Math. Comput. Sci. 6 (2016), No. 5, ISSN: Available online at http://scik.org J. Math. Comput. Sci. 6 (2016), No. 5, 706-711 ISSN: 1927-5307 DARBOUX ROTATION AXIS OF A NULL CURVE IN MINKOWSKI 3-SPACE SEMRA KAYA NURKAN, MURAT KEMAL KARACAN, YILMAZ

More information

Trajectory tracking & Path-following control

Trajectory tracking & Path-following control Cooperative Control of Multiple Robotic Vehicles: Theory and Practice Trajectory tracking & Path-following control EECI Graduate School on Control Supélec, Feb. 21-25, 2011 A word about T Tracking and

More information

C-partner curves and their applications

C-partner curves and their applications C-partner curves and their applications O. Kaya and M. Önder Abstract. In this study, we define a new type of partner curves called C- partner curves and give some theorems characterizing C-partner curves.

More information

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space

Motion in Space. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Motion in Space Motion in Space MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Suppose the position vector of a moving object is given by r(t) = f (t), g(t), h(t), Background

More information

SJÄLVSTÄNDIGA ARBETEN I MATEMATIK

SJÄLVSTÄNDIGA ARBETEN I MATEMATIK SJÄLVSTÄNDIGA ARBETEN I MATEMATIK MATEMATISKA INSTITUTIONEN, STOCKHOLMS UNIVERSITET Differential forms and Riemannian geometry av Thomas Aldheimer 2017 - No 41 MATEMATISKA INSTITUTIONEN, STOCKHOLMS UNIVERSITET,

More information

Differential-Geometrical Conditions Between Geodesic Curves and Ruled Surfaces in the Lorentz Space

Differential-Geometrical Conditions Between Geodesic Curves and Ruled Surfaces in the Lorentz Space Differential-Geometrical Conditions Between Geodesic Curves and Ruled Surfaces in the Lorentz Space Nihat Ayyildiz, A. Ceylan Çöken, Ahmet Yücesan Abstract In this paper, a system of differential equations

More information

SPHERICAL CURVES AND THEIR ANALOGUES IN AFFINE DIFFERENTIAL GEOMETRY1

SPHERICAL CURVES AND THEIR ANALOGUES IN AFFINE DIFFERENTIAL GEOMETRY1 PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 48, Number 2, April 1975 SPHERICAL CURVES AND THEIR ANALOGUES IN AFFINE DIFFERENTIAL GEOMETRY1 ERWIN KREYSZIG AND ALOIS PENDL ABSTRACT. Necessary

More information

( sin(t), cos(t), 1) dt =

( sin(t), cos(t), 1) dt = Differential Geometry MT451 Problems/Homework Recommended Reading: Morgan F. Riemannian geometry, a beginner s guide Klingenberg W. A Course in Differential Geometry do Carmo M.P. Differential geometry

More information

INDEX 363. Cartesian coordinates 19,20,42, 67, 83 Cartesian tensors 84, 87, 226

INDEX 363. Cartesian coordinates 19,20,42, 67, 83 Cartesian tensors 84, 87, 226 INDEX 363 A Absolute differentiation 120 Absolute scalar field 43 Absolute tensor 45,46,47,48 Acceleration 121, 190, 192 Action integral 198 Addition of systems 6, 51 Addition of tensors 6, 51 Adherence

More information

Linear Ordinary Differential Equations

Linear Ordinary Differential Equations MTH.B402; Sect. 1 20180703) 2 Linear Ordinary Differential Equations Preliminaries: Matrix Norms. Denote by M n R) the set of n n matrix with real components, which can be identified the vector space R

More information

Parallel Transport Frame in 4 dimensional Euclidean Space E 4

Parallel Transport Frame in 4 dimensional Euclidean Space E 4 Caspian Journal of Mathematical Sciences (CJMS) University of Mazandaran, Iran http://cjms.journals.umz.ac.ir ISSN: 1735-0611 CJMS. 3(1)(2014), 91-103 Parallel Transport Frame in 4 dimensional Euclidean

More information

ON THE SCALAR AND DUAL FORMULATIONS OF THE CURVATURE THEORY OF LINE TRAJECTORIES IN THE LORENTZIAN SPACE. 1. Introduction

ON THE SCALAR AND DUAL FORMULATIONS OF THE CURVATURE THEORY OF LINE TRAJECTORIES IN THE LORENTZIAN SPACE. 1. Introduction J. Korean Math. Soc. 43 (2006), No. 6, pp. 1339 1355 ON THE SCALAR AND DUAL FORMULATIONS OF THE CURVATURE THEORY OF LINE TRAJECTORIES IN THE LORENTZIAN SPACE N ihat Ayyıldız and Ahmet Yücesan Abstract.

More information

Chapter 5 of Calculus ++ : Description and prediction of motion

Chapter 5 of Calculus ++ : Description and prediction of motion Chapter 5 of Calculus ++ : Description and prediction of motion by Eric A Carlen Professor of Mathematics Georgia Tech c 2003 by the author, all rights reserved - Section : Curves in IR n Functions from

More information

ON OSCULATING, NORMAL AND RECTIFYING BI-NULL CURVES IN R 5 2

ON OSCULATING, NORMAL AND RECTIFYING BI-NULL CURVES IN R 5 2 Novi Sad J. Math. Vol. 48, No. 1, 2018, 9-20 https://doi.org/10.30755/nsjom.05268 ON OSCULATING, NORMAL AND RECTIFYING BI-NULL CURVES IN R 5 2 Kazım İlarslan 1, Makoto Sakaki 2 and Ali Uçum 34 Abstract.

More information

Module name Calculus and Linear Algebra (Maths 2) To provide additional mathematical tools required for core statistical and actuarial modules

Module name Calculus and Linear Algebra (Maths 2) To provide additional mathematical tools required for core statistical and actuarial modules MODULE SPECIFICATION UNDERGRADUATE PROGRAMMES KEY FACTS Module name and Linear Algebra (Maths 2) Module code AS2051 School Cass Business School Department or equivalent UG Programme UK credits 20 ECTS

More information

Dierential Geometry Curves and surfaces Local properties Geometric foundations (critical for visual modeling and computing) Quantitative analysis Algo

Dierential Geometry Curves and surfaces Local properties Geometric foundations (critical for visual modeling and computing) Quantitative analysis Algo Dierential Geometry Curves and surfaces Local properties Geometric foundations (critical for visual modeling and computing) Quantitative analysis Algorithm development Shape control and interrogation Curves

More information

Mannheim partner curves in 3-space

Mannheim partner curves in 3-space J. Geom. 88 (2008) 120 126 0047 2468/08/010120 7 Birkhäuser Verlag, Basel, 2008 DOI 10.1007/s00022-007-1949-0 Mannheim partner curves in 3-space Huili Liu and Fan Wang Abstract. In this paper, we study

More information

Arc Length and Curvature

Arc Length and Curvature Arc Length and Curvature. Last time, we saw that r(t) = cos t, sin t, t parameteried the pictured curve. (a) Find the arc length of the curve between (, 0, 0) and (, 0, π). (b) Find the unit tangent vector

More information

Three-Dimensional Motion Coordination in a Time-Invariant Flowfield

Three-Dimensional Motion Coordination in a Time-Invariant Flowfield To appear in Proc. 48th IEEE CDC Three-Dimensional Motion Coordination in a Time-Invariant Flowfield Sonia Hernandez and Dere A. Paley Abstract Three-dimensional motion coordination in a flowfield has

More information

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true.

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true. Math 210-101 Test #1 Sept. 16 th, 2016 Name: Answer Key Be sure to show your work! 1. (20 points) Vector Basics: Let v = 1, 2,, w = 1, 2, 2, and u = 2, 1, 1. (a) Find the area of a parallelogram spanned

More information

The Calculus of Vec- tors

The Calculus of Vec- tors Physics 2460 Electricity and Magnetism I, Fall 2007, Lecture 3 1 The Calculus of Vec- Summary: tors 1. Calculus of Vectors: Limits and Derivatives 2. Parametric representation of Curves r(t) = [x(t), y(t),

More information

THE NATURAL LIFT CURVES AND GEODESIC CURVATURES OF THE SPHERICAL INDICATRICES OF THE TIMELIKE BERTRAND CURVE COUPLE

THE NATURAL LIFT CURVES AND GEODESIC CURVATURES OF THE SPHERICAL INDICATRICES OF THE TIMELIKE BERTRAND CURVE COUPLE International Electronic Journal of Geometry Volume 6 No.2 pp. 88 99 (213) c IEJG THE NATURAL LIFT CURVES AND GEODESIC CURVATURES OF THE SPHERICAL INDICATRICES OF THE TIMELIKE BERTRAND CURVE COUPLE SÜLEYMAN

More information

Analytical Mechanics

Analytical Mechanics Analytical Mechanics R. J. Fries, 1,2 1 Cyclotron Institute, Texas A&M University, College Station TX, USA 2 Department of Physics and Astronomy, Texas A&M University, College Station TX, USA February

More information

The Frenet Frame and Darboux Vector of the Dual Curve on the One-Parameter Dual Spherical Motion

The Frenet Frame and Darboux Vector of the Dual Curve on the One-Parameter Dual Spherical Motion Applied Mathematical Sciences, Vol. 5, 0, no. 4, 7-76 The Frenet Frame and Darboux Vector of the Dual Curve on the One-Parameter Dual Spherical Motion Nemat Abazari Department of Mathematics Islamic Azad

More information

IEEE TRANSACTIONS ON ROBOTICS 1. Moving Path Following for Unmanned Aerial Vehicles with Applications to Single and Multiple Target Tracking Problems

IEEE TRANSACTIONS ON ROBOTICS 1. Moving Path Following for Unmanned Aerial Vehicles with Applications to Single and Multiple Target Tracking Problems IEEE TRANSACTIONS ON ROBOTICS 1 Moving Path Following for Unmanned Aerial ehicles with Applications to Single and Multiple Target Tracking Problems Tiago Oliveira, A. Pedro Aguiar, Member, IEEE, Pedro

More information

Math 302 Outcome Statements Winter 2013

Math 302 Outcome Statements Winter 2013 Math 302 Outcome Statements Winter 2013 1 Rectangular Space Coordinates; Vectors in the Three-Dimensional Space (a) Cartesian coordinates of a point (b) sphere (c) symmetry about a point, a line, and a

More information

Lecture Outline Chapter 10. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc.

Lecture Outline Chapter 10. Physics, 4 th Edition James S. Walker. Copyright 2010 Pearson Education, Inc. Lecture Outline Chapter 10 Physics, 4 th Edition James S. Walker Chapter 10 Rotational Kinematics and Energy Units of Chapter 10 Angular Position, Velocity, and Acceleration Rotational Kinematics Connections

More information

Kinematics. Chapter Multi-Body Systems

Kinematics. Chapter Multi-Body Systems Chapter 2 Kinematics This chapter first introduces multi-body systems in conceptual terms. It then describes the concept of a Euclidean frame in the material world, following the concept of a Euclidean

More information

Investigation of non-lightlike tubular surfaces with Darboux frame in Minkowski 3-space

Investigation of non-lightlike tubular surfaces with Darboux frame in Minkowski 3-space CMMA 1, No. 2, 58-65 (2016) 58 Communication in Mathematical Modeling and Applications http://ntmsci.com/cmma Investigation of non-lightlike tubular surfaces with Darboux frame in Minkowski 3-space Emad

More information

ON HELICES AND BERTRAND CURVES IN EUCLIDEAN 3-SPACE. Murat Babaarslan 1 and Yusuf Yayli 2

ON HELICES AND BERTRAND CURVES IN EUCLIDEAN 3-SPACE. Murat Babaarslan 1 and Yusuf Yayli 2 ON HELICES AND BERTRAND CURVES IN EUCLIDEAN 3-SPACE Murat Babaarslan 1 and Yusuf Yayli 1 Department of Mathematics, Faculty of Arts and Sciences Bozok University, Yozgat, Turkey murat.babaarslan@bozok.edu.tr

More information

CURVILINEAR MOTION: NORMAL AND TANGENTIAL COMPONENTS (12.7)

CURVILINEAR MOTION: NORMAL AND TANGENTIAL COMPONENTS (12.7) 19 / 36 CURVILINEAR MOTION: NORMAL AND TANGENTIAL COMPONENTS (12.7) Today s objectives: Students will be able to 1 Determine the normal and tangential components of velocity and acceleration of a particle

More information