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

Size: px
Start display at page:

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

Transcription

1 Math 32A Discussion Session Week 5 Notes November 7 and 9, 2017 This week we want to talk about curvature and osculating circles. You might notice that these notes contain a lot of the same theory or proofs that you saw in lecture. In section we won t focus much on this, but instead will focus on examples. Curvature Now that we re parametrizing curves, it makes sense to wonder how we might measure the extent to which a curve actually curves. That is, how much does our path deviate from being a straight line? When we travel along a straight line, our tangent vector always points along our path; along a curving path, the tangent vector approximates our path, but doesn t exactly match it. Figure 1: Tangent vectors approximating a path. Since the tangent vector of our parametrization gives a straight-line approximation to our curve, a reasonable first attempt at measuring curvature is to ask how quickly our tangent vector is changing. That is, if we have a parametrization r(t) for our curve, we might consider r (t), the speed with which r (t) is changing. To see why this might measure curvature, have a look at Figure 1. Near points where our path makes sharp turns, the tangent vectors change quickly, but along straighter parts the tangent vector doesn t change much. Unfortunately this approach has a big problem our tangent vector r (t) depends on how we parametrize the curve. To see what we mean, consider the following parametrizations: r 1 (t) = cos(t), sin(t), 0 t 2π and r 2 (t) = cos(πt/2), sin(πt/2), 0 t 4. Both of these parametrizations trace out the unit circle, but they do so at different speeds. As a result, their tangent vectors have different lengths, as can be seen in Figure 2. It s unsurprising, then, that these parametrizations give us different acceleration vectors: r 1(t) = cos(t), sin(t) and r 2(t) = π2 cos(πt/2), sin(πt/2). 4 Both parametrizations would tell us that the circle has constant curvature (which seems accurate), but r 1 would call this curvature 1, while r 2 would call it π 2 /4: r 1(t) 1 and r 2(t) π2 4. 1

2 Figure 2: Tangent vectors for r 1 (in blue) and r 2 (in orange). As a means of standardizing our curvature measurements, we can replace the idea of measuring how quickly the tangent vector is changing with measuring how quickly the unit tangent vector is changing. That is, as long as our tangent vector r (t) is never zero, we can scale it to be unit length and call this vector T(t) our unit tangent vector. We could then measure how quickly this vector changes. Notice that for our parametrizations of the circle we have T 1 (t) = r 1 (t) r = sin(t), cos(t) 1 (t) and T 2 (t) = r 2 (t) r 2 (t) = 2 π π 2 sin(πt/2), π 2 cos(πt/2) = sin(πt/2), cos(πt/2). In Figure 2 this corresponds to scaling our orange vectors down to unit length, so that if r 1 (t 1 ) = r 2 (t 2 ) for some parameter values t 1, t 2, then T(t 1 ) = T(t 2 ). Our second attempt at curvature is to measure how quickly this unit tangent vector changes, so we compute T 1(t) = cos(t), sin(t) = 1 and T 2(t) = π 2 cos(πt/2), π 2 sin(πt/2) π = 2. So our new measure of curvature still has the problem that it depends on how we parametrize our curves. The problem with asking how quickly the unit tangent vector changes is that we need to be consistent with the value against which we measure this change. When we compute T 1 (t) we re measuring the change in our unit tangent vector against the parameter for r 1, and T 2 (t) measures this change against the parameter for r 2. What we really want to know is how T changes with respect to arclength. We want to ask how T will be different one unit down the curve. The following definition is made with this consideration in mind. 2

