Visual interactive differential geometry. Lisbeth Fajstrup and Martin Raussen

Size: px
Start display at page:

Download "Visual interactive differential geometry. Lisbeth Fajstrup and Martin Raussen"

Transcription

1 Visual interactive differential geometry Lisbeth Fajstrup and Martin Raussen August 27, 2008

2 2

3 Contents 1 Curves in Plane and Space Vector functions and parametrized curves Parametrization by vector functions Parametrized curves Fundamental properties of smooth vector functions An important consequence Tangents, velocity, and length Secants and tangents Velocity and arc length Exercises Curvature Approximating and osculating circles Principal normals and curvature functions Tangent and normal indicatrix and curvature Acceleration and curvature calculation The Curvature Function characterizes a Plane Curve The local canonical form of a plane curve Exercises Space Curves Moving frame, osculating plane and associated indicatrices Torsion and Frenet s equations Curvature and torsion functions characterize a space curve The local canonical form of a space curve Exercises

4 4 CONTENTS 1.5 Global properties The four-vertex theorem for plane curves Total curvature and Fenchel s theorem Exercises Surfaces in space Surfaces in space - the first definitions About coordinate systems Differentiable functions on surfaces Implicitly given surfaces Regular values of a function Is the solution set of an equation a surface? Particular classes of surfaces Surfaces of revolution Ruled surfaces A useful trick: extending a chart to a local diffeomorphism Curves on a surface Tangent planes and differentials Tangent planes and normal vectors - definitions Tangent planes The differential of a smooth function Normal vectors Oriented Surfaces A Unit Normal Vector Field The Gauss map of an oriented manifold Exercises

5 CONTENTS 5 4 Metric on a surface: The first fundamental form Distances, angles and areas on a surface The metric on the tangent plane The first fundamental form and linear algebra The first fundamental form and arc length The first fundamental form and area Appendix on bilinear forms Bilinear forms. Quadratic forms Bilinear forms and Gram matrices Change of coordinates Diagonalization Curvature functions on regular surfaces Vector fields Normal sections and normal curvature Normal curvature of arbitrary surface curves The Gauss map and its differential Tangent and normal vector fields along a curve Normal curvature and the differential of the Gauss map The second fundamental form Calculating the Weingarten matrix - linear algebra Gauss curvature and mean curvature Classification of points on a surface An outlook at minimal surfaces Isometries. Invariance of the Gauss curvature Isometries between surfaces Theorema egregium and consequences A proof of Theorema Egregium Christoffel symbols Definition The metric determines the Christoffel symbols A second proof of Theorema egregium

6 6 CONTENTS 7 Geodesics and the Gauss-Bonnet theorem Geodesic curvature. Geodesics Definitions The geodesic differential equations Existence and uniqueness The local Gauss-Bonnet theorem Relating geodesic curvature and Gaussian curvature Green s Theorem Hopf s Umlaufsatz Proof: Putting it altogether A note on geodesic triangles The global Gauss-Bonnet theorem The Euler characteristic of a surface Proof of the global Gauss-Bonnet theorem

