Coordinate systems. 2.1 Cartesian coordinates

Size: px
Start display at page:

Download "Coordinate systems. 2.1 Cartesian coordinates"

Transcription

1 2 Coordinate systems The practical description of dynamical systems involves a variety of coordinates systems. While the Cartesian coordinates discussed in section 2. are probably the most commonly used, many problems are more easily treated with special coordinate systems. The differential geometry of curves is studied in section 2.2 and leads to the concept of path coordinates, treated in section 2.3. Similarly, the differential geometry of surfaces is investigated in section 2.4 and leads to the concept of surface coordinates, treated in section 2.5. Finally, the differential geometry of three-dimensional maps is studied in section 2.6 and leads to orthogonal curvilinear coordinates developedinsection Cartesian coordinates The simplest way to represent the location of a point in three-dimensional space is to make use of a reference frame, F =[O, I =(ī, ī 2, ī 3 )], consisting of an orthonormal basis I with its origin and point O, as described in section.2.2. The time-dependent position vector of point P is represented by its Cartesian coordinates, x (t), x 2 (t), andx 3 (t), resolved along unit vectors, ī, ī 2,andī 3, respectively, i i 3 O x 2 r P x 3 x i 2 r(t) =x (t)ī + x 2 (t)ī 2 + x 3 (t)ī 3, (2.) Fig. 2.. Cartesian coordinate system. where t denotes time. Figure 2. depicts the situation: Cartesian coordinate x =ī T r is the projection of the position vector of point P along unit vector ī. Similarly, Cartesian coordinates x and x 2 are the projections of the same position vector along unit vectors ī 2 and ī 3, respectively. The components of the velocity vector are readily obtained by differentiating the expression for the position vector, eq. (2.), to nd O. A. Bauchau, Flexible Multibody Dynamics, DOI 0.007/ _2 Springer Science+Business Media B.V. 20

2 32 2 Coordinate systems v(t) =ẋ (t)ī +ẋ 2 (t)ī 2 +ẋ 3 (t)ī 3 = v (t)ī + v 2 (t)ī 2 + v 3 (t)ī 3. (2.2) The Cartesian components of the velocity vector are simply the time derivatives of the corresponding Cartesian components of the position vector: v (t) =ẋ (t), v 2 (t) =ẋ 2 (t), andv 3 (t) =ẋ 3 (t). Finally, the acceleration vector is obtained by taking a time derivative of the velocity vector to nd a(t) =ẍ (t)ī +ẍ 2 (t)ī 2 +ẍ 3 (t)ī 3 = a (t)ī + a 2 (t)ī 2 + a 3 (t)ī 3. (2.3) Here again, the Cartesian components of the acceleration vector are simply the derivatives of the corresponding Cartesian components of the velocity vector, or the second derivatives of the position components: a (t) = v (t) = ẍ (t), a 2 (t) = v 2 (t) =ẍ 2 (t), anda 3 (t) = v 3 (t) =ẍ 3 (t). Cartesian coordinates are simple to manipulate and are the most commonly used coordinate system in computational applications that deal with problems presenting arbitrary topologies. On the other hand, several other coordinate systems, such as those discussed in the rest of this chapter, are often used because they can ease the solution process for specic problems. In such cases, a specic coordinate system is used solve a specic problem. For instance, polar coordinates are very efcient to describe the behavior of a particle constrained to move along a circular path. 2.2 Differential geometry of a curve This section investigates the differential geometry of a curve, leading to the concept of path coordinates. Both intrinsic and arbitrary parameterizations will be considered. Frenet s triad is dened and its derivatives evaluated Intrinsic parameterization i 3 s b Figure 2.2 depicts a curve, denoted C, in three- dimensional space. A curve is the locus of the points generated by a single parameter, such that the position vector,, of such points can be written as i i 2 n Fig Conguration of a curve in space. t = (s), (2.4) where s is the parameter that generates the curve. If parameter s is the curvilinear coordinate that measures length along the curve, it is said to dene the intrinsic parameterization or natural parameterization of the curve. Frenet s triad A differential element of length, ds, along the curve is written as ds 2 =dp T 0 d, and in follows that (d /ds) T (d /ds) =.Theunit tangent vector to the curve is dened as

3 2.2 Differential geometry of a curve 33 t = d ds. (2.5) By construction, this is a unit vector because t T t =. Taking a derivative of this relationship with respect to the curvilinear coordinate leads to t T d t/ds =0. Vector d t/ds is normal to the tangent vector. The unit normal vector to the curve is dened as n = ρ d t ds, (2.6) where ρ is the radius of curvature of the curve, such that ρ = d t. (2.7) ds The quantity /ρ is the curvature of the curve, and ρ its radius of curvature. The two unit vector, t and n, are said to form the osculating plane of the curve. An orthonormal triad is now constructed by dening the binormal vector, b, as the cross product of the tangent by the normal vectors, b = t n. (2.8) The unit tangent, normal, and binormal vectors form an orthonormal triad, called Frenet s triad, depicted in g Derivatives of Frenet s triad First, the derivative of the normal vector is resolved in Frenet s triad as d n/ds = α t + β n+ γ b,whereα, β,andγ are unknown coefcients. Pre-multiplying this relationship by n T yields β = n T d n/ds =0, because n is a unit vector. Pre-multiplying by t T yields α = t T d n/ds = n T d t/ds = /ρ, where eq. (2.6) was used. Finally, pre-multiplying by b T yields γ = b T d n/ds =/τ. Combining all these results yields d n ds = ρ t + τ b, (2.9) where τ is the radius of twist of the curve, dened as τ = b T d n ds. (2.0) Next, the derivative of the binormal vector is resolved in Frenet s triad as d b/ds = α t+β n+γ b,whereα, β,andγ are unknown coefcients. Pre-multiplying this relationship by b T yields γ = b T d b/ds =0, because b is a unit vector. Premultiplying by t T yields α = t T d b/ds = b T d t/ds = b T n/ρ =0. Finally, premultiplying by n T yields β = n T d b/ds = b T d n/ds = /τ, where eq. (2.0) was used. Combining all these results yields d b ds = n. (2.) τ

4 34 2 Coordinate systems It follows that the twist of the curve can also be written as τ = d b. (2.2) ds If the binormal vector has a constant direction at all points along the curve, d b/ds =0, and the curve entirely lies in the plane dened by vectors t and n, i.e., the osculating plane is the same at all points of the curve. The curve is then a planar curve, and eq. (2.2) implies that /τ =0, i.e., the twist of the curve vanishes. The derivatives of Frenet s triad can be expressed in a compact manner by combining eqs. (2.6), (2.9), and (2.), d t n ds b = 0 /ρ 0 t /ρ 0 /τ n 0 /τ 0 b. (2.3) Arbitrary parameterization The previous section has developed a representation of a curve based on its natural or intrinsic parameterization. In many instances, however, this parameterization is difcult to obtain; instead, the curve is dened in terms of a single parameter, η,that does not measure length along the curve, see g The position vector of a point on the curve is now = (η). The derivatives of the position vector with respect to parameter η will be denoted as p = d dη, p 2 = d2 dη 2, p 3 = d3 dη 3, p 4 = d4 dη 4. A similar notation will be used for the tangent and normal vectors, t i = di t dη i, n i = di n dη i. The differential element of length along the curve can be written as ds 2 = (d /dη) T (d /dη) dη 2. The ratio of the increment in length along the curve, ds, to the increment in parameter value, dη,isthen ds dη = p T p = p. (2.4) Notation ( ) will be used to indicate a derivative with respect to η, and hence, d/ds = ( ) /p. The unit tangent vector to the curve is evaluated with the help of eq. (2.5) as t = p (2.5) p Next, the derivative of the tangent vector is found as