3 Curvature. Suppose r(s) is an arclength parametrization for the curve C. The the curvature of C at the point r(s) is given by κ(s) = ds (s), where T(s) is the unit tangent vector to C at r(s). Example 1. The parametrization r 1 (t) of the unit circle given earlier is an arclength parametrization, since r 1 (t) 1. It follows that the curvature of the circle is T 1 (t) 1. So the circle has constant curvature. This is consistent with our intuition, since the circle is always deviating from its tangent vector in the same way. The definition of curvature we finally settled on is on a good theoretical footing, since it prevents us from finding different curvature values by using different parametrizations for our curve. But it has a practical problem: finding arclength parametrizations for curves can be very difficult. We d like to find a way of computing curvature from parametrizations that aren t necessarily arclength parametrizations. Suppose r(t) parametrizes the curve C and that r (t) is never zero, but is not necessarily an arclength parametrization. Then T(t) = r (t) r (t), so the chain rule tells us that dt = ds ds dt = ( d 1 ds dt We then apply the fundamental theorem of calculus to find 0 dt = ds r (t). So we can compute the arclength derivative of T according to ds = 1 r (t) dt. Since the curvature is the magnitude of this vector, we have κ(t) = 1 r (t) dt ) r (u) du. Example 2. We ve already computed T 2 (t) = π/2 from our parametrization r 2(t) of the unit circle. Since r 2 (t) = π/2, we see that κ(t) =. 1 r 2(t) = π/2 2 (t) T π/2 = 1, and this agrees with our computation of curvature from the parametrization r 1 (t). 3

4 Before computing curvature for a curve other than the circle, we ll come up with one more formula for curvature that starts from an arbitrary 1 parametrization r(t). First we need a lemma. Lemma 1. Let T(t) be a parametrization of the unit tangent vector to a curve C. Then T(t) is perpendicular to T (t). Proof. Let f(t) = T(t) 2. Because T(t) always has unit length, f is the constant function 1. At the same time, f (t) = d dt (T(t) T(t)) = 2T(t) T (t). Because f is constant, f is always 0, so 2T(t) T (t) = 0 for all t, meaning that T(t) is perpendicular to T (t) for all t. This observation may seem irrelevant, but it will be helpful in the computation that follows. Suppose r(t) is a parametrization for the curve C so that r (t) is never zero. Then for all t, From this we can compute r (t): r (t) = r (t) T(t). r (t) = d dt ( r (t) )T(t) + r (t) T (t). Now (for no immediately apparent reason) we ll compute the cross product 2 r (t) r (t): ( ) d r (t) r (t) = ( r (t) T(t)) dt ( r (t) )T(t) + r (t) T (t) = r (t) d dt ( r (t) )(T(t) T(t)) + r (t) 2 (T(t) T (t)) = r (t) 2 (T(t) T (t)). The first term on the second-to-last line vanishes because we re crossing a vector with itself. We now have that r (t) r (t) = r (t) 2 T(t) T (t) = r (t) 2 sin θ T(t) T (t), where θ is the angle between T(t) and T (t). But our lemma says that this angle must always be π/2. Because sin(π/2) = 1 and T(t) = 1, we see that r (t) r (t) = r (t) 2 T (t). This is very nearly the curvature formula we need only divide by r (t) 3. So we see that if our curve is parametrized by r(t) and r (t) never vanishes, then κ(t) = r (t) r (t) r (t) 3. 1 Not quite arbitrary: we do require that r (t) not vanish. 2 Computing the cross product assumes that r (t) and r (t) are vectors in three dimensions. In the case that we re working in two dimensions, we simply assume the z-coordinate to be 0. 4

5 Figure 3: Unit tangent vectors for an ellipse. Example 3. Let C be the ellipse defined by Find the extreme values for the curvature of C. x y2 4 = 1. (Solution) Since C has major and minor axes of length 5 and 2, respectively, we can parametrize C by r(t) = 5 cos(t), 2 sin(t), 0 t 2π. Then so r (t) = 5 sin(t), 2 cos(t) and r (t) = 5 cos(t), 2 sin(t), r (t) r i j k (t) = 5 sin(t) 2 cos(t) 0 5 cos(t) 2 sin(t) 0 = 0, 0, 10 sin2 (t) + 10 cos 2 (t) = 0, 0, 10. Then r (t) r (t) = 10. We also have so r (t) = 25 sin 2 (t) + 4 cos 2 (t) = κ(t) = r (t) r (t) r (t) 3 = 21 sin 2 (t) + 4, 10 (21 sin 2 (t) + 4) 3/2. We re interested in minimizing and maximizing κ(t), so we compute κ 630 cos(t) sin(t) (t) = (21 sin 2 (t) + 4) 5/2. Then κ (t) will vanish whenever either cos(t) or sin(t) is 0, so we have critical points at t = 0, π/2, π, and 3π/2. We calculate the curvature at each of these points and find t 0 π/2 π 3π/2 κ(t) 5/4 2/25 5/4 2/25 So C achieves its maximum curvature of 5/4 at r(0) = (5, 0) and r(π) = ( 5, 0) and achieves its minimum curvature of 2/25 at r(π/2) = (0, 2) and r(3π/2) = (0, 2). Notice that this fits with the plot of C in Figure 3. The path is curving most sharply at the two horizontal edges, where our unit tangent vectors are changing rapidly. At the vertical extrema of our path, the curve is much straighter, and this is reflected in its smaller curvature. 5