7 1 Curves in Plane and Space 1.1 Vector functions and parametrized curves You have certainly encountered curves before. Simple examples are straight lines, circles, ellipses; more complex ones the trajectory of a spacecraft or of a charged particle in an electromagnetic field. We want to describe a framework that allows us to describe and investigate general curves in plane and space Parametrization by vector functions Many plane curves can be described as the graph of a function f : [a, b] R. But such a simple curve as a plane circle cannot! And for space curves, it is obvious that one has to find other means of description. Illustration 1.1 graph of a function, circle, and space curve - do it yourself... We let R n = {[x 1, x 2,...,x n ] x i R} denote ordinary n-dimensional { space 1 i = j equipped with the orthonormal basis {e i 1 i n}, e ij = δ ij = 0 i j. Definition 1.2 Let I R denote an open interval. 7

8 8 CHAPTER 1. CURVES IN PLANE AND SPACE 1. Any function r : I R n is called a vector function. A vector function can be described in coordinates as r(t) = i r i (t)e i = [r 1 (t),...,r n (t)], t I. 2. A vector function r : I R n, r(t) = [r 1 (t),...,r n (t)] is called smooth (C ) if the coordinate functions r i (t) are infinitely many times differentiable on I. Its derivative r : I R n is defined as r (t) = [r 1(t),...,r n(t)], t I. Remark 1.3 An interval J can be of the form ]a, b[, ]a, b], [a, b[ or [a, b] for real numbers a, b. One can extend Def. 1.2 and define curves on intervals, which are not open - by requiring r to be continuous on J and smooth on the interior. We may also consider intervals of the form ], b[, ], b], ]a, [, ]a, ] and ], [= R. The interior int(j) removes boundary points from J; f.ex., int([a, b]) =]a, b[. This is needed to extend Def. 1.2 to general intervals, since differentiability only makes sense on open intervals! Parametrized curves Let us get started with some examples: A line in Euclidean n-space through P in direction x R n \ {0} can be parameterized by the vector function r : R R n, r(t) = OP t = OP + tx, t R. The vector function c : [0, 2π] R 2, c(t) = [cost, sin t], represents a circle C in the Euclidean plane with radius 1 and the origin as its center: The circle consists of all points P t with OP t = c(t). In both cases, you may imagine the arrow OP t pointing at P t at time t. Remark, that a circle cannot be represented as the graph of a function f : R R: There are two elements y = ± 1 x 2 corresponding to an element x ( 1, 1) with [x, y] C. In space, it is even less reasonable to represent curves as graphs of functions. Example 1.4 The vector function r : R R 3, r(t) = [a cost, a sin t, bt] represents a helix winding around a cylinder of radius a with the z-axis as the central axis above, resp. below a circle of radius a. The helix will be used as one of our central examples throughout this chapter.

9 1.1. VECTOR FUNCTIONS AND PARAMETRIZED CURVES Figure 1.1: A helix Illustration 1.5 Better have an applet here: An interval, the circle/helix, and a scrollbar allowing to scroll a point one the interval, the corresponding point on the helix, and an arrow from the origin to that point (moving when scrolled!) See the geometric lab. Definition 1.6 A smooth vector function r : I R n is called a parametrization of the curve C = {P t R n OP t = r(t), t I} The curve C consists thus of all the points P t pointed to by arrows OP t = r(t). Often, you will imagine I as a time interval, and the curve given by a particle at position P t at time t. Example 1.7 (important general example): Is it always possible to represent a the graph of a function f : I R in the plane by a (vector function) parametrization? Yes! Here is the recipe: The curve C = {[x, f(x)] R 2 x I} can be parameterized by the vector function r : I R 2, r(t) = [t, f(t)], t I. Then, the points P t : [t, f(t)] run through all the points on the curve C. For instance, r(t) = [t, sin t] is a parametrization of the graph of the sine-function. Illustration 1.8 Scrollable interval and arrows to the graph.

10 10 CHAPTER 1. CURVES IN PLANE AND SPACE Fundamental properties of smooth vector functions Since we shall express geometric properties of curves using vector functions and their derivatives (up to degree 3), a brief investigation into properties of such vector functions will prove to be a good investment. The following rules apply to vector functions and ordinary functions that can be described as composites (sums, products, dot products, cross=wedge-products, composite of maps) of vector functions (and ordinary functions). Make sure that you understand the meaning of each term! Proposition 1.9 Let I, J R denote intervals; moreover, let r 1,r 2 : I R n denote smooth vector functions, and let f : I R and s : J I denote (ordinary) smooth functions. The derivatives of compound functions satisfy the following rules at every t int(i): 1. (r 1 ± r 2 ) (t) = r 1 (t) ± r 2 (t); 2. (fr 1 ) (t) = f (t)r 1 (t) + f(t)r 1 (t); 3. (r 1 r 2 ) (t) = r 1 (t) r 2(t) + r 1 (t) r 2 (t); 4. (r 1 r 2 ) (t) = r 1 (t) r 2(t) + r 1 (t) r 2 (t); 5. (The chain rule) (r 1 s) (t) = s (t)r 1(s(t)), t J. Proof: Having described vector functions by their coordinates, the proofs are straightforward implications of the rules for derivatives of ordinary smooth functions. Note, that the rules for the dot product (3.) and the cross product (4.) have the form of the ordinary product rule, again. Note that the terms in (3.) are ordinary smooth functions! An important consequence The following consequence of the derivation rules above is completely elementary, but nevertheless a technically very important device: Proposition 1.10 (The fundamental trick). Let c R denote a constant, and I R an interval. 1. Let r 1,r 2 : I R n denote two smooth vector functions with

11 1.2. TANGENTS, VELOCITY, AND LENGTH 11 r 1 (t) r 2 (t) = c for every t I. Then, r 1(t) r 2 (t) + r 1 (t) r 2(t) = 0 for every t int(i). 2. Let r : I R n denote a smooth vector function with constant length r(t) = c for every t I. Then r(t) r (t) = 0 for every t int(i). In particular, r (t) is perpendicular on r(t) for every t int(i). Proof: Apply the product rule (1.9.3) for vector functions. 1.2 Tangents, velocity, and length Secants and tangents For the graph of a function f : I R, the secant through [x 0, f(x 0 )] and [x 1, f(x 1 )] with x 0 x 1 is defined as the line through these two points on the graph. The tangent to the graph at [x 0, f(x 0 )] is defined as the limit position of these secant lines when x 1 tends to x 0 if such a limit position exists. We know that it exists when f is smooth; in that case it is the line through [x 0, f(x 0 )] with slope f (x 0 ). It is not very difficult to generalise these concepts to curves (in the plane, in 3-space or in n-space) given by a smooth parametrization. In fact, smoothness is not quite enough to guarantee the existence of a tangent line at every point. This can be seen in Example 1.11 Let C denote the curve given by the parametrization r : R R 2, r(t) = [1 + t 2, 1 + t 3 ], cf. Fig Apparently, this curve has a singularity at the point OP 0 = [1, 1]. The secant lines do have a limit position, which is the horizontal line through P 0. But this line is not a good approximation to the curve near P 0. Points in the 2. quadrant in the line do not approximate the curve. Illustration 1.12 Scroll on the tangent line and on the curve using the differential, both at P 0 and at P 1. But in most cases, a tangent line yields a good approximation, e.g., at the point P 1 : [2, 2] for the curve above. Why do we find different behaviour? Let us calculate derivatives: r (t) = [2t, 3t 2 ]; r (0) = 0 r (1) = [1, 1] 0!

12 12 CHAPTER 1. CURVES IN PLANE AND SPACE Figure 1.2: A curve with a singular point Definition A smooth vector function r : I R n is called a regular parametrization of the curve C = {P t R n OP t = r(t), t I} if and only if r (t) 0 for all t int(i). 2. A subset C R n is called a regular curve if there is a regular parametrization r : I R n with C = {P t R n OP t = r(t), t I}. Remark There is nothing like the parametrization of a curve. You can move along a curve at different speed, and speed need not be constant. 2. A regular curve may have a non-regular parametrization. This is the case for the circle with the parametrization c(t) = [cost 2, sin t 2 ], t R. Why? 3. The curve C from Ex does not possess any regular parametrization. Tangents of regular curves Given a (regular) curve C with a regular parametrization r : I R n, it is easy to show that it has a tangent line at every point P t C, t int(i) and to determine it: Given a point P t0 C with r(t 0 ) = OP t0, t 0 int(i). To get the tangent line to C at P t0, we only need a parallel vector as a limit vector from suitable parallel vectors of secant lines nearby. The secant between P t0 and P t with r(t) = OP t has parallel vector P t0 P t = OP t OP t0 = r(t) r(t 0 ) (for P t0 P t ). For t t 0,

13 1.2. TANGENTS, VELOCITY, AND LENGTH 13 this difference vector gets shorter and shorter and thus tends to 0, hence does not give information on the direction of a possible tangent. Instead, we look at the unit parallel vector P t0 P t = r(t) r(t 0) P t0 P t r(t) r(t 0 ) and its limit position for t t 0. Illustration 1.15 Applet with secants and tangents See the geometric lab.. Proposition 1.16 Let r : [a, b] R n denote a regular parametrization of a curve C. Let t 0 (a, b) and OP t0 = r(t 0 ). Then, the curve has a tangent line at P t0 with parallel vector r (t 0 ). A parametrization for the tangent line is t(t) = r(t 0 ) + tr (t 0 ). Proof: For a regular parametrization, we take the limit of the unit direction vectors for t t 0 + from the left: P t0 P t lim t t 0 + P t0 P t = lim r(t) r(t 0 ) t t 0 + r(t) r(t 0 ) = lim t t 0+ and similarly, r(t) r(t 0 ) t t 0 lim t t0 + r(t) r(t 0) P t0 P t lim t t 0 P t0 P t = r (t 0 ) r (t 0 ). = r (t 0 ) r (t 0 ), t t 0 (Why does this not work for r (t 0 ) = 0?). In particular, these two limit vectors are the two unit vectors parallel to r (t 0 ). Hence the line through P t0 with parallel vector r (t 0 ) is a limit for the secant lines through P t0 and thus rightly qualifies as the tangent line. Illustration 1.17 Applet firing tangents from points at a regular curve given by a parametrization after choice. Including coordinates of position and direction. Remark that a regular curve has a tangent vector at each point. On the other hand, a curve with a non-regular parametrization may have tangent lines, but Ex shows that there may be points without a tangent line (regardless the parametrization). In many cases, one can still define semi-tangents using the limits as the definition. lim t t 0 + r(t) r(t 0 ) r(t) r(t 0 ), resp. lim t t 0 r(t) r(t 0 ) r(t) r(t 0 )

14 14 CHAPTER 1. CURVES IN PLANE AND SPACE Velocity and arc length Speed and unit tangent vectors Proposition 1.16 shows that the derivative r (t) of a regular parametrization of a curve C contains the geometric information needed to determine the tangent lines to C. But there is more (non-geometric) information hidden in the vector function r (t). If you imagine r(t) tracing the trajectory of a particle at time t, differentation should have something to do with the speed of that motion, as well. How can one grasp the speed of a smooth vector function? As for functions of one variable, we look at the quotient P t0 P t. For t t 0, we obtain t t 0 = r(t) r(t 0) t t 0 the limit lim t t0 r(t) r(t 0 ) t t 0 = lim t t0 r(t) r(t 0 ) t t 0 = r (t 0 ). Definition 1.18 Let r : I R n denote a smooth vector function. At t 0 int(i), it has speed v(t 0 ) = r (t 0 ) and unit tangent vector t(t 0 ) = r (t 0 ) r (t 0. In particular, ) r (t 0 ) = v(t 0 )t(t 0 ) for all t 0 int(i). Illustration 1.19 Parametrization: Interval, derivatives, tangents and speed curve. Reparametrizations How are different parametrizations of the same regular curve related to each other? Well, they should give rise to the same tangent lines along the curve, whereas speed functions can be entirely different. Here is a method to reparametrize a regular curve with a given regular parametrization r : I R n : Choose a (strictly monotone) smooth bijective 1 function f : J I from an interval J such that f (t) > 0 for all t int(j). Then the composite vector function r 1 = r f : J R n parametrizes C since r 1 (t) = r(f(t)) or r(u) = r 1 (f 1 (u)), and it is regular (Why? The chain rule in Prop ) Illustration 1.20 Two intervals, a reparametrization, and the motion along the curve. (three moving spots) We use this approach to make the definition of a regular curve from Def more precise. Remark first that we may define an equivalence relation on regular parametrisations: r r 1 if and only if r 1 is a reparametrization of r; cf. Exc and onto

15 1.2. TANGENTS, VELOCITY, AND LENGTH 15 Definition 1.21 A regular curve is an equivalence class of regular parametrisations under the equivalence class above. Since we only allow reparametrization functions f with f > 0 everywhere, we can speak about an orientation (order) on the curve: r(t 0 ) comes before r(t 1 ) if and only if t 0 < t 1. Arc Length Let r : I R n denote a smooth vector function that is a regular parameterisation of a regular curve C R n. Definition 1.22 The length l(c) of the curve C is defined as the non-negative real number I r (t) dt. For r(t) = [x 1 (t),...,x n (t)], we obtain: l(c) = (x 1 (t)) (x n (t))2 dt. I Example For the helix from Ex. 1.4 with parametrization r : R R 3, r(t) = [a cost, a sin t, bt], we calculate: r (t) = (a sin t) 2 + (a cost) 2 + b 2 = a 2 + b 2. Hence, one turn around the helix has length l = s(2π) = 2π 0 a2 + b 2 dt = 2π a 2 + b 2. Remark that you obtain the familiar formula for the arc length of a circle in case b = For the graph of a function f : [a, b] R from Ex. 1.7 with parametrization r : [a, b] R 2, r(t) = [t, f(t)], a t b, we calculate the length l of the graph as follows: r (t) = [1, f (t)] = 1 + (f ) 2 (t), and hence l = b a 1 + (f ) 2 (t)dt. The last example shows, that it is very often difficult or impossible to calculate the length of a curve in explicit terms. Many of the integrands involving square roots do not have explicit antiderivatives!

16 16 CHAPTER 1. CURVES IN PLANE AND SPACE Here is a motivation for Def. 1.22: For t Ī, let I t = I ], t] denote the part of the interval containing numbers less than or equal to t. Then, the vector function r t : I t R n, r t (u) = r(u) is a regular parametrization of a section C t of the curve C. Let s(t) denote the length of C t. The function s : I R is called the arc length function of the parametrization. Note that s is monotonous: Increasing t yields increasing s(t)! Arc length s(t) and speed v(t) of the parametrization r should be related by the property: s (t) = v(t) = r (t), and hence s(t) = I r (u) du + c, c a real constant. For t 0 = inf I, the length of the empty curve C t0 has to be zero, hence c = 0. Illustration 1.24 Scrollable interval, parametrization, section C t, functions s(t) and s (t). If the concept of length has any value, it should be independent of the choice of a regular parametrization of a given curve. This is indeed the case; see Exc Unit Speed Parametrization It is somehow awkward to have too many parametrizations for the same curve. For theoretical purposes, one needs a particular nice one: Definition 1.25 A vector function r al : I R n is called a unit speed parametrization if its speed satisfies v(s) = r al (s) = 1 for every s int(i). In other words, the derivative of r al is the unit tangent vector t(s) at every element s I : t(s) = r al (s). It has the following property which explains its second name an arc length parametrization: Proposition 1.26 For t 0 t 1 I, the arc length function s associated with a unit speed parametrization has the property: s(t 1 ) s(t 0 ) = t 1 t 0. Proof: s(t 1 ) s(t 0 ) = I t1 r al (s) ds I t0 r al (s) ds = t 1 t 0 r al (s) ds = t 1 t 0 ds = t 1 t 0.