5 t = p p 2 p (p T p 2 )/p p Differential geometry of a curve 35 = ( t t T )p p 2 = ] [p p 2 ( t T p 2 ) t. (2.6) From eq. (2.7), the radius of curvature now becomes ρ = d t ds = t. p It follows that t = t = p /ρ. For a straight line, the tangent vector has a xed direction in space, t =0. It follows that for a straight line /ρ =0, i.e., its radius of curvature is innite. The curve s curvature is found to be ρ = p 2 p2 2 (pt 2 p )2 Higher-order derivatives of the tangent vector are found in a similar manner and t 2 = p [ p 3 ( t T p 3 + t T p 2 ) t 2( t T p 2 ) t ], t 3 = p [ p 4 ( t T p 4 +2 t T p 3 + t T 2 p 2 ) t 3( t T p 3 + t T p 2 ) t 3( t T p 2 ) t 2 ]. Next, the normal vector denedineq.(2.6)becomes p 3 (2.7) n = t t = t t. (2.8) For a straight line, t =0, and hence, the normal vector is not dened. In fact, any vector normal to a straight line is a normal vector. The derivative of the normal vector with respect to η then follows as The second-order derivative is then n = t [ t 2 ( n T t 2 ) n ]. (2.9) n 2 = t [ t 3 ( n T t 3 + n T t 2 ) n 2( n T t 2 ) n ]. (2.20) The binormal vector is readily expressed as b = t n = t t t = ρ p 3 p p 2. (2.2) Because the normal vector is not dened for a straight line, the binormal vector is not dened in that case. In fact, any vector normal to a straight line is a binormal vector. The derivative of the binormal vector becomes

6 36 2 Coordinate systems Using eq. (2.0), the twist of the curve is found to be b =( ρ p 3 ) p p 2 + ρ p 3 p p 3. (2.22) τ = p n T b = ρ p 5 Finally, introducing eq. (2.22) leads to [ p 2 pt 2 (pt p 2 )pt ] b. τ = ρ2 p 6 p T p 2 p 3. (2.23) The twist of the curve is closely related to the volume dened by vectors p, p 2,and p 3. Note that a straight line has a vanishing twist, /τ =0. Derivatives of the binormal vector are more easily expressed as b = t n+ t n = t n,and b 2 = t n + t n 2 = ñ t 2 + t n 2, where eqs. (2.8) and (2.9) were used. Example 2.. The helix Figure 2.3 depicts a helix, which is a three-dimensional curve denedbythefollowing position vector (η) =a cos η ī + a sin η ī 2 + kη ī 3, (2.24) where a and k are two parameters dening the shape of the curve. The derivatives of the position vector are p = a sin η ī + a cos η ī 2 + k ī 3, p 2 = a cos η ī a sin η ī 2,andp 3 = a sin η ī a cos η ī 2. The curvature and twist of the helix are found with the help of eqs. (2.7) and (2.23), respectively, as ρ = a a 2 + k 2, τ = k a 2 + k 2. Note that both curvature and twist are constant along the helix. The unit tangent vector is evaluated with the help of eq. (2.5) as t = a2 + k p = 2 a2 + k ( a sin ηī 2 + a cos ηī 2 + kī 3 ). (2.25) The ratio between an increment in length along the curve and the increment in the parameter value is then ds = a 2 + k 2 dη, see eq. (2.4). Next, the derivative of the tangent vector is computed with the help of eq. (2.6) as t = p 2 /p and the normal vector then follows as n = cos η ī sin η ī 2. Finally, the binormal vector found from eq. (2.2) b = a2 + k 2 [k sin η ī k cos η ī 2 + a ī 3 ]. The derivatives of Frenet s triad are found with the help of eq. (2.3) as d t ds = a a 2 + k 2 n, d n ds = a a 2 + k t k 2 + a 2 + k b, 2 d b ds = k a 2 + k 2 n.

7 2.2 Differential geometry of a curve 37 i 3 i 2 i a i 2 r r=a i Fig Conguration of a helix in threedimensional space. Fig Conguration of a planar linear spiral. Example 2.2. The linear spiral Figure 2.4 depicts a linear spiral, which is a planar curve dened by the following position vector = aθ cos θ ī + aθ sin θ ī 2, (2.26) where a is a parameter dening the shape of the curve. The derivatives of the position vector are p = a [(cos θ θ sin θ)ī +(sinθ + θ cos θ)ī 2 ], p 2 = a [ (2 sin θ + θ cos θ)ī +(2cosθ θ sin θ)ī 2 ]. It is readily veried that p 2 = a 2 ( + θ 2 ), p 2 2 = a 2 (4 + θ 2 ) and p T p 2 = a2 θ. The curvature of the linear spiral is found with the help of eq. (2.7) a ρ = 2+θ2 ( + θ 2 ) 3/2. Note that the curvature varies along the spiral. Of course, the twist is zero since the curve is planar. The unit tangent vector is evaluated with the help of eq. (2.5) as Finally, the normal vector becomes t = (cos θ θ sin θ)ī +(sinθ + θ cos θ)ī 2. +θ 2 n = [ 2sinθ + θ cos θ(2 + θ 2 ) ] ī + [ 2cosθ θ sin θ(2 + θ 2 ) ] ī 2 4+θ2 (2 + θ 2 ) 2. Example 2.3. Using polar coordinates to represent curves Cams play an important role in numerous mechanical systems: cam-follower pairs typically transform the rotary motion of the cam into a desirable motion of the follower. Figure 2.5 depicts a typical cam whose outer shape is denedbyacurve. It is convenient to dene this curve using the polar coordinate system indicated on the gure: for each angle α, the distance from point O to point P is denoted r. The complete curve is then dened by function r = r(α); angle α provides an arbitrary parameterization of the curve. If r(α) is a periodic function of angle α, the curve will be a closed curve, as expected for a cam.

8 38 2 Coordinate systems e O e 2 t r P n e r e / Fig Conguration of a cam. Fig Curvature distribution for the cam. Vectors, p,andp 2 now become = rc α ē + rs α ē 2, p =(r C α rs α )ē +(r S α + rc α )ē 2, p 2 =(r C α 2r S α rc α )ē +(r S α +2r C α rs α )ē 2, (2.27a) (2.27b) (2.27c) where the notation ( ) indicates a derivative with respect to α, S α =sinα, and C α =cosα. It then follows that p 2 = r 2 +r 2 and p 2 2 =(r r) 2 +4r 2. The various properties of the curve can then be evaluated; for instance, eqs. (2.5) and (2.7) yield the tangent vector and curvature along the curve, respectively. The curve depicted in g. 2.5 is dened by the following equation, r(α) = cosα +0.5 cos 2α and g. 2.6 shows the curvature distribution as a function of angle α. Figure 2.5 shows the unit tangent vector, t, at point P of the curve and denes angles β =(ē, t) and γ =(ē r, t); note that γ = β α. The unit tangent vector can now be written as t = C β ē +S β ē 2 = p /p, where the second equality follows from eq. (2.5). Pre-multiplying this relationship by ē T and ē T 2 yields p C β = r C α rs α and p S β = r S α + rc α, respectively. Solving these two equations for r and r and using elementary trigonometric identities then leads to r = p sin(β α) =p S γ, r = p cos(β α) =p C γ, (2.28a) (2.28b) where S γ =sinγ, andc γ =cosγ. The quotient of these two equations then yields the following relationship dα =tanγ dr r. (2.29) The derivative of the unit tangent vector with respect to the curvilinear coordinate along the curve is d t/ds =( S γ ē + C γ ē 2 )dβ/ds, and the curvature is then /ρ = dβ/ds. If the curve is convex, which is generally the case for cams, angle β is a monotonically increasing function of s, and hence, /ρ =dβ/ds. The chain rule

9 2.3 Path coordinates 39 for derivatives implies dβ =(/ρ)(ds/dα)(dα/dr)dr and introducing eqs. (2.4), (2.28a), and (2.29) then yields dβ = dr. (2.30) ρc γ It is left to the reader to verify that eq. (2.30) yields an alternative, simplied expression for the curvature of the cam ρ = 2r 2 rr + r 2. (2.3) Finally, an increment in angle γ can be expressed as dγ =dβ dαand introducing eqs. (2.30) and (2.29) yields ( dγ = tan γ ) dr. (2.32) ρc γ r p Path coordinates Consider a particle moving along a curve such that its position, s(t), is a given function of time. The velocity vector, v, of the particle is then v = d dt = d ds ds dt = v t, (2.33) where v =ds/dt is the speed of the particle, Clearly, the velocity vector of the particle is along the tangent to the curve. Next, the particle acceleration vector, a, becomes a = dv dt = dv dt t + v d t ds ds dt = v t + v2 ρ n. (2.34) The acceleration vector is contained in the osculating plane, and can be written as a = a t t + a n n, wherea t and a n are the tangential and normal components of acceleration, respectively. The tangential component of acceleration, a t = v, simply measures the change in particle speed. The normal component, a n = v 2 /ρ,isalways directed towards the center of curvature since v 2 /ρ is a positive number. This normal acceleration is clearly related to the curvature of the path; in fact, when the path is a straight line, /ρ =0, and the normal acceleration vanishes Problems Problem 2.. Prove identity Prove that /ρ = p 2/p 2 sin α, wherep 2 = p 2 and α is the angle between vectors p and p 2.

10 40 2 Coordinate systems Problem 2.2. Study of a curve Consider the following spatial curve: = a(η +sinη)ī + a( + cos η)ī 2 + a( cos η)ī 3, where a>0 is a given parameter. () Find the tangent, normal, and binormal vectors for this curve. (2) Determine the curvature, radius of curvature, and twist of the curve. Is this a planar curve? Is the tangent vector dened at all points of the curve? Problem 2.3. Study of a curve Consider the following spatial curve: = ρ(cos αη)(cos η)ī + ρ(cos αη)(sin η)ī 2 + ρ(sin αη)ī 3,whereρ > 0 and α are given parameters. () Find the tangent, normal, and binormal vectors for this curve. (2) Determine the curvature, radius of curvature, and twist of the curve. Problem 2.4. Short questions () A particle of mass m is sliding along a planar curve. Find the component of the particle s acceleration vector along the binormal vector of Frenet s triad. (2) A particle of mass m is sliding along a three-dimensional curve. Find the component of the particle s acceleration vector along the binormal vector of Frenet s triad. (3) State the criterion used to ascertain whether a curve is planar or three-dimensional. Problem 2.5. Study of a curve dened in polar coordinates The outer surface of a cam is specied by the following curve dened in polar coordinates, r(α) =.0 0.5cosα +0.8 cos 2α. () Plot the curve. (2) Plot the curvature distribution for α [0, 2π]. 2.4 Differential geometry of a surface This section investigates the differential geometry of surfaces, leading to the concept of surface coordinates. The differential geometry of surfaces is more complex than that of curves. The rst and second metric tensors of surfaces are introduced rst, and the analysis of the curvature of surfaces leads to the concept of lines of curvatures and associated principal radii of curvature. Finally, the base vectors and their derivatives are evaluated, leading to Gauss and Weingarten s formulæ The rst metric tensor of a surface Figure 2.7 depicts a surface, denoted S, in three-dimensional space. A surface is the locus of the points generated by two parameters, η and η 2, such that the position vector,, of such points can be written as = (η,η 2 ). (2.35) If η 2 is kept constant, η 2 = c 2, = (η,c 2 ) denes a curve embedded into the surface; such curve is called an η curve. Figure 2.7 shows a grid of such curves for various values of c 2. Similarly, η 2 curves can be dened, corresponding to = (c,η 2 ); a grid of η 2 curves obtained for different constant c is also shown on the gure. In general, parameters η and η 2 do not measure length along these

11 2.4 Differential geometry of a surface 4 embedded curves, and hence, they do not dene intrinsic parameterizations of the curves. The surface base vectors are dened as follows a = η, a 2 =, (2.36) gent to the surface at this point. Since η and η 2 do not form an intrinsic parameterization, vectors a and a 2 are not unit tangent vectors. Furthermore, these two vectors are not, in general, orthogonal to each other. The rst metric tensor of the surface, A, is dened as [ a T A = a a T a ] 2 a T 2 a at 2 a = 2 [ ] a a 2, (2.37) a 2 a 22 i 3 n P (, 2 ) and are shown in g Clearly, vectors a and a 2 are tangent to the η and η 2 curves that intersect at point P, respectively. Consequently, they lie in the plane tani i 2 a 2 a 2 Tangent plane Fig The base vectors of a surface. and its determinant is denoted a =det(a). A differential element of length on the surface is found as ds 2 =dp T 0 d = ( a T dη + a T 2 dη 2 ) (a dη + a 2 dη 2 )=dη T A dη. (2.38) where dη T = { dη, dη 2 }. Clearly, the rst metric tensor is closely related to length measurements on the surface. Because the base vectors dene the plane tangent to the surface, the unit vector, n, normal to the surface is readily found as n = ãa 2 ã a 2 = ãa a 2. (2.39) The area of a differential element of the surface then becomes da = ã a 2 dη dη 2 = ã a 2 dη dη 2 = a dη dη 2. (2.40) Curve on a surface Figure 2.8 depicts a curve, C, entirely contained within surface S. Letthecurve be dened by its intrinsic parameter, s, the curvilinear variable along curve C. The tangent vector, t, tocurvec is dened by eq. (2.5). This unit tangent vector clearly lies in the plane tangent to S, and hence, it can be resolved along the base vectors, t = λ a + λ 2 a 2. Because t is a unit vector, it follows that

12 42 2 Coordinate systems t T t = λ T A λ =, (2.4) where λ T = { λ,λ 2 }. On the other hand, eq. (2.38) can be recast as i 3 P (, 2 ) i i 2 a 2 a 2 Fig A curve, C, entirely contained within surface, S dη T ds Adη ds =. (2.42) Because eqs. (2.4) and (2.42) must be identical for all curves on the surface, λ = dη ds. (2.43) This result is expected since ds is an increment of length along C, and t is tangent to C. Angles θ =( t, a ) and θ 2 =( t, a 2 ) can be obtained by expanding the dot products t T a and t T a 2, respectively, to nd { a cos θ a22 cos θ 2 } = A λ. (2.44) The second metric tensor of a surface Consider once again a curve, C, entirely contained within surface S, as depicted in g The unit tangent vector clearly lies in the plane tangent to the surface, but the curvature vector d t/ds will have components in and out of this tangent plane, d t ds = κ n n + κ g ρ, (2.45) where κ n is the normal curvature, κ g the geodesic curvature, and ρ a unit vector belonging to the plane tangent to S. The normal curvature can be evaluated as κ n = n T d t T d n = t ds ds = dpt d n 0 ds 2, (2.46) where the normality condition, t T n =0, was used. The numerator can be written as dp T d n = ( a T 0 dη + a T 2 dη ) ( n 2 dη + n ) dη 2 η [ ( ) ] = a T n dη 2 η + n at 2 dη2 2 η + a T n + a T n 2 dη dη 2, 2 η [ = n T a dη 2 + n T a ( 2 dη2 2 + n T a + n T a ) ] 2 dη dη 2, η η where the orthogonality conditions, n T a =0and n T a 2 =0, were used to obtain the last equality.

13 2.4 Differential geometry of a surface 43 The second metric tensor of the surface is dened as n T a n T a B = η n T a 2 n T a n T 2 = n T 2 [ ] η 2 η η n T 2 n T 2 p = b b 2, (2.47) 0 b 2 b 22 2 η η2 2 and its determinant is denoted b = det(b). The second equality shows that the second metric tensor is a symmetric tensor. It follows that dp T 0 d n =dηt Bdη,and the normal curvature, eq. (2.46), becomes κ n = dηt Bdη ds 2 = dηt ds B dη ds = λt B λ. (2.48) Analysis of curvatures Figure 2.9 shows a plane, P, containing the normal, n, to surface S. Let curve C n be at the intersection of plane P and surface S. Because curve C n is a planar curve, its curvature vector is in plane P. Next, let plane P rotate about n. For each new orientation of the plane, a new curve, C n, is generated with its own normal curvature κ n. The following problem will be investigated: what is the orientation of plane P that maximizes the normal curvature κ n? In mathematical terms, the maximum value of κ n = λ T B λ is sought, under the normality constraint, λ T A λ =. This constrained maximization problem will be solved with the help of Lagrange s multiplier technique [ ] max λ T B λ μ(λ T A λ ), λ,μ i 3 n P (, 2 ) i i 2 a 2 2 a n Fig Intersection of surface, S, with plane, P, that contains the normal to the surface. where μ is the Lagrange multiplier used to enforce the constraint. The solution of this problem implies (B μa)λ =0, and the normality condition λ T A λ =. Pre-multiplying this equation by λ T yields the physical interpretation of the Lagrange multiplier: λ T B λ μλ T A λ =0or, in view of the normality constraint, μ = λ T B λ = κ n, Hence, Lagrange s multiplier can be interpreted as the normal curvature itself. The condition for maximum normal curvature can now be written as (B κ n A)λ =0. This set of homogeneous algebraic equations admits the trivial solution λ =0, but this solution violates the normality constraint. Non-trivial solutions correspond to the eigenpairs of the generalized eigenproblem B λ = κ n A λ. Because A and B are symmetric and A is positive-denite, the eigenvalues are always real, and mutually orthogonal eigenvectors can be constructed.

14 44 2 Coordinate systems or The eigenvalues are the solution of the quadratic equation det(b κ n A)=0, κ 2 n 2κ mκ n + b =0, (2.49) a where κ m =(a b 22 + a 22 b 2a 2 b 2 )/2a. The solutions of this quadratic equation are called the principal curvatures The mean curvature is dened as κ m = κi n + κii n 2 and the Gaussian curvature as κ I n,κii n = κ m ± κ 2 m b/a. (2.50) = a b 22 + a 22 b 2a 2 b 2, (2.5) 2a κ I n κii n = b a. (2.52) When b/a > 0, the principal curvatures have the same sign, corresponding to a convex shape; when b/a < 0, the principal curvatures are of opposite sign, corresponding to a saddle shape; nally, when b/a = 0, one of the principal curvatures is zero, the surface S has zero curvature in one of the principal curvature directions Lines of curvature A line of curvature of a surface is dened as a curve whose tangent vector always points along the principal curvature directions of the surface. Consider now a set of coordinates, η and η 2, such that a 2 = b 2 =0. It follows that a = a a 22, b = b b 22 and κ m =(b /a + b 22 /a 22 )/2. The principal curvatures then simply become κ I n = b a, κ II n = b 22 a 22. (2.53) On the other hand, in view of eq. (2.4), η or η 2 curves are characterized by λ T = { / a, 0 } or λ T = { 0, / } a 22, respectively. Their normal curvature then follows from eq. (2.48) as κ n = b /a and κ n = b 22 /a 22, respectively. It is now clear that when a 2 = b 2 =0,theη and η 2 curves are indeed the lines of curvatures. It is customary to introduce the principal radii of curvature, R and R 2, dened as κ I n = b =, κ II n a R = b 22 =. (2.54) a 22 R Derivatives of the base vectors At this point, the discussion will focus exclusively on surface parameterizations dening lines of curvatures. In this case, vectors a, a 2 and n form a set of mutually orthogonal vectors, although the rst two are not necessarily unit vectors. An orthonormal triad can be constructed as follows

15 2.4 Differential geometry of a surface 45 ē = a a, ē 2 = a 2 a 2, ē 3 = n. (2.55) To interpret the meaning of these unit vectors, the chain rule for derivatives is used to write a = η = s ds dη = ds dη ē, where s is the arc length measured along the η curve. Because / s =ē is the unit tangent vector to the η curve, see eq. (2.5), it follows that a = h = ds dη, a 2 = h 2 = ds 2 dη 2. (2.56) Notation h = a was introduced to simplify the writing. Clearly, h is a scale factor, the ratio of the innitesimal increment in length, ds,totheinnitesimal increment in parameter η, dη, along the curve. It is interesting to compute the derivatives of the base vectors. To that effect, the following expression is considered Expanding the derivatives leads to 2 η = a = a 2 η = (h ē ) = (h 2ē 2 ) η. h ē + h ē = h 2 η ē 2 + h 2 ē 2 η. (2.57) Pre-multiplying this relationship by ē T yields the following identity ē T ē 2 η = h 2 h. To obtain this result, the orthogonality of the base vectors, ē T ē2 =0, was used; furthermore, ē T ē / =0,sinceē is a unit vector. In terms of intrinsic parameterization, this expression becomes ē T where T is the rst radius of twist of the surface. Next, eq. (2.57) is pre-multiplied ē T 2 to yield ē T 2 ē 2 = ē T ē 2 = h =, (2.58) s s h s 2 T ē = ē T ē 2 = h 2 =, (2.59) s 2 s 2 h 2 s T 2 where T 2 is the second radius of twist of the surface. Since the parameterization denes lines of curvatures, b 2 =0, and eq. (2.47) then implies ē T 2 n = n T ē 2 =0, ē T n = n T ē =0. s s s 2 s 2

16 46 2 Coordinate systems The denitions of the diagonal terms, b and b 22, of the second metric tensor, eq. (2.47), lead to ē T n = n T ē =, ē T n 2 = n T ē 2 =, s s R s 2 s 2 R 2 where the principal radii of curvature, R and R 2,weredened in eq. (2.54). The derivatives of the surface base vector ē can be resolved in the following manner ē s = c e + c 2 e 2 + c 3 n, (2.60) where the unknown coefcients c, c 2,andc 3 are readily found by pre-multiplying the above relationship by ē T, ē T 2,and n T to nd A similar development leads to ē s = T ē 2 + R n. (2.6) ē s 2 = T 2 ē 2. (2.62) The derivatives of the surface base vector ē 2 are found in a similar manner ē 2 s = T ē, ē 2 s 2 = T 2 e + R 2 n. (2.63) These results are known as Gauss formulæ. Proceeding in a similar fashion, the derivatives of the normal vector are resolved in the following manner n s = R ē, n s 2 = R 2 ē 2. (2.64) These results are known as Weingarten s formulæ. Gauss and Weingarten s formulæ can be combined to yield the derivatives of the base vectors in a compact manner as ē 0 /T /R ē ē 2 s = /T 0 0 ē 2, (2.65a) n /R 0 0 n ē ē 2 s 2 = 0 /T 2 0 ē /T 2 0 /R 2 ē 2. (2.65b) n 0 /R 2 0 n These equations should be compared to the derivatives of Frenet s triad, eq. (2.3).

17 2.4 Differential geometry of a surface 47 Example 2.4. The spherical surface The spherical surface in three-dimensional space depicted in g. 2.0 is dened by following position vector = R (sin η cos η 2 ī +sinη sin η 2 ī 2 +cosη ī 3 ), where R is the radius of the sphere. The surface base vectors are readily evaluated as a = / η = R (cos η cos η 2 ī +cosη sin η 2 ī 2 sin η ī 3 ),and a 2 = / = R ( sin η sin η 2 ī +sinη cos η 2 ī 2 ). The rst metric tensor of the sphere now becomes [ ] R 2 0 A = 0 R 2 sin 2. η Clearly, h = R, h 2 = R sin η,and a = R 2 sin η. The normal vector is then evaluated with the help of eq. (2.39), to nd n = ãa 2 ã a 2 =sinη cos η 2 ī +sinη sin η 2 ī 2 +cosη ī 3. i 3 n i 3 P i 2 i 2 i r i 2 Fig Spherical surface conguration. Fig. 2.. Parabolic surface of revolution. The second metric tensor of the spherical surface now follows from eq. (2.47) [ ] R 0 B = 0 R sin 2. η Note that since a 2 =0and b 2 =0, the coordinates used here are lines of curvature for the spherical surface. The orthonormal triad to the surface is ē =cosη cos η 2 ī +cosη sin η 2 ī 2 sin η ī 3, ē 2 = sin η 2 ī +cosη 2 ī 2, n =sinη cos η 2 ī +sinη sin η 2 ī 2 +cosη ī 3. These expressions are readily inverted to nd ī =cosη cos η 2 ē sin η 2 ē 2 +sinη cos η 2 n, ī 2 =cosη sin η 2 ē +cosη 2 ē 2 +sinη sin η 2 n, ī 3 = sin η ē +cosη n.

18 48 2 Coordinate systems The mean curvature, eq. (2.5), and Gaussian curvature, eq. (2.52), are κ m = ( R 2 R 2 R ) sin2 η R 2 sin 2 = η R, κi n κii n = R2 sin 2 η R 4 sin 2 = η R 2. Finally, the principal curvatures, eq. (2.53), become κ I n = R, κii n = R. As expected, the principal radii of curvature R = R 2 = R are equal to the radius of sphere. The twists of the surface now follow from eqs. (2.58) and (2.59) T = h h 2 h =0, = h 2 = cos η. (2.66) T 2 h h 2 η R sin η Problems Problem 2.6. The parabola of revolution Figure 2. depicts a parabolic surface of revolution. It is dened by the following position vector = r cos φ ī + r sin φ ī 2 + ar 2 ī 3,wherer 0 and 0 φ 2π. The following notation was used η = r and η 2 = φ. () Find the rst and second metric tensors of the surface. (2) Find the orthonormal triad ē, ē 2,and n. (3) Find the mean curvature, the Gaussian curvature, and the principal radii of curvature of the surface. (4) Find the twists of the surface. Problem 2.7. Jacobian of the transformation Consider two parameterizations of a surface dened by coordinates (η,η 2)and(ˆη, ˆη 2). Show that the base vectors in the two parameterizations are related as follows â = J a + J 2a 2 and â 2 = J 2a + J 22a 2,whereJ is the Jacobian of the coordinate transformation [ ] η J J 2 J = = ˆη ˆη J 2 J 22 η. ˆη 2 ˆη 2 If A and B are the rst and second metric tensors in coordinate system (η,η 2)and and ˆB the corresponding quantities in coordinate system (ˆη, ˆη 2), show that  = J A J T and ˆB = J B J T. Problem 2.8. Finding the line of curvature system Using the notations dened in problem 2.7, let (η,η 2) be a known coordinate system and (ˆη, ˆη 2) the unknown line of curvature system. Find the Jacobian of the coordinate transformation that will bring (η,η 2) to the desired line of curvature system (ˆη, ˆη 2). Show that the principal radii of curvature are R = Hint: write the Jacobian as b + γ(2b2 + γb22) a + γ(2a 2 + γa, = 22) R 2 J = [ ] γ, α b + α(2b2 + αb22) a + α(2a 2 + αa 22). and compute the coefcients α and γ so as to enforce â 2 = ˆb 2 =0. The solution of the problem is α = C α/[δ/(+αγ)] and γ = C γ/[δ/(+αγ)] where C α = a 22b 2 b 22a 2, C γ = a b 2 b a 2, Δ = a b 22 b a 22,andΔ/(+αγ) =Δ/2± (Δ/2) 2 + C αc γ.

19 2.5 Surface coordinates 2.6 Differential geometry of a three-dimensional mapping 49 A particle is moving on a surface and its position is given by the lines of curvature coordinates, η (t) and η 2 (t). The velocity vector is computed with the help of the chain rule for derivatives v = d dt = η η + η 2 =ṡ ē +ṡ 2 ē 2. (2.67) Note the close similarity between this expression and that obtained for path coordinates, eq. (2.33). The velocity vector is in the plane tangent to the surface, and the speed of the particle is v = ṡ 2 +ṡ2 2. Next, the acceleration vector is computed as a = s ē +ṡ ē + s 2 ē 2 +ṡ 2 ē 2 = s ē + s 2 ē 2 +ṡ ( ē s ṡ + ē s 2 ṡ 2 Introducing Gauss formulae, eq. (2.6) to (2.63), then yields ( a = s + ṡṡ ) ( 2 ṡ2 2 ē + s 2 + ṡṡ ) 2 ṡ2 ē 2 + T T 2 T 2 T ) ( ē2 +ṡ 2 ṡ + ē ) 2 ṡ 2. s s 2 ( ṡ2 R + ṡ2 2 R 2 ) n. (2.68) Note here again the similarity between this expression and that obtained for path coordinates, eq. (2.34). The acceleration component along the normal to the surface is related to the principal radii of curvatures, R and R 2. For a curve, the radius of curvature is always positive, see eq. (2.7), whereas for a surface, the radii of curvatures could be positive or negative, see eq. (2.54). Hence, the normal component of acceleration is not necessarily oriented along the normal to the surface. The components of acceleration in the plane tangent to the surface are related to the second time derivative of the intrinsic parameters, as expected. Additional terms, however, associated with the surface radii of twist also appear. Clearly, the acceleration of a particle moving on the surface is affected by the surface radii of curvature and twist; the particle feels the curvatures and twists of the surface as it moves. 2.6 Differential geometry of a three-dimensional mapping This section investigates the differential geometry of mappings of the threedimensional space onto itself. The differential geometry of such mappings is more complex than that of curves or surfaces. For simplicity, the analysis focuses on orthogonal mappings, leading to the denition of the curvatures of the coordinate system and orthogonal curvilinear coordinates. Two orthogonal curvilinear coordinate systems of great practical importance, the cylindrical and spherical coordinate systems are reviewed.

20 50 2 Coordinate systems 2.6. Arbitrary parameterization Consider the following mapping of the three-dimensional space onto itself in terms of three parameters, η, η 2,andη 3, (η,η 2,η 3 )=x (η,η 2,η 3 )ī + x 2 (η,η 2,η 3 )ī 2 + x 3 (η,η 2,η 3 )ī 3. (2.69) This relationship denes a mapping between the parameters and the Cartesian coordinates x = x (η,η 2,η 3 ), x 2 = x 2 (η,η 2,η 3 ), x 3 = x 3 (η,η 2,η 3 ). (2.70) Let η 2 and η 3 be constants whereas η only is allowed to vary: a general curve in three-dimensional space is generated. The analysis of section 2.2 would readily apply to this curve, called an η curve. Similarly, η 2 and η 3 curves could be dened. Next, let η be a constant, whereas η 2 and η 3 are allowed to vary: a general surface in three-dimensional space is generated. The analysis of section 2.4 would readily apply to this surface, called an η surface. Here again, η 2 and η 3 surfaces could be similarly dened. A point in space with parameters (η,η 2,η 3 ) is at the intersection of three η, η 2, and η 3 curves, or at the intersection of three η, η 2,andη 3 surfaces. Furthermore, an η curve forms the intersection of η 2 and η 3 surfaces. The inverse mapping denes the parameters as functions of the Cartesian coordinates η = η (x,x 2,x 3 ), η 2 = η 2 (x,x 2,x 3 ), η 3 = η 3 (x,x 2,x 3 ). (2.7) It is assumed here that eqs. (2.70) and (2.7) dene a one to one mapping, which implies that the Jacobian of the transformation, x x x η η 3 x 2 x 2 x 2 J =, (2.72) η η 3 x 3 x 3 x 3 η η 3 has a non vanishing determinant at all points in space. Next, the base vectors associated with the parameters are dened as g = η, g 2 =, g 3 = η 3. (2.73) For an arbitrary parameterization, the base vectors will not be unit vectors, nor will they be mutually orthogonal. Consider the example of the cylindrical coordinate system dened by the following parameterization

21 2.6 Differential geometry of a three-dimensional mapping 5 x = r cos θ, x 2 = r sin θ, x 3 = z, where r 0 and 0 θ<2π. The following notation was used: η = r, η 2 = θ and η 3 = z. The inverse mapping is readily found as r = x 2 + x x2 2,θ=tan 2,z= x 3. x Note that det J = r, and hence, vanishes at r =0. Indeed, cylindrical coordinates are not dened at the origin since when r =0, any angle θ maps to the same point, the origin. i 3 P g 3 Figure 2.2 depicts this mapping; clearly, the fa- miliar polar coordinates are used in the (ī, ī 2 ) plane and z is the distance point P is above this plane. The Jacobian of the transformation becomes cos θ r sin θ 0 J = sin θ rcos θ r z i i 2 r g 2 g Fig The cylindrical coordinate system. The base vectors of this coordinate system are g =cosθī +sinθ ī 2, g 2 = r sin θ ī + r cos θ ī 2,andg 3 =ī 3. Note that g is a unit vector, since g =, but g 2 is not, g 2 = r. Also note that for cylindrical coordinates, g T g = 2 3 gt g = 3 g T g =0, the base vectors are mutually orthogonal, as shown in g Orthogonal parameterization When the base vectors associated with the parameterization are mutually orthogonal, the parameters dene an orthogonal parameterization of the three-dimensional space. The rest of this section will be restricted to such parameterization. In this case, it is advantageous to dene a set of orthonormal vectors ē = g g, ē 2 = g 2 g 2, ē 3 = g 3 g 3. (2.74) To interpret the meaning of these unit vectors, the chain rule for derivatives is used to write g = = ds ds =ē, (2.75) η s dη dη where s is the arc length measured along the η curve. Because / s =ē is the unit tangent to the η curve, see eq. (2.5), it follows that g = h = ds dη, g 2 = h 2 = ds 2 dη 2, g 3 = h 3 = ds 3 dη 3. (2.76) Notation h = g is introduced to simplify the notation. Clearly, h is a scale factor, the ratio of the innitesimal increment in length, ds,totheinnitesimal increment in parameter η, dη, along the curve.

22 52 2 Coordinate systems Derivatives of the base vectors Here again, the derivatives of the base vectors will be evaluated. To that effect, the following expression is considered Expanding the derivatives leads to 2 η η 2 = g = g 2 η = (h ē ) = (h 2ē 2 ) η. (2.77) h ē + h ē = h 2 η ē 2 + h 2 ē 2 η. (2.78) Pre-multiplying this relationship by ē T yields the following identity ē T ē 2 η = h 2 h. (2.79) To obtain this result, the orthogonality of the base vectors, ē T ē 2 =0, was used; furthermore, ē T ē / =0,sinceē is a unit vector. Next, eq. (2.78) is pre-multiplied ē T 2 to yield ē T ē 2 = ē T ē 2 = h 2. (2.80) h η Finally, pre-multiplication by ē T 3 leads to h ē T 3 ē = h 2 ē T ē 2 3. (2.8) η Since ē T 3 ē 2 / η = ē T 2 ē 3 / η, this result can be manipulated as follows h ē T 3 ē = h 2 ē T ē 3 2 = h h 2 ē T ē 2, (2.82) η h 3 η 3 where identity (2.8) was used with a permutation of the indices. Using the same identities once again leads to h ē T 3 This result clearly implies ē = h h 2 ē T ē 2 = h ē T ē 3 = h ē T ē 3. h 3 η 3 The derivatives of the base vector can be resolved as ē T 3 ē =0. (2.83) ē η = c ē + c 2 ē 2 + c 3 ē 3, where the unknown coefcients c, c 2,andc 3 are found by pre-multiplying this expression by ē, ē 2,andē 3, respectively, and using identities (2.79), (2.80) and (2.83) to nd

23 2.7 Orthogonal curvilinear coordinates 53 ē η = h 2 h ē 2 h 3 h η 3 ē 3. Proceeding in a similar manner, the derivatives of base vector ē with respect to η 2 and η 3 are found as ē = h h 2 η ē 2, ē η 3 = h h 3 η ē 3. Similar expression are readily found for the derivatives of the unit base vectors ē 2 and ē 3 through index permutations and are summarized as ē 0 /R 3 /R 2 ē ē 2 s = /R ē 2, (2.84a) ē 3 /R ē 3 ē 0 /R 23 0 ē ē 2 s 2 = /R 23 0 /R 2 ē 2, (2.84b) ē 3 0 /R 2 0 ē 3 ē 0 0 /R 32 ē ē 2 s 3 = 0 0 /R 3 ē 2, (2.84c) ē 3 /R 32 /R 3 ē 3 where the curvatures of the system were dened as = h, R 2 h s 3 = h 2, R 2 h 2 s 3 = h 3, R 3 h 3 s 2 = h, R 3 h s 2 = h 2, R 23 h 2 s = h 3. R 32 h 3 s (2.85a) (2.85b) (2.85c) 2.7 Orthogonal curvilinear coordinates Consider a particle moving in three-dimension space. The position of this particle can be dened by eq. (2.69) in terms of an orthogonal parameterization of space. These parameter dene a set of orthogonal curvilinear coordinates for the particle. The velocity vector is computed with the help of the chain rule for derivatives v = d dt = s ṡ + s 2 ṡ 2 + s 3 ṡ 3 =ṡ ē +ṡ 2 ē 2 +ṡ 3 ē 3. (2.86) The expression for the acceleration vector will involve term in s ē and ṡ ē, and similar terms for the other two indices. The latter term is further expanded using the chain rule for derivatives, and expressing the derivatives of the base vectors using eqs. (2.84) then yields

24 54 2 Coordinate systems a = [ s ṡ 2 2 /R 23 +ṡ 2 3 /R ] 32 ṡ ṡ 2 /R 3 +ṡ ṡ 3 /R 2 ē + [ s 2 +ṡ 2 /R 3 ṡ 2 3/R 3 +ṡ ṡ 2 /R 23 ṡ 2 ṡ 3 /R 2 ] ē2 + [ s 3 ṡ 2 /R 2 +ṡ 2 2/R 2 ṡ ṡ 3 /R 32 +ṡ 2 ṡ 3 /R 3 ] ē3. (2.87) Note here again the similarity between this expression and that obtained for path or surface coordinates, eqs. (2.34) or (2.68), respectively. The acceleration components in each direction involve the second time derivative of the intrinsic parameters, as expected. Additional terms, however, associated with the radii of curvature of the curvilinear coordinate system also appear Cylindrical coordinates The cylindrical coordinate system, depicted in g. 2.3, is an orthogonal curvilinear coordinate system dened as follows = r cos θ ī + r sin θ ī 2 + z ī 3, (2.88) where r 0 and 0 θ<2π. The following notation was used: η = r, η 2 = θ,and η 3 = z. Note that if z =0, the cylindrical coordinate system reduces to coordinates r and θ in plane (ī, ī 2 ) and are then often called polar coordinates. i 3 i 3 e e 3 e 2 e r z i 2 i Fig The cylindrical coordinate system. i r e 3 i 2 e 2 Fig The spherical coordinate system. The following summarizes important formulæ in cylindrical coordinates. The scale factors are h =, h 2 = r, andh 3 =. The curvatures of the cylindrical coordinate system all vanish, except that R 23 = r. The base vectors expressed in terms of the Cartesian system are ē = cosθ ī +sinθ ī 2, (2.89a) ē 2 = sin θ ī +cosθ ī 2, (2.89b) ē 3 = ī 3. (2.89c) The time derivatives of the based vectors resolved along this triad are ē = θ ē 2, (2.90a) ē 2 = θ ē, (2.90b) ē 3 = 0. (2.90c)

25 2.7 Orthogonal curvilinear coordinates 55 Finally, the position, velocity, and acceleration vectors, resolved along the base vectors of the cylindrical coordinate system are = r ē + z ē 3, v =ṙ ē + r θ ē 2 +ż ē 3, a =( r r θ 2 )ē +(r θ +2ṙ θ)ē 2 + z ē 3. (2.9a) (2.9b) (2.9c) respectively Spherical coordinates The spherical coordinate system, depicted in g. 2.4, is an orthogonal curvilinear coordinate system dened as follows = r sin φ cos θ ī + r sin φ sin θ ī 2 + r cos φ ī 3, (2.92) where r 0, 0 φ π,and0 θ<2π. The following notation was used: η = r, η 2 = φ, andη 3 = θ. The following summarizes important formulæ in spherical coordinates. The scale factors are h =, h 2 = r, andh 3 = r sin φ. The curvatures of the spherical coordinate system all vanish, except that R 23 = r, R 3 = r tan φ and R 32 = r. The base vectors expressed in terms of the Cartesian system are ē = sinφ cos θ ī +sinφsin θ ī 2 +cosφ ī 3, (2.93a) ē 2 = cosφ cos θ ī +cosφsin θ ī 2 sin φ ī 3, (2.93b) ē 3 = sin θ ī + cosθ ī 2. (2.93c) The time derivatives of the based vectors resolved along this triad are ē = φ ē 2 + θ sin φ ē 3, (2.94a) ē 2 = φ ē + θ cos φ ē 3, ē 3 = θ(sin φ ē +cosφ ē 2 ). (2.94b) (2.94c) Finally, the position, velocity, and acceleration vectors, resolved along the base vectors of the spherical coordinate system are = r ē, v =ṙ ē + r φ ē 2 + r θ sin φ ē 3, (2.95a) (2.95b) a =( r r φ 2 r θ 2 sin 2 φ)ē +(r φ +2ṙ φ r θ 2 sin φ cos φ) ē 2 +(r θ sin φ +2ṙ θ sin φ +2r φ θ cos φ) ē 3. (2.95c)

26

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

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

Introduction and Vectors Lecture 1

Introduction and Vectors Lecture 1 1 Introduction Introduction and Vectors Lecture 1 This is a course on classical Electromagnetism. It is the foundation for more advanced courses in modern physics. All physics of the modern era, from quantum

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

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

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

WORKSHEET #13 MATH 1260 FALL 2014

WORKSHEET #13 MATH 1260 FALL 2014 WORKSHEET #3 MATH 26 FALL 24 NOT DUE. Short answer: (a) Find the equation of the tangent plane to z = x 2 + y 2 at the point,, 2. z x (, ) = 2x = 2, z y (, ) = 2y = 2. So then the tangent plane equation

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

, where s is the arclength parameter. Prove that. κ = w = 1 κ (θ) + 1. k (θ + π). dγ dθ. = 1 κ T. = N dn dθ. = T, N T = 0, N = T =1 T (θ + π) = T (θ)

, where s is the arclength parameter. Prove that. κ = w = 1 κ (θ) + 1. k (θ + π). dγ dθ. = 1 κ T. = N dn dθ. = T, N T = 0, N = T =1 T (θ + π) = T (θ) Here is a collection of old exam problems: 1. Let β (t) :I R 3 be a regular curve with speed = dβ, where s is the arclength parameter. Prove that κ = d β d β d s. Let β (t) :I R 3 be a regular curve such

More information

Classical differential geometry of two-dimensional surfaces

Classical differential geometry of two-dimensional surfaces Classical differential geometry of two-dimensional surfaces 1 Basic definitions This section gives an overview of the basic notions of differential geometry for twodimensional surfaces. It follows mainly

More information

Review problems for the final exam Calculus III Fall 2003

Review problems for the final exam Calculus III Fall 2003 Review problems for the final exam alculus III Fall 2003 1. Perform the operations indicated with F (t) = 2t ı 5 j + t 2 k, G(t) = (1 t) ı + 1 t k, H(t) = sin(t) ı + e t j a) F (t) G(t) b) F (t) [ H(t)

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

Classical Mechanics. Luis Anchordoqui

Classical Mechanics. Luis Anchordoqui 1 Rigid Body Motion Inertia Tensor Rotational Kinetic Energy Principal Axes of Rotation Steiner s Theorem Euler s Equations for a Rigid Body Eulerian Angles Review of Fundamental Equations 2 Rigid body

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

Tensors, and differential forms - Lecture 2

Tensors, and differential forms - Lecture 2 Tensors, and differential forms - Lecture 2 1 Introduction The concept of a tensor is derived from considering the properties of a function under a transformation of the coordinate system. A description

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

CBE 6333, R. Levicky 1. Orthogonal Curvilinear Coordinates

CBE 6333, R. Levicky 1. Orthogonal Curvilinear Coordinates CBE 6333, R. Levicky 1 Orthogonal Curvilinear Coordinates Introduction. Rectangular Cartesian coordinates are convenient when solving problems in which the geometry of a problem is well described by the

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

8 Velocity Kinematics

8 Velocity Kinematics 8 Velocity Kinematics Velocity analysis of a robot is divided into forward and inverse velocity kinematics. Having the time rate of joint variables and determination of the Cartesian velocity of end-effector

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

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

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

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

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

Exercise: concepts from chapter 3

Exercise: concepts from chapter 3 Reading:, Ch 3 1) The natural representation of a curve, c = c(s), satisfies the condition dc/ds = 1, where s is the natural parameter for the curve. a) Describe in words and a sketch what this condition