6 Figure 4: A pair of osculating circles on the curve parametrized by r(t) = 3 cos t, 7 sin t, 4 cos 2t. The Osculating Circle In lecture you ve talked about the unit normal vector to r(t), which can be computed by N(t) = T (t) T (t) or using the equation T (t) = r (t) κ(t)n(t). One important use for the normal vector is to construct the Frenet frame {T, N, B} for our cure. The Frenet frame provides an orthonormal basis for R 3 at each point of our curve, and the derivatives of this frame can be computed within the frame itself : T (s) = N (s) = κt(s) B (s) = κn(s) + τb(s), τn(s) where s is an arclength parameter. This may not sound that impressive at first, but it means that the Frenet frame does a good job of capturing the rotating and twisting done by the curve. We won t talk much about the Frenet frame, but you should check it out. The above equations are called the Frenet formulas. Today we ll use the normal vector to construct a sort of circle-of-best-fit for curves. Suppose (x, y) is a point on the curve C, and that C has nonzero curvature at (x, y). Then the osculating circle at this point is the unique circle which passes through (x, y), has the same curvature at C at (x, y), and whose center lies in the direction of the standard unit normal vector to C. The plane in which the circle lies is called the osculating plane of C at (x, y). See Figure 4 for a couple of examples of osculating circles. Notice that the circle is smallest when the curvature is greatest. 6

7 Example 4. Let E be the ellipse in the xy-plane determined by the equation x 2 a 2 + y2 b 2 = 1, where a and b are positive. Using the parametrization r(t) = a cos t, b sin t, 0 t 2π for E, give a parametrization c(t) of the center of the osculating circle to E at r(t). (Solution) If we can find a parametrization N(t) for the standard unit normal to E at r(t) and also a parametrization R(t) for the radius of the osculating circle at r(t), then the center of this circle will be given by c(t) = r(t) + R(t)N(t). Recall that the curvature of a circle is constant, and in particular is equal to 1/R, where R is the radius of the circle. Since we want C to have the same curvature as E, we see that R(t) = 1/κ(t), where κ(t) is the curvature of E at r(t). In the interest of finding κ(t) we compute r (t) = a sin t, b cos t and r (t) = a cos t, b sin t. Then we have r (t) r i j k (t) = a sin t b cos t 0 a cos t b sin t 0 = 0, 0, ab(sin2 t + cos 2 t) = 0, 0, ab, so r (t) r (t) = ab. We also see that so r (t) = (a 2 sin 2 t + b 2 cos 2 t) 1/2, κ(t) = r (t) r (t) r (t) 3 = ab (a 2 sin 2 t + b 2 cos 2 t) 3/2. Then the radius R(t) of the osculating circle C at r(t) is given by R(t) = (a2 sin 2 t + b 2 cos 2 t) 3/2. ab Next we must find N(t). First we have the unit tangent vector T(t) = r (t) r (t) = a sin t, b cos t (a 2 sin 2 t + b 2 cos 2 t) 1/2. Now the unit normal vector is defined by N(t) = T (t)/ T (t). Rather than compute this relatively messy derivative, we ll cheat a little bit. Because of our familiarity with the parametrization r(t), we know that the unit tangent vector T(t) is always turning to the left. In particular, T (t) is always to the left of T(t), and thus we can obtain N(t) by rotating T(t) 90 counterclockwise. We know how to make this rotation component-wise, so we have N(t) = b cos t, a sin t (a 2 sin 2 t + b 2 cos 2 t) 1/2. 7