17 1.2. TANGENTS, VELOCITY, AND LENGTH 17 Example 1.27 The parametrization r(t) = [a cost, a sin t, bt] for the helix from Ex. 1.4 yields (cf. Ex. 1.23): v(t) = r (t) = a 2 + b 2 ; in particular, it is a constant function. Hence, starting at t = 0, the arc length function is given as s(t) = a 2 + b 2 t; and thus its inverse is t(s) = s a. Substituting t(s) into the 2 +b parametrization r yields the arc length parametrization 2 for the helix, to wit: r al (s) = r(t(s)) = [a cos s s a sin a2 + b2, a2 + b 2, b s a2 + b 2]. Remark The following gives an easy intuitive idea for the arc length parametrization of a given curve: Imagine a piece of rope with a scale (starting at 0) and bend it along the curve (without stretching!) Then, r al (s) is the vector from the origin to the point corresponding to the mark s on the scale. 2. The advantage of the arc length parametrization is that it focusses on the geometric properties of the curve rather than the infinitely many possible different modes (with varying speed, acceleration etc.) to run through it. Using this parametrization, it will be much easier to define entities like the curvature; on the other hand, for concrete calculations, one usually does not dispose of a concrete arc length parametrization. Does a regular curve always admit a unit speed parametrization? Well, in most cases, it is not possible to write down an explicit unit speed parametrization using familiar functions as components. Nevertheless, a unit speed parametrization always exists: To find it, let us first assume that there is a unit speed parametrization r al : I R n representing a curve C. Let f : J I denote any bijection with f (t) > 0 giving rise to the (re)parametrization r = r al f of the curve C. The two parametrizations are linked via the arc length function s : J [0, l(c)] associated to the parametrization r, to wit: r(t) = r al (s(t)). ( At time t, we trace the point at distance s(t) from the start point ). How could one (re)construct r al given r? Well, if the function s had an inverse t : [0, l(c)] J, then r al (s) = r al (s(t(s))) = r(t(s)). (1.1) Illustration 1.29 Scrollable s and t-intervals and parametrization.