More information

Study guide for Exam 1. by William H. Meeks III October 26, 2012

Study guide for Exam 1. by William H. Meeks III October 26, 2012 Study guide for Exam 1. by William H. Meeks III October 2, 2012 1 Basics. First we cover the basic definitions and then we go over related problems. Note that the material for the actual midterm may include

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

ENGI 4430 Parametric Vector Functions Page dt dt dt

ENGI 4430 Parametric Vector Functions Page dt dt dt ENGI 4430 Parametric Vector Functions Page 2-01 2. Parametric Vector Functions (continued) Any non-zero vector r can be decomposed into its magnitude r and its direction: r rrˆ, where r r 0 Tangent Vector:

More information

13 Path Planning Cubic Path P 2 P 1. θ 2

13 Path Planning Cubic Path P 2 P 1. θ 2 13 Path Planning Path planning includes three tasks: 1 Defining a geometric curve for the end-effector between two points. 2 Defining a rotational motion between two orientations. 3 Defining a time function

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

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

PART ONE DYNAMICS OF A SINGLE PARTICLE

PART ONE DYNAMICS OF A SINGLE PARTICLE PART ONE DYNAMICS OF A SINGLE PARTICLE 1 Kinematics of a Particle 1.1 Introduction One of the main goals of this book is to enable the reader to take a physical system, model it by using particles or rigid

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

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 1. The value of the double integral (a) 15 26 (b) 15 8 (c) 75 (d) 105 26 5 4 0 1 1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 2. What is the value of the double integral interchange the order