8 Finally we have c(t) = r(t) + R(t)n(t) = a cos t, b sin t + (a2 sin 2 t + b 2 cos 2 t) 3/2 b cos t, a sin t ab (a 2 sin 2 t + b 2 cos 2 t) 1/2 = a cos t, b sin t + a2 sin 2 t + b 2 cos 2 t b cos t, a sin t ab = a2 a cos t, b2 a 2 sin 2 t + b 2 cos 2 t sin t cos t, a2 sin 2 t + b 2 cos 2 t b a b a 2 (1 sin 2 t) b 2 cos 2 t = cos t, b2 (1 cos 2 t) a 2 sin 2 t sin t a b a 2 b 2 = cos 3 t, b2 a 2 sin 3 t. a b sin t To see our parametrization of the center in action, have a look at this animation. Letting a = 5 and b = 2 gives us the ellipse considered in Example 3, and the center of the osculating circle of that ellipse is parametrized by 21 c(t) = 5 cos3 t, 21 2 sin3 t. 8

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

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

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

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

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

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

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

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

Math 317 M1A, October 8th, 2010 page 1 of 7 Name:

Math 317 M1A, October 8th, 2010 page 1 of 7 Name: Math 317 M1A, October 8th, 2010 page 1 of 7 Name: Problem 1 (5 parts, 30 points): Consider the curve r(t) = 3 sin(t 2 ), 4t 2 + 7, 3 cos(t 2 ), 0 t < a) (5 points) Find the arclength function s(t) giving

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

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

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

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

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

Curves - A lengthy story

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

More information

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

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 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

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

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

Just what is curvature, anyway?

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

More information

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

Math 20C Homework 2 Partial Solutions

Math 20C Homework 2 Partial Solutions Math 2C Homework 2 Partial Solutions Problem 1 (12.4.14). Calculate (j k) (j + k). Solution. The basic properties of the cross product are found in Theorem 2 of Section 12.4. From these properties, we

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

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

MATH H53 : Mid-Term-1

MATH H53 : Mid-Term-1 MATH H53 : Mid-Term-1 22nd September, 215 Name: You have 8 minutes to answer the questions. Use of calculators or study materials including textbooks, notes etc. is not permitted. Answer the questions

More information

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

Exam 1 Review SOLUTIONS

Exam 1 Review SOLUTIONS 1. True or False (and give a short reason): Exam 1 Review SOLUTIONS (a) If the parametric curve x = f(t), y = g(t) satisfies g (1) = 0, then it has a horizontal tangent line when t = 1. FALSE: To make

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

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

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

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

The moving trihedron and all that

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

More information

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

Vector Functions & Space Curves MATH 2110Q

Vector Functions & Space Curves MATH 2110Q Vector Functions & Space Curves Vector Functions & Space Curves Vector Functions Definition A vector function or vector-valued function is a function that takes real numbers as inputs and gives vectors

More information

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

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

More information

Math 53: Worksheet 9 Solutions

Math 53: Worksheet 9 Solutions Math 5: Worksheet 9 Solutions November 1 1 Find the work done by the force F xy, x + y along (a) the curve y x from ( 1, 1) to (, 9) We first parametrize the given curve by r(t) t, t with 1 t Also note

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

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2

MATH 32A: MIDTERM 2 REVIEW. sin 2 u du z(t) = sin 2 t + cos 2 2 MATH 3A: MIDTERM REVIEW JOE HUGHES 1. Curvature 1. Consider the curve r(t) = x(t), y(t), z(t), where x(t) = t Find the curvature κ(t). 0 cos(u) sin(u) du y(t) = Solution: The formula for curvature is t

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

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

Arc Length and Curvature

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

More information

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

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

Math 3c Solutions: Exam 2 Fall 2017