18 18 CHAPTER 1. CURVES IN PLANE AND SPACE The function s : J R, s(t) = I r (t) dt has the derivative s (t) = r (t) = f (t) > 0, and hence s is strictly increasing. Therefore, it has in fact a smooth inverse, and we can use (1.1) as the definition of an arc length (unit speed) parametrization. Remark that we have shown the existence of a unit speed parametrization using the existence of a function t inverse to s. In most cases, it is not possible to give a formula for t(s) in terms of well-known functions. Just try for the graph of a differentiable function (cf. Ex. 1.7). As you may have observed by now, it is customary to use the parameter s for an arc length parameter, and t for an arbitrary parameter. Whenever s is used in this text, we talk about a unit speed parametrization. A geometric property of unit speed parametrizations The following property of unit speed parametrizations is the main reason why geometers like them so much. It is an immediate consequence of the fundamental trick (Prop. 1.10): Proposition 1.30 Let r : I R n denote a unit speed parametrization. Then, r (s) r (s) = 0 for all s int(i). In geometric terms, the acceleration vector r (s) is always perpendicular on the tangent vector r (s) Exercises 1. Calculate tangents of several curves and use applet to show them. 2. Determine a parametrization for the tangent line to the graph of the function f :]a, b[ R (with parametrization r :]a, b[ R 2, r(t) = [t, f(t)] at t 0 ]a, b[. Is the result familiar? 3. How can you determine from r (t 0 ) whether the curve C has a horizontal/vertical tangent at P t0? 4. Why can the curve from Ex not have any regular parametrization at P 0 : [1, 1]? 5. Show that the relation on regular parametrisations (r r 1 if and only if there is a bijective function f : J I with f (t) > 0 for every t int(j)

19 1.3. CURVATURE 19 with r 1 = r f) is an equivalence relation (i.e., reflexive, symmetric, and transitive). One may change the definition of by allowing bijective reparametrisations f with f (t) 0 for every t int(j). How is the geometric meaning changed? 6. Show that the length of a regular curve C is independent of the choice of a regular parametrization. (Hint: Let r : I R n denote a regular parametrization of C, let f : J I denote a real function such that r 1 = r f : J R n is a regular reparametrization of C. Using the chain rule for derivatives and substitution for integals, show, that r 1 du = r dt.) J 7. Find a unit speed parametrization of the regular space curve C given by the parametrization r(t) = [t, 6 2 t2, t 3 ], t R. I 1.3 Curvature From now on, we restrict ourselves to (regular) plane and space curves, given by regular smooth parametrizations r : I R n, n = 2 or n = 3. What should the curvature of a curve be? Well, a line is not curved at all; its curvature has to be zero. A circle with a small radius is more curved than a circle with a large radius. Circles and lines have constant curvature. Curves that are not (pieces of) circles or lines will have a curvature varying from point to point Approximating and osculating circles A tangent line to a curve C can be defined as the limit of the secant lines through two points on the curve. In much the same spirit, one can define curvature circles (= osculating circles) as the limit circles of circles passing through three points on the curve. The curvature of C at a point P is then defined as the inverse of the radius of this curvature circle at P. Let C denote a plane or space curve given by a unit speed parametrization r : I R n, n = 2 or n = 3. Let s 0 int(i) and P s0 the point on C with r(s 0 ) = OP s0.

20 20 CHAPTER 1. CURVES IN PLANE AND SPACE To construct the curvature circle at P s0, choose s 1 and s 2 close to s 0 such that P s0, P s1 and P s2 are not contained in a line (This is possible unless the curve is coinciding with a line close to P s ). In Exc , you are invited to show that there exists exactly one circle through the points P s0, P s1 and P s2 ; we denote its center by C(s 0, s 1, s 2 ). The idea is to find a limit circle when both s 1 and s 2 approach s 0. To this end, we investigate the real smooth function d(s) = (r(s) C(s 0, s 1, s 2 )) (r(s) C(s 0, s 1, s 2 )). Its geometric meaning is the square of the distance between P s and C(s 0, s 1, s 2 ). By definition, d(s 0 ) = d(s 1 ) = d(s 2 ), i.e., the square of the radius of the circle through these three points. By Rolle s theorem for smooth functions in one variable, there exist two intermediate values t 1, t 2 such that d (t 1 ) = d (t 2 ), and, moreover an intermediate value u such that d (u) = 0. The derivatives of d can be calculated as d (s) = 2r (s) (r(s) C(s 0, s 1, s 2 )), resp. (1.2) d (s) = 2(r (s) (r(s) C(s 0, s 1, s 2 )) + 2r (s) r (s) = 2(r (s) (r(s) C(s 0, s 1, s 2 )) + 2. (1.3) To obtain the last equality, we used that r is a unit speed parametrization. At s = u, we obtain in particular: r (u) (r(u) C(s 0, s 1, s 2 )) = 1. Illustration 1.31 Circles through 3 points on the curve converging to osculating circle. The function d and intermediate points. See geometric lab. Now, let s 1 and s 2 tend to s 0 to get a limiting curvature circle with centre C(s 0 ) and radius ρ(s 0 ). You are invited to show the existence of this curvature circle in Exc When s 1 and s 2 tend to s, t 1, t 2 and u tend to s 0, as well. This allows us to derive from (1.2), that r (s 0 ) (r(s 0 ) C(s 0 )) = 0, and that r (s 0 ) (r(s 0 ) C(s 0 )) = 1. We obtain the following geometric implications: Lemma 1.32 The tangent line to C at P s0 (parallel to t(s 0 ) = r (s 0 )) is perpendicular to the radial vector P s0 C s0 and, for a plane curve The acceleration vector t (s 0 ) = r (s 0 ) is perpendicular to r (s 0 ) according to Prop. 1.30, and hence, it has to be parallel to r(s 0 ) C(s 0 ); calculating lengths, we obtain: r (s 0 ) r(s 0 ) C(s 0 ) = 1, i.e., t (s 0 ) = r (s 0 ) = 1 ρ(s 0. The length of the acceleration vector is thus inverse to the radius of ) curvature at s 0.

21 1.3. CURVATURE 21 This length t (s 0 ) = r (s 0 ) is the absolute value of the curvature of the plane curve C at P s0. We shall introduce a refinement, the signed curvature for plane curves in the next Sect Illustration 1.33 Curve, r (s 0 ),r(s 0 ) C(s 0 ),r (s 0 ), r (s 0 ). Scrollable. For a space curve C, one can follow the same line of argument; we need the existence of the osculating plane and its properties to complete the description of the curvature for space curves. See Sect Principal normals and curvature functions Let C be a regular smooth curve in the plane or in 3-space with unit speed parametrization r : I R n, n = 2 or 3. By Def and its explanation, the vector t(s) = r (s) is a unit tangent vector to the curve at the point P s. The vector function t : I R i is called the unit tangent vector field moving along the curve. We are now going to analyse the information hidden in the derived vector field t = r along the curve C. An application of Prop yields: Corollary At every point P s of the curve, the derivative t (s) is perpendicular to t(s) : t (s) t(s) = For a plane curve C the vectors t (s) and ˆt(s) are parallel. Definition The vector t (s) is called the curvature vector at the point P s on C with OP s = r(s). 2. A point P s on C is called an inflection point if t (s) = The principal normal vector n(s) to the curve at P s is defined as follows: (a) For a plane curve C let n(s) = ˆt(s). (b) For a space curve C let n(s) = t (s) t (s) at every non-inflection point P s C. Definition 1.36 The curvature κ(p s ) of the curve C at the point P s is defined as follows: 1. For a plane curve C let and thus κ(s) = ± t (s). t (s) = κ(s)n(s), (1.4)

22 22 CHAPTER 1. CURVES IN PLANE AND SPACE 2. For a space curve C let κ(s) = t (s) 0. (1.5) and thus for κ(s) 0 : t (s) = κ(s)n(s). C n t P ρn ρn n Q t Figure 1.3: Tangent and principal normal vectors and osculating circles at points P and Q. The radius of curvature is ρ = 1/κ Remark By Cor. 1.34, tangent and principal normal vectors are perpendicular to each other at every point of the curve: t(s) n(s) = An inflection point P s on C is characterised by the property κ(s) = 0. Illustration 1.38 Moving tangent, t (s),n(s), osculating circle; view inflection points; moreover, plot curvature. Here are several motivations for the definition of the curvature above: 1. The magnitude t (s) of the derivative t (s) measures the rate of change of the direction of the tangent vector field t(s) since its length t (s) is constant. The faster the direction of the tangent vector changes, the more curved is the curve.

23 1.3. CURVATURE Let us calculate the curvature for a plane circle with radius R. With center at the origin, the arc length parametrization of the circle is given by r al (s) = [R cos s, R sin s ]. We calculate: R R t(s) = [ sin s R, cos s R ], t (s) = [ 1 R cos s R, 1 R sin s R ] = 1 Rˆt(s), and according to (1.4), κ(s) = 1 for every s. Hence, the curvature of a R circle is constant and in inverse proportion to its radius as it should! For a general curve C, the curvature at a point P is in inverse proportion to the radius of the best approximating circle at P, the so-called osculating circle, cf. Fig. 1.3 and Sect Tangent and normal indicatrix and curvature In the plane, a unit vector field v : I R 2 takes values in the unit circle S 1 := {[x, y] R 2 x 2 + y 2 = 1} = {[cos(θ), sin(θ)] θ R}. It can thus be seen as a continuous map v : I S 1 ; if the curve does not have double points 2, one may view it as a map from C to S 1, the so-called indicatrix. We shall later use a similar point of view to define the Gauss map on a surface. Both the unit tangent vector field t(s) and the principal normal vector field ˆt(s) give rise to (perpendicular) tangent and normal indicatrices. Illustration 1.39 Tangent and normal indicatrices of a plane curve; simultaneously moving points on interval, curve and S 1. To relate to curvature calculations, we choose a description of the unit tangent vector field as t(s) = [cosθ(s), sin θ(s)] with θ(s) the angle between t(s) and the horizontal vector i, i.e., cosθ(s) = t(s) i 3. A calculation of t (s) using the chain rule (Prop. 1.9(5)) yields: t (s) = θ (s)[ sin θ(s), cosθ(s)] = θ (s)ˆt(s), (1.6) and hence: κ(s) = θ (s). Hence, the curvature measures the rate of change for the angle between tangents, as it should. Moreover, we get an explanantion for the sign of the curvature of a plane curve, to wit: Corollary 1.40 Near the point P s, a plane curve C is curved 2 and neither converges to a point already on the curve at an end of the interval 3 This can easily be done locally and then lifted along the entire curve. Try Exc

24 24 CHAPTER 1. CURVES IN PLANE AND SPACE counter-clockwise if and only if κ(s) > 0, and clockwise if and only if κ(s) < 0. In Fig. 1.3, the curvature is negative at P and positive at Q. Illustration 1.41 Banchoff s curvature caterpillar. One needs to explain, that n (s) = κ(s)t(s) Exc ?! Indicatrices for space curves will be covered in Sect Acceleration and curvature calculation The definition of curvature above uses the unit speed parametrization of a given curve. But in general, you have only a regular parametrization r : J R n at hand. In this case, the curvature at a given point P is hidden in the acceleration vector at that point. Let us first compare the derivatives of different parametrizations of the same curve C: Let r : J R n denote a regular smooth parametrization, let s : J I = s(j) R denote the associated arc length function s(t) = I t r (u) du. Let r al : I R n the unit speed (arc length) reparametrization (cf. Sect. 1) with the property r(t) = r al (s(t)). Let us calculate the derivatives of the parametrization r(t) using the chain rule and the product rule from Prop. 1.9 and the definition of curvature from Def. 1.36: r (t) = s (t)r al (s(t)) = v(t)t(t); r (t) = v (t)r al(s(t)) + (s (t)) 2 r al(s(t)) = v (t)t(t) + v(t) 2 κ(t)n(t). (1.7) (If P t C R n is the point with OP t = r(t), then v(t) is the speed at P t associated to the parametrization, a(t) = v (t) = s (t) is the scalar acceleration at P t, t(t) is the unit tangent vector to C at P t, κ(t) the curvature of C and n(t) the principal normal vector to C at P t.) Before using (1.7) to calculate the curvature of a given curve, let us look at the following attractive interpretation in mechanics: Equation (1.7) yields a decomposition of the acceleration vector a(t) = r (t) into a tangential component a t (t) and a normal component a n (t) : a(t) = a t (t) + a n (t) = v (t)t(t) + v 2 (t)κ(t)n(t).

25 1.3. CURVATURE 25 In particular, the magnitude of the tangential component is: a t (t) = v (t), which is the scalar accelaration, i.e., the rate of change of the speed. The magnitude of the normal component is: a n (t) = v 2 (t)κ(t). Hence, the force acted upon a particle normal to its path is proportional to the square of its speed and to the curvature of the curve. This is intuitively known to every car driver; when you drive through a narrow curve, you have to slow down drastically in order to avoid strong normal forces. Curvature formulas Proposition Let C be a plane curve with parametrization r : J R 2. Its curvature κ(t) at a point P t with OP t = r(t) is given by κ(t) = [r (t),r (t)] r (t) 3. (1.8) The numerator [r (t),r (t)] is the plane product of the vectors r (t),r (t) R 2. More explicitly, for r(t) = [x(t), y(t)], t J, we obtain: x (t) x (t) y (t) y (t) κ(t) = ( (1.9) x (t) 2 + y (t) 2 ) Let C be a space curve with parametrization r : J R 3. Its curvature κ(t) at a point P t with OP t = r(t) is given by Proof: κ(t) = r (t) r (t) r (t) 3. (1.10) More explicitly, for r(t) = [x(t), y(t), z(t)], t J, we obtain: κ(t) = [x (t), y (t), z (t)] [x (t), y (t), z (t)] ( x (t) 2 + y (t) 2 + z (t) 2 ) 3. (1.11) 1. Using properties of the determinant of a (2 2)-matrix and (1.7), we obtain: [r (t),r (t)] = [v(t)t(t), v (t)t(t)+v 2 (t)κ(t)ˆt(t)] = [v(t)t(t), v 2 (t)κ(t)n(t)] = v 3 (t)κ(t)[t(t),ˆt(t)] = v 3 (t)κ(t). (The last equation uses that the plane product of a unit vector and its hat vector is one, since it measures the (signed) area of the rectangle spanned by both vectors.)

26 26 CHAPTER 1. CURVES IN PLANE AND SPACE 2. Using properties of the cross product and (1.7), we obtain: r (t) r (t) = v(t)t(t) (v (t)t(t)+v 2 (t)κ(t)n(t)) = v(t)t(t) v 2 (t)κ(t)n(t) = v 3 (t)κ(t)(t(t) n(t)). The vector t(t) n(t) is a unit vector, since t(t) and n(t) are mutually orthogonal unit vectors. Therefore, the vector r (t) r (t) has length v 3 (t)κ(t). Example An ellipse E with semi-axes a and b has a parametrization r(t) = [a cost, b sin t], t [0, 2π]. We calculate: r (t) = [ a sin t, b cost], r (t) = [ a cos t, b sin t], [r (t),r (t)] = a sin t a cost b cost b sin t = ab. Since r (t) = a 2 (sin t) 2 + b 2 (cost) 2, we obtain: κ(t) = ab. (1.12) (a 2 (sin t) 2 + b 2 (cost) 2 ) The curve C f given as the graph of a function f : [a, b] R (Ex. 1.7) can be parameterised by the vector function r : [a, b] R 2 given as r(t) = [t, f(t)]. We calculate: r (t) = [1, f (t)], r (t) = [0, f (t)]; hence, [r (t),r (t)] = f (t), r (t) = 1 + (f (t)) 2, and κ(p t ) = f (t) (1.13) 1 + (f (t)) 23. In particular, C f is curved counter-clockwise at P t if f (t) > 0 and clockwise if f (t) < 0 (Cor. 1.40). 3. Let r denote the parametrization for a helix from Ex. 1.4 given as r(t) = [a cost, a sin t, bt], a, b > 0. Its derivatives (velocity and acceleration vectors) are calculated as r (t) = [ a sin t, a cost, b]; r (t) = [ a cos t, a sin t, 0]. (1.14)

27 1.3. CURVATURE t Figure 1.4: Ellipse and curvature function Hence, r (t) = a 2 + b 2 ; r (t) r (t) = [ab sin t, ab cost, a 2 ]; r (t) r (t) = a a 2 + b 2. (1.15) The curvature of the helix at P t is calculated as κ(t) = a a 2 + b 2 a2 + b 23 = a a 2 + b2. (1.16) Note, that the curvature is constant along the helix. For b = 0, we get as a special case the curvature 1 of a circle with radius a. a Osculating Circles In Sect , we motivated the curvature concept via the radii of osculating circles approximating the curve. Having determined the curvature of a curve with a given parametrization, we can now determine the osculating circles for a plane curve C given by a regular smooth parametrization r : I R 2.

28 28 CHAPTER 1. CURVES IN PLANE AND SPACE Proposition 1.44 The osculating circle at P t with OP t = r(t) has radius ρ(t) = 1 and center C κ(t) t with P t C t = 1 n(t). κ(t) Proof: Exc Use Lemma In a similar way, one can determine the osculating circles along a space curve. In that case, one has to use that the osculating circle through P t is contained in the osculating plane ω(t) through P t (cf. Sect ). The Evolute Curve From a given curve C, one may obtain a new curve E C, the evolute of C, by associating to every point P C the corresponding centre of curvature C P, i.e., the center of the osculating circle through P. It is easy to translate the description of this center in 1.44 into a parametrization of E C : Corollary 1.45 Let C be a curve with parametrization r : I R 2. The following is a parametrization for the evolute E C of C: e(t) = r(t) + n(t) κ(t) = r(t) + r (t) 3 [r (t),r (t)] r (t) r (t) = r(t) + r (t) 2 [r (t),r (t)] r (t). Example The evolute of a cycloid is a translated cycloid. 2. The evolute of an ellipse is an astroid. Using Cor. 1.45, we obtain the parametrization e(t) = [ a2 b 2 (cost) 3, b2 a 2 (sin t) 3 ]. a b Illustration 1.47 Replace figure by an applet producing moving osculating circles and the evolute (as done by Robert for a specific curve) Proposition 1.48 Let C denote a regular plane curve with constant curvature κ. For κ = 0, C is a straight line segment; for κ 0, C is contained in a circle. Proof: Let r denote a unit speed parametrization of C. If κ = 0, then r = 0 (why?), and r (s) is a constant vector v. Hence, r(s) = sv +b for some constant vector b; the image of an interval is thus contained in a straight line.

29 1.3. CURVATURE Figure 1.5: Ellipse with osculating circles and evolute Now suppose κ 0. The evolute curve of a circle is a constant point e(t) = e. Let us first show, that the evolute curve of C is constant, too: By Cor. 1.45, it is given by e(s) = r(s) + n(s) κ. Hence, e (s) = r (s) + n (s) κ = t(s) κ t(s) = 0. κ (The middle equation stems from Exc (c)). As a result, e(s) is a constant vector e, and r(s) e = n(s) has constant length r(s) e = 1. Hence, the κ κ image of r is contained in the circle with center at e and radius 1. κ The Curvature Function characterizes a Plane Curve We have seen how to associate to a curve its curvature function. Illustration 1.49 Again. Curve and asociated curvature function. Is it possible to somehow reverse this process? More precisely: Let k : I R denote a continuous function. Is there always a plane curve C (with unit speed

30 30 CHAPTER 1. CURVES IN PLANE AND SPACE parametrization r : I R 2 ) realizing this function as the curvature function associated to C? How many such curves are there? The answer is, that there is always such a curve, and it is uniquely determined up to a rigid motion of the plane, i.e., up to a combination of a translation and a rotation. First of all, it is clear, that a translation, resp. a rotation does not change the curvature function κ. On the other hand the following iterative construction shows why one should expect the existence of a curve with given curvature function 4 : Choose a start point P 0 and a start direction given by a unit vector v 0 (this choice corresponds to the choice of a translation and a rotation). Draw a circular arc of length s through P 0 with tangent vector v 0 and radius ρ 0 = 1. At the end of κ(0) this little circle you obtain a point P s and a tangent direction v s. Continue with a circular arc of length s through P s with tangent vector v s and radius ρ s = 1 κ(s) and obtain an end point P 2s and an end direction v 2s. Keep on. The resulting curve will not be smooth everywhere, but for small s, the curvature will be a step function close to the original κ. Before the computer age, this method was in fact sometimes used to graph a curve given by a parametrization! Illustration 1.50 Curve consisting of circular arcs and curvature step function Let us now transform this intuitive reasoning into a theorem with a strict proof: Let I R denote an open interval, let C k (I,R n ) denote the continuous (vector) functions r : I R n that are k times differentiable on I with continuous derivatives 5. Associating to a unit speed parametrization of a plane curve its curvature function corresponds to a map K : {r C 2 (I,R 2 ) r (s) = 1 for all s I} C 0 (I,R). A translation of the answer given initially into technical terms reads as follows: Theorem 1.51 (The fundamental theorem for plane curves) 1. The map K is onto. 2. K(r 1 ) = K(r 2 ) if and only if there exists a rigid motion Φ : R 2 R 2 such that r 2 = Φ r 1. 4 Another way to introduce this construction is: How to find a curve whose curvature function is a step function 5 Should we introduce this notation earlier?

31 1.3. CURVATURE 31 Proof: The map K can be decomposed as K : {r C 2 (I,R 2 ) r C 1 (I, S 1 )} D 1 C 1 (I, S 1 ) D 2 C 0 (I,R) with D 1 denoting differentiation. To describe the map D 2, note first that every vector function t C 1 (I,S 1 ) can be parameterized by a C 1 - (angle) function θ : I R such that t(s) = [cosθ(s), sin θ(s)] with θ well-determined up to a constant 2πn, n Z (cf. Sect ). We define D 2 (t) = θ the derivative of θ, which is well-determined! The discussion in Sect , in part. (1.6), shows that K(r) = κ, the curvature function associated to r. Let k : I R denote a continuous function and let s 0 I. Define 1. angle functions θ : I R as θ(s) = s s 0 k(u) du + θ 0 for arbitrary θ 0 R; those are all functions with θ = k. 2. unit vector functions t : I S 1 R 2 by t(s) = [cosθ(s), sin θ(s)] for every θ in 1.; those are the only unit vector functions with k(t) = k. 3. vector functions r : I R 2 by r(s) = [ s s 0 cosθ(u) du +x 0, s s 0 sin θ(u) du + y 0 ] for every θ in 1. and arbitrary [x 0, y 0 ] R 2 ; those are then the only vector functions with K(r) = k. To summarize, any of the parametrizations r is essentially constructed by a double integration of the function k. It follows from the construction that K(r) = k. Uniqueness up to a rigid motion: Let r 1,r 2 denote two parametrizations with K(r 1 ) = K(r 2 ) = k, corresponding to choices θ 0 = θ 1, resp. θ 0 = θ 2, and [x 0, y 0 ] = [x 1, y 1 ], resp. [x 0, y 0 ] = [x 2, y 2 ]. Then, the associated unit vector functions t i are related: In fact, t 2 is obtained from t 1 through a rotation Φ 2 by the angle θ 2 θ 1 around the origin. Note that the rotation Φ 2 is a linear map. Differentiation (and thus integration) commutes with linear maps; this is why the integral of t 2 is still obtainable from the integral t 1 through a rotation by the angle θ 2 θ 1. Finally, letting Φ 1 denote the planar translation given by [x 2 x 1, y 2 y 1 ], the vector function r 2 can be obtained from the vector function r 1 through the rigid motion Φ = Φ 1 Φ 2 of the plane. This result might seem merely academic; but certain curves are constructed in this way for practical purposes. Roads leading to or from a highway frequently consist of parts with curvature increasing (or decreasing) at a constant rate. On such a road, the driver has to turn his/her driving wheel at a constant rate. An example of a function increasing with a constant rate is κ(s) = s. The resulting curve in Fig. 1.6 is called a clothoid curve it has κ(s) = s as the associated curvature function, and you have probably experienced it as a driver!

32 32 CHAPTER 1. CURVES IN PLANE AND SPACE Figure 1.6: Curve with κ(s) = s, 3 s 3 Illustration 1.52 Applet: Parametrization of κ, graph of κ, choice of coordinates of start point and start angle yield curve The local canonical form of a plane curve Locally, a smooth vector function can be approximated by correponding Taylor polynomials. Let us try to rediscover curvature of a plane curve in the 2nd degree Taylor polynomium of a (unit speed) parametrization r : I R 2. For simplicity, assume that 0 int(i), and (possibly after a rigid motion of the plane), that r(0) = 0, that r (0) = t(0) = [1, 0], and that the curve has curvature κ at the origin. As a result of Def. 1.36, we obtain the 2nd derivative r (0) = κ t(0) = [0, κ]. In particular, the 2nd degree Taylor polynomial is of the form r (2) (0)(s) = [0, 0] + [1, 0]s + [0, κ]s2 2 = [s, κ 2 s2 ]. This representation (plus the corresponding error term) is known as the local canonical form of the curve in a neighbourhood of P 0 = O. It represents a parabola with curvature κ at its top point at O. The sign of κ determines, whether this approximating parabola (and the original curve close to P 0 ) is situated in the upper or in the lower half-plane. This corresponds to the result in Cor Illustration 1.53 Curves and 2nd degree Taylor polynomials at various points.

33 1.3. CURVATURE Exercises 1. Given three points P, Q, R R 2, not contained in a line l R 3. Show: (a) There is a unique circle containing P, Q, R. Find the center C(P, Q, R) and the radius ρ(p, Q, R) of this circle. (b) Show that C(P s0, P s1, P s2 ) and ρ(p s0, P s1, P s2 ) converge when s 1 and s 2 tend to s (a) Let C be the (spiral) curve given by the regular parametrization r : ]ε, [ R 2, r(t) = [t cost, t sin t], ε > 0. Determine the velocity r (t), the speed v(t) = r (t) and the unit tangent vector field t(t) associated to this parametrization. Plot the x-coordinate of t(t). Determine an angle function θ :]ε, [ R such that t(t) = [cos(θ(t)), sin(θ(t))]. You cannot get the curvature function immediately by differentiating θ, since r is not a unit speed parametrization. (b) Calculate the associated curvature function κ(t) and show that lim t κ(t) = 0. (c) Determine a parametrization for Cs evolute curve E C. 3. Let C denote a plane curve with unit speed parametrization and associated unit tangent and normal vector fields t(s) and n(s) = ˆt(s). Show (using Prop. 1.10): (a) n (s) n(s) = 0. (b) n (s) t(s) = κ(s). (c) n (s) = κ(s)t(s). 4. (a) Show Prop about evolute curves using Lemma (b) Let C denote a regular plane curve with evolute E C. Assume C given by a unit speed parametrization, and that κ is a smooth function of the parameter s. Show that the derivative of the associated parametrization for E C at C Ps is given by κ (s) n(s). κ(s) (c) Show that E C is regular except at the points C Ps corresponding to points P s C with critical values of κ, i.e., κ (s) = 0. (d) Let P s C and C Ps E C be two associated points on C and its evolute curve E C such that κ (s) 0. Show that the tangent lines to C at P and to E C at C P are perpendicular to each other. (e) An exercise on involutes, e.g., the involute of a circle. 5. Reprove Prop using Thm

MA3D9. Geometry of curves and surfaces. T (s) = κ(s)n(s),

MA3D9. Geometry of curves and surfaces. T (s) = κ(s)n(s), MA3D9. Geometry of 2. Planar curves. Let : I R 2 be a curve parameterised by arc-length. Given s I, let T(s) = (s) be the unit tangent. Let N(s) be the unit normal obtained by rotating T(s) through π/2

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

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

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

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

Exercises for Multivariable Differential Calculus XM521

Exercises for Multivariable Differential Calculus XM521 This document lists all the exercises for XM521. The Type I (True/False) exercises will be given, and should be answered, online immediately following each lecture. The Type III exercises are to be done

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

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

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

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R.

mathematical objects can be described via equations, functions, graphs, parameterization in R, R, and R. Multivariable Calculus Lecture # Notes This lecture completes the discussion of the cross product in R and addresses the variety of different ways that n mathematical objects can be described via equations,

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

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

CALCULUS ON MANIFOLDS. 1. Riemannian manifolds Recall that for any smooth manifold M, dim M = n, the union T M =

CALCULUS ON MANIFOLDS. 1. Riemannian manifolds Recall that for any smooth manifold M, dim M = n, the union T M = CALCULUS ON MANIFOLDS 1. Riemannian manifolds Recall that for any smooth manifold M, dim M = n, the union T M = a M T am, called the tangent bundle, is itself a smooth manifold, dim T M = 2n. Example 1.

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

SELECTED SAMPLE FINAL EXAM SOLUTIONS - MATH 5378, SPRING 2013

SELECTED SAMPLE FINAL EXAM SOLUTIONS - MATH 5378, SPRING 2013 SELECTED SAMPLE FINAL EXAM SOLUTIONS - MATH 5378, SPRING 03 Problem (). This problem is perhaps too hard for an actual exam, but very instructional, and simpler problems using these ideas will be on the

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

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

MATH Final Review

MATH Final Review MATH 1592 - Final Review 1 Chapter 7 1.1 Main Topics 1. Integration techniques: Fitting integrands to basic rules on page 485. Integration by parts, Theorem 7.1 on page 488. Guidelines for trigonometric

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

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4

Topic 2-2: Derivatives of Vector Functions. Textbook: Section 13.2, 13.4 Topic 2-2: Derivatives of Vector Functions Textbook: Section 13.2, 13.4 Warm-Up: Parametrization of Circles Each of the following vector functions describe the position of an object traveling around the

More information

1 The Differential Geometry of Surfaces

1 The Differential Geometry of Surfaces 1 The Differential Geometry of Surfaces Three-dimensional objects are bounded by surfaces. This section reviews some of the basic definitions and concepts relating to the geometry of smooth surfaces. 1.1

More information

Part IB GEOMETRY (Lent 2016): Example Sheet 1

Part IB GEOMETRY (Lent 2016): Example Sheet 1 Part IB GEOMETRY (Lent 2016): Example Sheet 1 (a.g.kovalev@dpmms.cam.ac.uk) 1. Suppose that H is a hyperplane in Euclidean n-space R n defined by u x = c for some unit vector u and constant c. The reflection

More information

Lectures in Discrete Differential Geometry 2 Surfaces

Lectures in Discrete Differential Geometry 2 Surfaces Lectures in Discrete Differential Geometry 2 Surfaces Etienne Vouga February 4, 24 Smooth Surfaces in R 3 In this section we will review some properties of smooth surfaces R 3. We will assume that is parameterized

More information

Course Notes Math 275 Boise State University. Shari Ultman

Course Notes Math 275 Boise State University. Shari Ultman Course Notes Math 275 Boise State University Shari Ultman Fall 2017 Contents 1 Vectors 1 1.1 Introduction to 3-Space & Vectors.............. 3 1.2 Working With Vectors.................... 7 1.3 Introduction

More information

CHAPTER 3. Gauss map. In this chapter we will study the Gauss map of surfaces in R 3.

CHAPTER 3. Gauss map. In this chapter we will study the Gauss map of surfaces in R 3. CHAPTER 3 Gauss map In this chapter we will study the Gauss map of surfaces in R 3. 3.1. Surfaces in R 3 Let S R 3 be a submanifold of dimension 2. Let {U i, ϕ i } be a DS on S. For any p U i we have a

More information

An Introduction to Gaussian Geometry

An Introduction to Gaussian Geometry Lecture Notes in Mathematics An Introduction to Gaussian Geometry Sigmundur Gudmundsson (Lund University) (version 2.068-16th of November 2017) The latest version of this document can be found at http://www.matematik.lu.se/matematiklu/personal/sigma/

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

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Multivariable Calculus Notes Faraad Armwood Fall: 2017 Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Chapter 2: Vector-Valued Functions, Tangent Vectors, Arc

More information

t f(u)g (u) g(u)f (u) du,

t f(u)g (u) g(u)f (u) du, Chapter 2 Notation. Recall that F(R 3 ) denotes the set of all differentiable real-valued functions f : R 3 R and V(R 3 ) denotes the set of all differentiable vector fields on R 3. 2.1 7. The problem

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

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

Math 153 Calculus III Notes

Math 153 Calculus III Notes Math 153 Calculus III Notes 10.1 Parametric Functions A parametric function is a where x and y are described by a function in terms of the parameter t: Example 1 (x, y) = {x(t), y(t)}, or x = f(t); y =

More information

Math 5378, Differential Geometry Solutions to practice questions for Test 2

Math 5378, Differential Geometry Solutions to practice questions for Test 2 Math 5378, Differential Geometry Solutions to practice questions for Test 2. Find all possible trajectories of the vector field w(x, y) = ( y, x) on 2. Solution: A trajectory would be a curve (x(t), y(t))

More information

MATH 423/ Note that the algebraic operations on the right hand side are vector subtraction and scalar multiplication.

MATH 423/ Note that the algebraic operations on the right hand side are vector subtraction and scalar multiplication. MATH 423/673 1 Curves Definition: The velocity vector of a curve α : I R 3 at time t is the tangent vector to R 3 at α(t), defined by α (t) T α(t) R 3 α α(t + h) α(t) (t) := lim h 0 h Note that the algebraic

More information

Motion in Space Parametric Equations of a Curve

Motion in Space Parametric Equations of a Curve Motion in Space Parametric Equations of a Curve A curve, C, inr 3 can be described by parametric equations of the form x x t y y t z z t. Any curve can be parameterized in many different ways. For example,

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

Good Problems. Math 641

Good Problems. Math 641 Math 641 Good Problems Questions get two ratings: A number which is relevance to the course material, a measure of how much I expect you to be prepared to do such a problem on the exam. 3 means of course

More information

Part IB Geometry. Theorems. Based on lectures by A. G. Kovalev Notes taken by Dexter Chua. Lent 2016

Part IB Geometry. Theorems. Based on lectures by A. G. Kovalev Notes taken by Dexter Chua. Lent 2016 Part IB Geometry Theorems Based on lectures by A. G. Kovalev Notes taken by Dexter Chua Lent 2016 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

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

Final Exam Topic Outline

Final Exam Topic Outline Math 442 - Differential Geometry of Curves and Surfaces Final Exam Topic Outline 30th November 2010 David Dumas Note: There is no guarantee that this outline is exhaustive, though I have tried to include

More information

Chapter 14: Vector Calculus

Chapter 14: Vector Calculus Chapter 14: Vector Calculus Introduction to Vector Functions Section 14.1 Limits, Continuity, Vector Derivatives a. Limit of a Vector Function b. Limit Rules c. Component By Component Limits d. Continuity

More information

Chapter 14. Basics of The Differential Geometry of Surfaces. Introduction. Parameterized Surfaces. The First... Home Page. Title Page.

Chapter 14. Basics of The Differential Geometry of Surfaces. Introduction. Parameterized Surfaces. The First... Home Page. Title Page. Chapter 14 Basics of The Differential Geometry of Surfaces Page 649 of 681 14.1. Almost all of the material presented in this chapter is based on lectures given by Eugenio Calabi in an upper undergraduate

More information

Math 207 Honors Calculus III Final Exam Solutions

Math 207 Honors Calculus III Final Exam Solutions Math 207 Honors Calculus III Final Exam Solutions PART I. Problem 1. A particle moves in the 3-dimensional space so that its velocity v(t) and acceleration a(t) satisfy v(0) = 3j and v(t) a(t) = t 3 for

More information

Choice of Riemannian Metrics for Rigid Body Kinematics

Choice of Riemannian Metrics for Rigid Body Kinematics Choice of Riemannian Metrics for Rigid Body Kinematics Miloš Žefran1, Vijay Kumar 1 and Christopher Croke 2 1 General Robotics and Active Sensory Perception (GRASP) Laboratory 2 Department of Mathematics

More information

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4

1.1 Single Variable Calculus versus Multivariable Calculus Rectangular Coordinate Systems... 4 MATH2202 Notebook 1 Fall 2015/2016 prepared by Professor Jenny Baglivo Contents 1 MATH2202 Notebook 1 3 1.1 Single Variable Calculus versus Multivariable Calculus................... 3 1.2 Rectangular Coordinate

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

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

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph CHAPTER 6 VECTOR CALCULUS We ve spent a lot of time so far just looking at all the different ways you can graph things and describe things in three dimensions, and it certainly seems like there is a lot

More information

DIFFERENTIAL GEOMETRY OF CURVES AND SURFACES 5. The Second Fundamental Form of a Surface

DIFFERENTIAL GEOMETRY OF CURVES AND SURFACES 5. The Second Fundamental Form of a Surface DIFFERENTIAL GEOMETRY OF CURVES AND SURFACES 5. The Second Fundamental Form of a Surface The main idea of this chapter is to try to measure to which extent a surface S is different from a plane, in other

More information

MTH 254 STUDY GUIDE Summary of Topics

MTH 254 STUDY GUIDE Summary of Topics MTH 254 STUDY GUIDE Summary of Topics Lesson 1 (p. 3): Coordinate Systems, 10.2, 13.5 Lesson 2 (p. 9): Vectors in the Plane and in 3-Space, 11.1, 11.2 Lesson 3 (p. 16): Dot Products, 11.3 Lesson 4 (p.

More information

MA 351 Fall 2007 Exam #1 Review Solutions 1

MA 351 Fall 2007 Exam #1 Review Solutions 1 MA 35 Fall 27 Exam # Review Solutions THERE MAY BE TYPOS in these solutions. Please let me know if you find any.. Consider the two surfaces ρ 3 csc θ in spherical coordinates and r 3 in cylindrical coordinates.

More information

MATHEMATICS 317 December 2010 Final Exam Solutions

MATHEMATICS 317 December 2010 Final Exam Solutions MATHEMATI 317 December 1 Final Eam olutions 1. Let r(t) = ( 3 cos t, 3 sin t, 4t ) be the position vector of a particle as a function of time t. (a) Find the velocity of the particle as a function of time

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

Lecture 13 The Fundamental Forms of a Surface

Lecture 13 The Fundamental Forms of a Surface Lecture 13 The Fundamental Forms of a Surface In the following we denote by F : O R 3 a parametric surface in R 3, F(u, v) = (x(u, v), y(u, v), z(u, v)). We denote partial derivatives with respect to the

More information

Tangent spaces, normals and extrema

Tangent spaces, normals and extrema Chapter 3 Tangent spaces, normals and extrema If S is a surface in 3-space, with a point a S where S looks smooth, i.e., without any fold or cusp or self-crossing, we can intuitively define the tangent

More information

1. Vectors and Matrices

1. Vectors and Matrices E. 8.02 Exercises. Vectors and Matrices A. Vectors Definition. A direction is just a unit vector. The direction of A is defined by dir A = A, (A 0); A it is the unit vector lying along A and pointed like

More information

Math 233 Calculus 3 - Fall 2016

Math 233 Calculus 3 - Fall 2016 Math 233 Calculus 3 - Fall 2016 2 12.1 - Three-Dimensional Coordinate Systems 12.1 - THREE-DIMENSIONAL COORDINATE SYSTEMS Definition. R 3 means By convention, we graph points in R 3 using a right-handed

More information

Math 433 Outline for Final Examination

Math 433 Outline for Final Examination Math 433 Outline for Final Examination Richard Koch May 3, 5 Curves From the chapter on curves, you should know. the formula for arc length of a curve;. the definition of T (s), N(s), B(s), and κ(s) for

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

Chapter 3. Riemannian Manifolds - I. The subject of this thesis is to extend the combinatorial curve reconstruction approach to curves

Chapter 3. Riemannian Manifolds - I. The subject of this thesis is to extend the combinatorial curve reconstruction approach to curves Chapter 3 Riemannian Manifolds - I The subject of this thesis is to extend the combinatorial curve reconstruction approach to curves embedded in Riemannian manifolds. A Riemannian manifold is an abstraction

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

Math 234 Exam 3 Review Sheet

Math 234 Exam 3 Review Sheet Math 234 Exam 3 Review Sheet Jim Brunner LIST OF TOPIS TO KNOW Vector Fields lairaut s Theorem & onservative Vector Fields url Divergence Area & Volume Integrals Using oordinate Transforms hanging the

More information

Linear Algebra I. Ronald van Luijk, 2015

Linear Algebra I. Ronald van Luijk, 2015 Linear Algebra I Ronald van Luijk, 2015 With many parts from Linear Algebra I by Michael Stoll, 2007 Contents Dependencies among sections 3 Chapter 1. Euclidean space: lines and hyperplanes 5 1.1. Definition

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

Worksheet 1.8: Geometry of Vector Derivatives

Worksheet 1.8: Geometry of Vector Derivatives Boise State Math 275 (Ultman) Worksheet 1.8: Geometry of Vector Derivatives From the Toolbox (what you need from previous classes): Calc I: Computing derivatives of single-variable functions y = f (t).

More information

Junior Seminar: Hyperbolic Geometry Lecture Notes

Junior Seminar: Hyperbolic Geometry Lecture Notes Junior Seminar: Hyperbolic Geometry Lecture Notes Tim Campion January 20, 2010 1 Motivation Our first construction is very similar in spirit to an analogous one in Euclidean space. The group of isometries

More information

Constructing Linkages for Drawing Plane Curves

Constructing Linkages for Drawing Plane Curves Constructing Linkages for Drawing Plane Curves Christoph Koutschan (joint work with Matteo Gallet, Zijia Li, Georg Regensburger, Josef Schicho, Nelly Villamizar) Johann Radon Institute for Computational

More information

1 Euclidean geometry. 1.1 The metric on R n

1 Euclidean geometry. 1.1 The metric on R n 1 Euclidean geometry This chapter discusses the geometry of n-dimensional Euclidean space E n, together with its distance function. The distance gives rise to other notions such as angles and congruent

More information

An Investigation of the Four Vertex Theorem and its Converse

An Investigation of the Four Vertex Theorem and its Converse Union College Union Digital Works Honors Theses Student Work 6-2017 An Investigation of the Four Vertex Theorem and its Converse Rebeka Kelmar Union College - Schenectady, NY Follow this and additional

More information

Vector Calculus. Lecture Notes

Vector Calculus. Lecture Notes Vector Calculus Lecture Notes Adolfo J. Rumbos c Draft date November 23, 211 2 Contents 1 Motivation for the course 5 2 Euclidean Space 7 2.1 Definition of n Dimensional Euclidean Space........... 7 2.2

More information

THEODORE VORONOV DIFFERENTIAL GEOMETRY. Spring 2009

THEODORE VORONOV DIFFERENTIAL GEOMETRY. Spring 2009 [under construction] 8 Parallel transport 8.1 Equation of parallel transport Consider a vector bundle E B. We would like to compare vectors belonging to fibers over different points. Recall that this was

More information

Vector Calculus Lecture Notes

Vector Calculus Lecture Notes Vector Calculus Lecture Notes by Thomas Baird December 5, 213 Contents 1 Geometry of R 3 2 1.1 Coordinate Systems............................... 2 1.1.1 Distance................................. 4 1.1.2

More information

THEODORE VORONOV DIFFERENTIABLE MANIFOLDS. Fall Last updated: November 26, (Under construction.)

THEODORE VORONOV DIFFERENTIABLE MANIFOLDS. Fall Last updated: November 26, (Under construction.) 4 Vector fields Last updated: November 26, 2009. (Under construction.) 4.1 Tangent vectors as derivations After we have introduced topological notions, we can come back to analysis on manifolds. Let M

More information

MATH 12 CLASS 5 NOTES, SEP

MATH 12 CLASS 5 NOTES, SEP MATH 12 CLASS 5 NOTES, SEP 30 2011 Contents 1. Vector-valued functions 1 2. Differentiating and integrating vector-valued functions 3 3. Velocity and Acceleration 4 Over the past two weeks we have developed

More information

MTH 277 Test 4 review sheet Chapter , 14.7, 14.8 Chalmeta

MTH 277 Test 4 review sheet Chapter , 14.7, 14.8 Chalmeta MTH 77 Test 4 review sheet Chapter 13.1-13.4, 14.7, 14.8 Chalmeta Multiple Choice 1. Let r(t) = 3 sin t i + 3 cos t j + αt k. What value of α gives an arc length of 5 from t = 0 to t = 1? (a) 6 (b) 5 (c)

More information

13.3 Arc Length and Curvature

13.3 Arc Length and Curvature 13 Vector Functions 13.3 Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. We have defined the length of a plane curve with parametric equations x = f(t),

More information

Figure 10: Tangent vectors approximating a path.

Figure 10: Tangent vectors approximating a path. 3 Curvature 3.1 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

More information

Chapter 5. The Second Fundamental Form

Chapter 5. The Second Fundamental Form Chapter 5. The Second Fundamental Form Directional Derivatives in IR 3. Let f : U IR 3 IR be a smooth function defined on an open subset of IR 3. Fix p U and X T p IR 3. The directional derivative of f

More information

II. DIFFERENTIABLE MANIFOLDS. Washington Mio CENTER FOR APPLIED VISION AND IMAGING SCIENCES

II. DIFFERENTIABLE MANIFOLDS. Washington Mio CENTER FOR APPLIED VISION AND IMAGING SCIENCES II. DIFFERENTIABLE MANIFOLDS Washington Mio Anuj Srivastava and Xiuwen Liu (Illustrations by D. Badlyans) CENTER FOR APPLIED VISION AND IMAGING SCIENCES Florida State University WHY MANIFOLDS? Non-linearity

More information

APPM 2350, Summer 2018: Exam 1 June 15, 2018

APPM 2350, Summer 2018: Exam 1 June 15, 2018 APPM 2350, Summer 2018: Exam 1 June 15, 2018 Instructions: Please show all of your work and make your methods and reasoning clear. Answers out of the blue with no supporting work will receive no credit

More information

Appendix E : Note on regular curves in Euclidean spaces

Appendix E : Note on regular curves in Euclidean spaces Appendix E : Note on regular curves in Euclidean spaces In Section III.5 of the course notes we posed the following question: Suppose that U is a connected open subset of R n and x, y U. Is there a continuous

More information

Calculus Vector Principia Mathematica. Lynne Ryan Associate Professor Mathematics Blue Ridge Community College

Calculus Vector Principia Mathematica. Lynne Ryan Associate Professor Mathematics Blue Ridge Community College Calculus Vector Principia Mathematica Lynne Ryan Associate Professor Mathematics Blue Ridge Community College Defining a vector Vectors in the plane A scalar is a quantity that can be represented by a

More information

Coordinate Systems and Canonical Forms

Coordinate Systems and Canonical Forms Appendix D Coordinate Systems and Canonical Forms D.1. Local Coordinates Let O be an open set in R n. We say that an n-tuple of smooth realvalued functions defined in O, (φ 1,...,φ n ), forms a local coordinate

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

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

Calculus of Vector-Valued Functions

Calculus of Vector-Valued Functions Chapter 3 Calculus of Vector-Valued Functions Useful Tip: If you are reading the electronic version of this publication formatted as a Mathematica Notebook, then it is possible to view 3-D plots generated

More information

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π. Math 234 What you should know on day one August 28, 2001 1 You should be able to use general principles like Length = ds, Area = da, Volume = dv For example the length of the semi circle x = cos t, y =

More information

Vector Calculus, Maths II

Vector Calculus, Maths II Section A Vector Calculus, Maths II REVISION (VECTORS) 1. Position vector of a point P(x, y, z) is given as + y and its magnitude by 2. The scalar components of a vector are its direction ratios, and represent

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 II Lecture 1: Introduction and Motivation

Differential Geometry II Lecture 1: Introduction and Motivation Differential Geometry II Lecture 1: Introduction and Motivation Robert Haslhofer 1 Content of this lecture This course is on Riemannian geometry and the geometry of submanifol. The goal of this first lecture

More information

Exercise 1 (Formula for connection 1-forms) Using the first structure equation, show that

Exercise 1 (Formula for connection 1-forms) Using the first structure equation, show that 1 Stokes s Theorem Let D R 2 be a connected compact smooth domain, so that D is a smooth embedded circle. Given a smooth function f : D R, define fdx dy fdxdy, D where the left-hand side is the integral

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

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

More information

Geometric Modelling Summer 2016

Geometric Modelling Summer 2016 Geometric Modelling Summer 2016 Exercises Benjamin Karer M.Sc. http://gfx.uni-kl.de/~gm Benjamin Karer M.Sc. Geometric Modelling Summer 2016 1 Dierential Geometry Benjamin Karer M.Sc. Geometric Modelling

More information

Notes on Complex Analysis

Notes on Complex Analysis Michael Papadimitrakis Notes on Complex Analysis Department of Mathematics University of Crete Contents The complex plane.. The complex plane...................................2 Argument and polar representation.........................

More information

Math Vector Calculus II

Math Vector Calculus II Math 255 - Vector Calculus II Review Notes Vectors We assume the reader is familiar with all the basic concepts regarding vectors and vector arithmetic, such as addition/subtraction of vectors in R n,

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

CURRENT MATERIAL: Vector Calculus.

CURRENT MATERIAL: Vector Calculus. Math 275, section 002 (Ultman) Spring 2012 FINAL EXAM REVIEW The final exam will be held on Wednesday 9 May from 8:00 10:00am in our regular classroom. You will be allowed both sides of two 8.5 11 sheets

More information

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information