More information

Curvilinear coordinates

Curvilinear coordinates C Curvilinear coordinates The distance between two points Euclidean space takes the simplest form (2-4) in Cartesian coordinates. The geometry of concrete physical problems may make non-cartesian coordinates

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

Rotational motion of a rigid body spinning around a rotational axis ˆn;

Rotational motion of a rigid body spinning around a rotational axis ˆn; Physics 106a, Caltech 15 November, 2018 Lecture 14: Rotations The motion of solid bodies So far, we have been studying the motion of point particles, which are essentially just translational. Bodies with

More information

UNIVERSITY OF DUBLIN

UNIVERSITY OF DUBLIN UNIVERSITY OF DUBLIN TRINITY COLLEGE JS & SS Mathematics SS Theoretical Physics SS TSM Mathematics Faculty of Engineering, Mathematics and Science school of mathematics Trinity Term 2015 Module MA3429

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

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

3 Space curvilinear motion, motion in non-inertial frames

3 Space curvilinear motion, motion in non-inertial frames 3 Space curvilinear motion, motion in non-inertial frames 3.1 In-class problem A rocket of initial mass m i is fired vertically up from earth and accelerates until its fuel is exhausted. The residual mass

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

EXAM 2 ANSWERS AND SOLUTIONS, MATH 233 WEDNESDAY, OCTOBER 18, 2000

