<<

88 CHAPTER 2. VECTOR FUNCTIONS

2.4 Curvature 2.4.1 Definitions and Examples The notion of curvature measures how sharply a bends. We would expect the curvature to be 0 for a straight , to be very small for which bend very little and to be large for curves which bend sharply. If we move along a curve, we see that the direction of the vector will not change as long as the curve is flat. Its direction will change if the curve bends. The more the curve bends, the more the direction of the tangent vector will change. So, it makes sense to study how the tangent vector changes as we move along a curve. But because we are only interested in the direction of the tangent vector, not its magnitude, we will consider the unit tangent vector. Curvature is defined as follows: Definition 150 (Curvature) Let C be a smooth curve with position vector −→r (s) where s is the parameter. The curvature κ of C is defined to be: d−→T κ = (2.11) ds

where −→T is the unit tangent vector. Note the letter used to denote the curvature is the greek letter denoted κ.

Remark 151 The above formula implies that −→T be expressed in terms of s, arc length. And therefore, we must have the curve parametrized in terms of arc length. Example 152 Find the curvature of a of a. We saw earlier that the parametrization of a circle of radius a with respect to arc s s length length was r (s) = a cos , a sin . First, we need to compute −→T (s). −→ a a By definition, D E r 0 (s) −→T (s) = −→ r (s) k−→0 k So, we must first compute −→r 0 (s). 1 s 1 s r 0 (s) = a sin , a cos −→ −a a a a   s s   = sin , cos − a a D E We can see that r 0 (s) = 1 (but we already knew that from theorem 148. Thus k−→ k s s −→T (s) = sin , cos − a a D E It follows that d−→T 1 s 1 s = cos , sin ds −a a −a a   2.4. CURVATURE 89 and therefore

d−→T κ = ds

1 = a In other words, the curvature of a circle is the inverse of its radius. This agrees with our intuition of curvature. Curvature is supposed to how sharply a curve bends. The larger the radius of a circle, the less it will bend, that is the less its curvature should be. This is indeed the case. The larger the radius, the smaller its inverse. Example 153 Find the curvature of the circular . Earlier, we found that the parametrization of the circular helix with respect to s s s arc length was r (s) = cos , sin , . As before, we need to compute −→ √2 √2 √2   −→T (s) which can be obtained from −→r 0 (s). 1 s 1 s 1 r 0 (s) = − sin , cos , −→ √2 √2 √2 √2 √2   Thus 1 s 1 s 1 −→T (s) = − sin , cos , √2 √2 √2 √2 √2   1 s s = sin , cos , 1 √2 − √2 √2   Therefore d−→T 1 1 s 1 s = − cos , − sin , 0 ds √2 √2 √2 √2 √2   It follows that

d−→T κ = ds

1 = 2 The definition for the curvature works well when the curve is parametrized with respect to arc length, or when this can be done easily. However, since s can be expressed as a function as t, there should also be formulas for the curvature in term of t. The next theorems give us various formulas for the curvature.

Theorem 154 Let C be a smooth curve with position vector −→r (t) where t is any parameter. Then the following formulas can be used to compute κ.

−→T 0 (t) κ = (2.12)

−→r 0 (t) k k 90 CHAPTER 2. VECTOR FUNCTIONS

r 0 (t) r 00 (t) κ = k−→ × −→ k (2.13) r (t) 3 k−→0 k Proof. We prove each formula separately.

−→T 0 (t) 1. Proof of κ = r (t) k−→0 k d−→T d−→T ds d−→T Using the , we have = = r 0 (t) from formula dt ds dt ds k−→ k 2.10. Thus,

d−→T d−→T = dt ds r (t) k−→0 k −→T (t) = 0 r (t) k−→0 k Hence

d−→T κ = ds

−→T 0 ( t) =

−→r 0 (t) k k

r 0 (t) r 00 (t) 2. Proof of κ = k−→ × −→ k r (t) 3 k−→0 k We express −→r 0 (t) and −→r 00 (t) in terms of T and T 0.then compute their .

−→r 0 ds Computation of r 0. Since −→T = and = r 0 , we get that • −→ r dt k−→ k k−→0k ds r 0 = −→T −→ dt

Computation of −→r 00 Taking the with respect to t of the • previous formula gives us

d2s ds r 00 = −→T + −→T 0 −→ dt2 dt

Computation of −→r 0 (t) −→r 00 (t). From the two previous formulas and • using the properties of× cross products, we see that

ds d2s ds 2 r 0 r 00 = −→T −→T + −→T −→T 0 −→ × −→ dt dt2 × dt ×       2.4. CURVATURE 91

Since the cross product of a vector by itself is always the zero vector, we see that ds 2 r 0 r 00 = −→T −→T 0 k−→ × −→ k dt ×   ds 2 = −→T −→T 0 sin θ dt  

where θ is the angle between −→T and −→T 0 . Since −→T = 1, by proposi-

tion 125, we know that −→T −→T 0 thus ⊥ ds 2 r 0 r 00 = −→T 0 k−→ × −→ k dt   2 = r 0 (t) −→T 0 from formula 2.10. k−→ k

Therefore

−→r 0 −→r 00 −→T 0 = k × k r (t) 2 k−→0 k

So

−→T 0 (t) κ =

−→r 0 (t) k k r 0 r 00 κ = k−→ × −→ k r (t) 3 k−→0 k

Remark 155 Formula 2.12 is consistent with the definition of curvature. It says that if t is any parameter used for a curve C, then the curvature of C is

−→T 0 (t) κ = . In the case the parameter is s, then the formula and using the r (t) k−→0 k fact that r 0 (s) = 1, the formula gives us the definition of curvature. k−→ k Theorem 156 If C is a curve with equation y = f (x) where f is twice differ- entiable then f (x) κ = 00 (2.14) | | 3 2 2 1 + (f 0 (x)) Proof. The proof follows easily from formula 2.13. First, let us remark that it is easy to parametrize the curve given by y = f (x) as a 3-D parametric curve. We can simply use x = x y = f (x)   z = 0  92 CHAPTER 2. VECTOR FUNCTIONS

Using x as the name of the parameter. Thus, the position vector of our curve is r (x) = x, f (x) , 0 . It follows that −→ h i

r 0 (x) = 1, f 0 (x) , 0 −→ h i and r 00 (x) = 0, f 00 (x) , 0 −→ h i Thus r 0 r 00 = 0, 0, f 00 (x) −→ × −→ h i Hence r 0 r 00 = f 00 (x) k−→ × −→ k | | and 2 r 0 = 1 + (f (x)) k−→ k 0 Therefore q

r 0 r 00 κ = k−→ × −→ k r (t) 3 k−→0 k f 00 (x) = | | 3 2 1 + (f 0 (x)) q  f 00 (x) = | | 3 2 2 1 + (f 0 (x))  

We illustrate these formulas with some examples. Of course, the formula we use depends on the information given. 1 Example 157 Find the curvature of the curve given by r (t) = 2t, t2, t3 −→ −3 as a function of t   Since we have the position vector describing the curve but it is not given with respect to arc length, we can find κ by using either formula 2.12 or formula 2.13. Since this is an example, we show both methods. Since both methods require −→r 0 and r 0 , we compute both here. k−→ k 2 r 0 (t) = 2, 2t, t −→ − Therefore

2 4 r 0 (t) = 4 + 2t + t k−→ k = p(2 + t2)2 =q 2 + t2 since 2 + t2 > 0 2.4. CURVATURE 93

Method 1 Here, we use formula 2.12. Using this formula, we need to find

−→T 0 (t)

r 0 (t) −→T (t) = −→ r (t) k−→0 k 2, 2t, t2 = − 2 + t2

2 2t t2 = , , − 2 + t2 2 + t2 2 + t2   So, 1 2 −→T 0 (t) = 4t, 4 2t , 4t (2 + t2)2 − − −

therefore

√16t2 + 16 16t2 + 4t4 + 16t2 −→T 0 (t) = − (2 + t2)2

4 (t4 + 4t2 + 4) = 2 2 p (2 + t ) 2 = 2 + t2 It follows that

−→T 0 (t) κ = r (t) k−→0 k 2 = (2 + t2)2

Method 2 Here, we use formula 2.13.Using this formula, we need to find −→r 00 (t). r 00 (t) = 0, 2, 2t −→ h − i Next, we find r 0 (t) r 00 (t) . k−→ × −→ k 2 r 0 (t) r 00 (t) = 2, 2t, t 0, 2, 2t −→ × −→ − × h − i = 2t2, 4t, 4 − Therefore

2 r 0 (t) r 00 (t) = 2t , 4t, 4 k−→ × −→ k − = 4t4 + 16t2 + 16 2 = 2pt + 2  94 CHAPTER 2. VECTOR FUNCTIONS

Finally,

r 0 (t) r 00 (t) κ = k−→ × −→ k r (t) 3 k−→0 k 2 t2 + 2 = 2 3 (t + 2)  2 = (2 + t2)2

The same answer as above.

Example 158 Find the curvature of y = x2 as a function of x. Then, find the curvature of the same curve when x = 0, x = 1. 2 Here, we use formula 2.14. Let f (x) = x . First, we need to find f 0 (x) and f 00 (x).

f 0 (x) = 2x

f 00 (x) = 2

So

f 00 (x) κ = | | 3 2 2 1 + (f 0 (x))  2  κ = 3 (1 + 4x2) 2

When x = 0, we get κ = 2 When x = 1, we get 2 κ = 3 5 2 Make sure you have read, studied and understood what was done above before attempting the problems.

2.4.2 Problems Do odd # 1, 3 (only find −→T and κ), 5, 9 - 15 (only find −→T and κ), 19, 23, 25 at the end of 10.4 in your book.