Math 3c Solutions: Exam 2 Fall 2017 Math 3c Solutions: Exam Fall 07. 0 points) The graph of a smooth vector-valued function is shown below except that your irresponsible teacher forgot to include the orientation!) Several points are indicated

More information

Parametric Curves You Should Know

Parametric Curves You Should Know Parametric Curves You Should Know Straight Lines Let a and c be constants which are not both zero. Then the parametric equations determining the straight line passing through (b d) with slope c/a (i.e.

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

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

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

Implicit Differentiation and Related Rates

Implicit Differentiation and Related Rates Math 31A Discussion Session Week 5 Notes February 2 and 4, 2016 This week we re going to learn how to find tangent lines to curves which aren t necessarily graphs of functions, using an approach called

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

The Calculus of Vec- tors

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

More information

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter.

(6, 4, 0) = (3, 2, 0). Find the equation of the sphere that has the line segment from P to Q as a diameter. Solutions Review for Eam #1 Math 1260 1. Consider the points P = (2, 5, 1) and Q = (4, 1, 1). (a) Find the distance from P to Q. Solution. dist(p, Q) = (4 2) 2 + (1 + 5) 2 + (1 + 1) 2 = 4 + 36 + 4 = 44

More information

APPM 2350 Section Exam points Wednesday September 26, 6:00pm 7:30pm, 2018

APPM 2350 Section Exam points Wednesday September 26, 6:00pm 7:30pm, 2018 APPM 2350 Section Exam 1 140 points Wednesday September 26, 6:00pm 7:30pm, 2018 ON THE FRONT OF YOUR BLUEBOOK write: (1) your name, (2) your student ID number, (3) lecture section/time (4) your instructor

More information

Examiner: D. Burbulla. Aids permitted: Formula Sheet, and Casio FX-991 or Sharp EL-520 calculator.

Examiner: D. Burbulla. Aids permitted: Formula Sheet, and Casio FX-991 or Sharp EL-520 calculator. University of Toronto Faculty of Applied Science and Engineering Solutions to Final Examination, June 216 Duration: 2 and 1/2 hrs First Year - CHE, CIV, CPE, ELE, ENG, IND, LME, MEC, MMS MAT187H1F - Calculus

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

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

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 211, Fall 2014, Carleton College

Math 211, Fall 2014, Carleton College A. Let v (, 2, ) (1,, ) 1, 2, and w (,, 3) (1,, ) 1,, 3. Then n v w 6, 3, 2 is perpendicular to the plane, with length 7. Thus n/ n 6/7, 3/7, 2/7 is a unit vector perpendicular to the plane. [The negation

More information

MATH Max-min Theory Fall 2016

MATH Max-min Theory Fall 2016 MATH 20550 Max-min Theory Fall 2016 1. Definitions and main theorems Max-min theory starts with a function f of a vector variable x and a subset D of the domain of f. So far when we have worked with functions

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

MATH 32A: MIDTERM 1 REVIEW. 1. Vectors. v v = 1 22

MATH 32A: MIDTERM 1 REVIEW. 1. Vectors. v v = 1 22 MATH 3A: MIDTERM 1 REVIEW JOE HUGHES 1. Let v = 3,, 3. a. Find e v. Solution: v = 9 + 4 + 9 =, so 1. Vectors e v = 1 v v = 1 3,, 3 b. Find the vectors parallel to v which lie on the sphere of radius two

More information

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 >

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 > Math 63 Final Problem 1: [ points, 5 points to each part] Given the points P : (1, 1, 1), Q : (1,, ), R : (,, c 1), where c is a parameter, find (a) the vector equation of the line through P and Q. (b)

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

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 116 Practice for Exam 2 Generated October 12, 215 Name: SOLUTIONS Instructor: Section Number: 1. This exam has 8 questions. Note that the problems are not of equal difficulty, so you may want to skip

More information

Math 32B Discussion Session Week 10 Notes March 14 and March 16, 2017

Math 32B Discussion Session Week 10 Notes March 14 and March 16, 2017 Math 3B iscussion ession Week 1 Notes March 14 and March 16, 17 We ll use this week to review for the final exam. For the most part this will be driven by your questions, and I ve included a practice final

More information

Solutions for the Practice Final - Math 23B, 2016

Solutions for the Practice Final - Math 23B, 2016 olutions for the Practice Final - Math B, 6 a. True. The area of a surface is given by the expression d, and since we have a parametrization φ x, y x, y, f x, y with φ, this expands as d T x T y da xy

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

(df (ξ ))( v ) = v F : O ξ R. with F : O ξ O

(df (ξ ))( v ) = v F : O ξ R. with F : O ξ O Math 396. Derivative maps, parametric curves, and velocity vectors Let (X, O ) and (X, O) be two C p premanifolds with corners, 1 p, and let F : X X be a C p mapping. Let ξ X be a point and let ξ = F (ξ

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

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

MTHE 227 Problem Set 2 Solutions

MTHE 227 Problem Set 2 Solutions MTHE 7 Problem Set Solutions 1 (Great Circles). The intersection of a sphere with a plane passing through its center is called a great circle. Let Γ be the great circle that is the intersection of the

More information

(c) The first thing to do for this problem is to create a parametric curve for C. One choice would be. (cos(t), sin(t)) with 0 t 2π

(c) The first thing to do for this problem is to create a parametric curve for C. One choice would be. (cos(t), sin(t)) with 0 t 2π 1. Let g(x, y) = (y, x) ompute gds for a circle with radius 1 centered at the origin using the line integral. (Hint: use polar coordinates for your parametrization). (a) Write out f((t)) so that f is a

More information

AP Calculus BC Summer Assignment. Please show all work either in the margins or on separate paper. No credit will be given without supporting work.

AP Calculus BC Summer Assignment. Please show all work either in the margins or on separate paper. No credit will be given without supporting work. AP Calculus BC Summer Assignment These problems are essential practice for AP Calculus BC. Unlike AP Calculus AB, BC students need to also be quite familiar with polar and parametric equations, as well

More information

Math 416, Spring 2010 Gram-Schmidt, the QR-factorization, Orthogonal Matrices March 4, 2010 GRAM-SCHMIDT, THE QR-FACTORIZATION, ORTHOGONAL MATRICES

Math 416, Spring 2010 Gram-Schmidt, the QR-factorization, Orthogonal Matrices March 4, 2010 GRAM-SCHMIDT, THE QR-FACTORIZATION, ORTHOGONAL MATRICES Math 46, Spring 00 Gram-Schmidt, the QR-factorization, Orthogonal Matrices March 4, 00 GRAM-SCHMIDT, THE QR-FACTORIZATION, ORTHOGONAL MATRICES Recap Yesterday we talked about several new, important concepts

More information

Math 290-2: Linear Algebra & Multivariable Calculus Northwestern University, Lecture Notes

Math 290-2: Linear Algebra & Multivariable Calculus Northwestern University, Lecture Notes Math 290-2: Linear Algebra & Multivariable Calculus Northwestern University, Lecture Notes Written by Santiago Cañez These are notes which provide a basic summary of each lecture for Math 290-2, the second

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

The Mean Value Theorem

The Mean Value Theorem Math 31A Discussion Session Week 6 Notes February 9 and 11, 2016 This week we ll discuss some (unsurprising) properties of the derivative, and then try to use some of these properties to solve a real-world

More information

Arc Length. Philippe B. Laval. Today KSU. Philippe B. Laval (KSU) Arc Length Today 1 / 12

Arc Length. Philippe B. Laval. Today KSU. Philippe B. Laval (KSU) Arc Length Today 1 / 12 Philippe B. Laval KSU Today Philippe B. Laval (KSU) Arc Length Today 1 / 12 Introduction In this section, we discuss the notion of curve in greater detail and introduce the very important notion of arc

More information

Practice problems. 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b.

Practice problems. 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b. Practice problems 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b. 1, 1 = c 1 3, 2 + c 2 2, 1. Solve c 1, c 2. 2. Suppose a is a vector in the plane. If the component of the a in

More information

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2)

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2) Math 2, Final Exam, Practice Fall 29 Problem Solution. A triangle has vertices at the points A (,,), B (, 3,4), and C (2,,3) (a) Find the cosine of the angle between the vectors AB and AC. (b) Find an

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

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

Calculus and Parametric Equations

Calculus and Parametric Equations Calculus and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Given a pair a parametric equations x = f (t) y = g(t) for a t b we know how

More information

REVIEW 2, MATH 3020 AND MATH 3030

REVIEW 2, MATH 3020 AND MATH 3030 REVIEW, MATH 300 AND MATH 3030 1. Let P = (0, 1, ), Q = (1,1,0), R(0,1, 1), S = (1,, 4). (a) Find u = PQ and v = PR. (b) Find the angle between u and v. (c) Find a symmetric equation of the plane σ that

More information

Section 14.1 Vector Functions and Space Curves

Section 14.1 Vector Functions and Space Curves Section 14.1 Vector Functions and Space Curves Functions whose range does not consists of numbers A bulk of elementary mathematics involves the study of functions - rules that assign to a given input a

More information

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 3, 2017

Parametric Curves. (Com S 477/577 Notes) Yan-Bin Jia. Oct 3, 2017 Parametric Curves (Com S 477/577 Notes) Yan-Bin Jia Oct 3, 2017 1 Introduction A curve in R 2 (or R 3 ) is a differentiable function α : [a,b] R 2 (or R 3 ). The initial point is α[a] and the final point

More information

Visual interactive differential geometry. Lisbeth Fajstrup and Martin Raussen

Visual interactive differential geometry. Lisbeth Fajstrup and Martin Raussen Visual interactive differential geometry Lisbeth Fajstrup and Martin Raussen August 27, 2008 2 Contents 1 Curves in Plane and Space 7 1.1 Vector functions and parametrized curves.............. 7 1.1.1

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

Examples. 1. (Solution) (a) Suppose f is an increasing function, and let A(x) = x

Examples. 1. (Solution) (a) Suppose f is an increasing function, and let A(x) = x Math 31A Final Exam Practice Problems Austin Christian December 1, 15 Here are some practice problems for the final. You ll notice that these problems all come from material since the last exam. You are,

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

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

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

Chapter Four. Derivatives. in the interior of a set S of real numbers means there is an interval centered at t 0

Chapter Four. Derivatives. in the interior of a set S of real numbers means there is an interval centered at t 0 Chapter Four Derivatives 4 Derivatives Suppose f is a vector function and t 0 is a point in the interior of the domain of f ( t 0 in the interior of a set S of real numbers means there is an interval centered

More information

Vector Functions. EXAMPLE Describethecurves cost,sint,0, cost,sint,t,and cost,sint,2t.

Vector Functions. EXAMPLE Describethecurves cost,sint,0, cost,sint,t,and cost,sint,2t. 13 Vector Functions ½ º½ ËÔ ÙÖÚ We have already seen that a convenient way to describe a line in three dimensions is to provide a vector that points to every point on the line as a parameter t varies,

More information

Figure 1: Doing work on a block by pushing it across the floor.

Figure 1: Doing work on a block by pushing it across the floor. Work Let s imagine I have a block which I m pushing across the floor, shown in Figure 1. If I m moving the block at constant velocity, then I know that I have to apply a force to compensate the effects

More information

Figure: Aparametriccurveanditsorientation

Figure: Aparametriccurveanditsorientation Parametric Equations Not all curves are functions. To deal with curves that are not of the form y = f (x) orx = g(y), we use parametric equations. Define both x and y in terms of a parameter t: x = x(t)

More information

Calculus III: Practice Final

Calculus III: Practice Final Calculus III: Practice Final Name: Circle one: Section 6 Section 7. Read the problems carefully. Show your work unless asked otherwise. Partial credit will be given for incomplete work. The exam contains

More information

Multivariable Calculus Midterm 2 Solutions John Ross

Multivariable Calculus Midterm 2 Solutions John Ross Multivariable Calculus Midterm Solutions John Ross Problem.: False. The double integral is not the same as the iterated integral. In particular, we have shown in a HW problem (section 5., number 9) that

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

More information