EXAM 2 ANSWERS AND SOLUTIONS, MATH 233 WEDNESDAY, OCTOBER 18, 2000 EXAM 2 ANSWERS AND SOLUTIONS, MATH 233 WEDNESDAY, OCTOBER 18, 2000 This examination has 30 multiple choice questions. Problems are worth one point apiece, for a total of 30 points for the whole examination.

More information

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions McGill University April 4 Faculty of Science Final Examination Calculus 3 Math Tuesday April 9, 4 Solutions Problem (6 points) Let r(t) = (t, cos t, sin t). i. Find the velocity r (t) and the acceleration

More information

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates...

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates... Contents 1 Geometry of R 1.1 Conic Sections............................................ 1. Parametric Equations........................................ 3 1.3 More Parametric Equations.....................................

More information

Week 6: Differential geometry I

Week 6: Differential geometry I Week 6: Differential geometry I Tensor algebra Covariant and contravariant tensors Consider two n dimensional coordinate systems x and x and assume that we can express the x i as functions of the x i,

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

Lecture D2 - Curvilinear Motion. Cartesian Coordinates

Lecture D2 - Curvilinear Motion. Cartesian Coordinates J. Peraire 6.07 Dynamics Fall 2004 Version. Lecture D2 - Curvilinear Motion. Cartesian Coordinates We will start by studying the motion of a particle. We think of a particle as a body which has mass, but

More information

Chapter 3 Vectors. 3.1 Vector Analysis

Chapter 3 Vectors. 3.1 Vector Analysis Chapter 3 Vectors 3.1 Vector nalysis... 1 3.1.1 Introduction to Vectors... 1 3.1.2 Properties of Vectors... 1 3.2 Coordinate Systems... 6 3.2.1 Cartesian Coordinate System... 6 3.2.2 Cylindrical Coordinate

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

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

Answer sheet: Final exam for Math 2339, Dec 10, 2010

Answer sheet: Final exam for Math 2339, Dec 10, 2010 Answer sheet: Final exam for Math 9, ec, Problem. Let the surface be z f(x,y) ln(y + cos(πxy) + e ). (a) Find the gradient vector of f f(x,y) y + cos(πxy) + e πy sin(πxy), y πx sin(πxy) (b) Evaluate f(,

More information

ENGI Gradient, Divergence, Curl Page 5.01

ENGI Gradient, Divergence, Curl Page 5.01 ENGI 94 5. - Gradient, Divergence, Curl Page 5. 5. The Gradient Operator A brief review is provided here for the gradient operator in both Cartesian and orthogonal non-cartesian coordinate systems. Sections

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

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

Tensors - Lecture 4. cos(β) sin(β) sin(β) cos(β) 0

Tensors - Lecture 4. cos(β) sin(β) sin(β) cos(β) 0 1 Introduction Tensors - Lecture 4 The concept of a tensor is derived from considering the properties of a function under a transformation of the corrdinate system. As previously discussed, such transformations

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

M435: INTRODUCTION TO DIFFERENTIAL GEOMETRY

M435: INTRODUCTION TO DIFFERENTIAL GEOMETRY M435: INTODUCTION TO DIFFNTIAL GOMTY MAK POWLL Contents 7. The Gauss-Bonnet Theorem 1 7.1. Statement of local Gauss-Bonnet theorem 1 7.2. Area of geodesic triangles 2 7.3. Special case of the plane 2 7.4.

More information

Vectors, dot product, and cross product

Vectors, dot product, and cross product MTH 201 Multivariable calculus and differential equations Practice problems Vectors, dot product, and cross product 1. Find the component form and length of vector P Q with the following initial point

More information

Tensor Analysis in Euclidean Space

Tensor Analysis in Euclidean Space Tensor Analysis in Euclidean Space James Emery Edited: 8/5/2016 Contents 1 Classical Tensor Notation 2 2 Multilinear Functionals 4 3 Operations With Tensors 5 4 The Directional Derivative 5 5 Curvilinear

More information

CANONICAL EQUATIONS. Application to the study of the equilibrium of flexible filaments and brachistochrone curves. By A.

CANONICAL EQUATIONS. Application to the study of the equilibrium of flexible filaments and brachistochrone curves. By A. Équations canoniques. Application a la recherche de l équilibre des fils flexibles et des courbes brachystochrones, Mem. Acad. Sci de Toulouse (8) 7 (885), 545-570. CANONICAL EQUATIONS Application to the

More information

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length.

Mathematical Tripos Part IA Lent Term Example Sheet 1. Calculate its tangent vector dr/du at each point and hence find its total length. Mathematical Tripos Part IA Lent Term 205 ector Calculus Prof B C Allanach Example Sheet Sketch the curve in the plane given parametrically by r(u) = ( x(u), y(u) ) = ( a cos 3 u, a sin 3 u ) with 0 u

More information

CH.4. STRESS. Continuum Mechanics Course (MMC)

CH.4. STRESS. Continuum Mechanics Course (MMC) CH.4. STRESS Continuum Mechanics Course (MMC) Overview Forces Acting on a Continuum Body Cauchy s Postulates Stress Tensor Stress Tensor Components Scientific Notation Engineering Notation Sign Criterion

More information

Vectors and Geometry

Vectors and Geometry Vectors and Geometry Vectors In the context of geometry, a vector is a triplet of real numbers. In applications to a generalized parameters space, such as the space of random variables in a reliability

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

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

Curves of double curvature

Curves of double curvature Excerpted from: L. Bianchi, Lezioni di Geometria differenziale, nd ed., v. I, Enrico Spoerri, Pisa, 90. CHAPTER I Curves of double curvature Tangent and normal plane. First curvature or flexure. Osculating

More information

SOUTH AFRICAN TERTIARY MATHEMATICS OLYMPIAD

SOUTH AFRICAN TERTIARY MATHEMATICS OLYMPIAD SOUTH AFRICAN TERTIARY MATHEMATICS OLYMPIAD. Determine the following value: 7 August 6 Solutions π + π. Solution: Since π

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

Lagrange Multipliers

Lagrange Multipliers Optimization with Constraints As long as algebra and geometry have been separated, their progress have been slow and their uses limited; but when these two sciences have been united, they have lent each

More information

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

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

CURVILINEAR MOTION: NORMAL AND TANGENTIAL COMPONENTS

CURVILINEAR MOTION: NORMAL AND TANGENTIAL COMPONENTS CURVILINEAR MOTION: NORMAL AND TANGENTIAL COMPONENTS Today s Objectives: Students will be able to: 1. Determine the normal and tangential components of velocity and acceleration of a particle traveling

More information

Introduction to Geometry

Introduction to Geometry Introduction to Geometry it is a draft of lecture notes of H.M. Khudaverdian. Manchester, 18 May 211 Contents 1 Euclidean space 3 1.1 Vector space............................ 3 1.2 Basic example of n-dimensional

More information

AAE 203 Notes. Martin Corless

AAE 203 Notes. Martin Corless 1 AAE 203 Notes Martin Corless 2 Contents 1 Introduction 7 2 Units and Dimensions 9 2.1 Introduction.................................... 9 2.2 Units........................................ 9 2.2.1 SI system

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

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

Tutorial General Relativity

Tutorial General Relativity Tutorial General Relativity Winter term 016/017 Sheet No. 3 Solutions will be discussed on Nov/9/16 Lecturer: Prof. Dr. C. Greiner Tutor: Hendrik van Hees 1. Tensor gymnastics (a) Let Q ab = Q ba be a

More information

MATH107 Vectors and Matrices

MATH107 Vectors and Matrices School of Mathematics, KSU 20/11/16 Vector valued functions Let D be a set of real numbers D R. A vector-valued functions r with domain D is a correspondence that assigns to each number t in D exactly

More information

An Overview of Mechanics

An Overview of Mechanics An Overview of Mechanics Mechanics: The study of how bodies react to forces acting on them. Statics: The study of bodies in equilibrium. Dynamics: 1. Kinematics concerned with the geometric aspects of

More information

DYNAMICS OF PARALLEL MANIPULATOR

DYNAMICS OF PARALLEL MANIPULATOR DYNAMICS OF PARALLEL MANIPULATOR PARALLEL MANIPULATORS 6-degree of Freedom Flight Simulator BACKGROUND Platform-type parallel mechanisms 6-DOF MANIPULATORS INTRODUCTION Under alternative robotic mechanical

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

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

MATHEMATICS 200 December 2013 Final Exam Solutions

MATHEMATICS 200 December 2013 Final Exam Solutions MATHEMATICS 2 December 21 Final Eam Solutions 1. Short Answer Problems. Show our work. Not all questions are of equal difficult. Simplif our answers as much as possible in this question. (a) The line L

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

Upon successful completion of MATH 220, the student will be able to:

Upon successful completion of MATH 220, the student will be able to: MATH 220 Matrices Upon successful completion of MATH 220, the student will be able to: 1. Identify a system of linear equations (or linear system) and describe its solution set 2. Write down the coefficient

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

THE DIFFERENTIAL GEOMETRY OF PARAMETRIC PRIMITIVES

THE DIFFERENTIAL GEOMETRY OF PARAMETRIC PRIMITIVES THE DIFFERENTIAL GEOMETRY OF PARAMETRIC PRIMITIVES Ken Turkowski Media Technologies: Graphics Software Advanced Technology Group Apple Computer, Inc. (Draft Friday, May 18, 1990) Abstract: We derive the

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

Complex Numbers. The set of complex numbers can be defined as the set of pairs of real numbers, {(x, y)}, with two operations: (i) addition,

Complex Numbers. The set of complex numbers can be defined as the set of pairs of real numbers, {(x, y)}, with two operations: (i) addition, Complex Numbers Complex Algebra The set of complex numbers can be defined as the set of pairs of real numbers, {(x, y)}, with two operations: (i) addition, and (ii) complex multiplication, (x 1, y 1 )

More information

Lecture 11: Differential Geometry

Lecture 11: Differential Geometry Lecture 11: Differential Geometry c Bryan S. Morse, Brigham Young University, 1998 2000 Last modified on February 28, 2000 at 8:45 PM Contents 11.1 Introduction..............................................

More information

Surface x(u, v) and curve α(t) on it given by u(t) & v(t). Math 4140/5530: Differential Geometry

Surface x(u, v) and curve α(t) on it given by u(t) & v(t). Math 4140/5530: Differential Geometry Surface x(u, v) and curve α(t) on it given by u(t) & v(t). α du dv (t) x u dt + x v dt Surface x(u, v) and curve α(t) on it given by u(t) & v(t). α du dv (t) x u dt + x v dt ( ds dt )2 Surface x(u, v)

More information

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates...

1 Geometry of R Conic Sections Parametric Equations More Parametric Equations Polar Coordinates... Contents 1 Geometry of R 2 2 1.1 Conic Sections............................................ 2 1.2 Parametric Equations........................................ 3 1.3 More Parametric Equations.....................................

More information

III. TRANSFORMATION RELATIONS

III. TRANSFORMATION RELATIONS III. TRANSFORMATION RELATIONS The transformation relations from cartesian coordinates to a general curvilinear system are developed here using certain concepts from differential geometry and tensor analysis,

More information

Homework for Math , Spring 2008

Homework for Math , Spring 2008 Homework for Math 4530 1, Spring 2008 Andrejs Treibergs, Instructor April 18, 2008 Please read the relevant sections in the text Elementary Differential Geometry by Andrew Pressley, Springer, 2001. You

More information

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit.

Practice Midterm Exam 1. Instructions. You have 60 minutes. No calculators allowed. Show all your work in order to receive full credit. MATH202X-F01/UX1 Spring 2015 Practice Midterm Exam 1 Name: Answer Key Instructions You have 60 minutes No calculators allowed Show all your work in order to receive full credit 1 Consider the points P

More information

Vectors. January 13, 2013

Vectors. January 13, 2013 Vectors January 13, 2013 The simplest tensors are scalars, which are the measurable quantities of a theory, left invariant by symmetry transformations. By far the most common non-scalars are the vectors,

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

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6

Multiple Choice. Compute the Jacobian, (u, v), of the coordinate transformation x = u2 v 4, y = uv. (a) 2u 2 + 4v 4 (b) xu yv (c) 3u 2 + 7v 6 .(5pts) y = uv. ompute the Jacobian, Multiple hoice (x, y) (u, v), of the coordinate transformation x = u v 4, (a) u + 4v 4 (b) xu yv (c) u + 7v 6 (d) u (e) u v uv 4 Solution. u v 4v u = u + 4v 4..(5pts)

More information

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9

Contents. MATH 32B-2 (18W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables. 1 Multiple Integrals 3. 2 Vector Fields 9 MATH 32B-2 (8W) (L) G. Liu / (TA) A. Zhou Calculus of Several Variables Contents Multiple Integrals 3 2 Vector Fields 9 3 Line and Surface Integrals 5 4 The Classical Integral Theorems 9 MATH 32B-2 (8W)

More information