Home page for accesible maths 2 Curves

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

2.7 Curves in three-dimensional space

We have seen the way to determine the tangent line to a curve in ℝ2, and the different ways one can write the equation of the tangent line. We can either determine a vector 𝐯 parallel to the line, and express the tangent line as (x0,y0)+λ⁢𝐯, λ∈ℝ; or we can determine a vector 𝐧 normal to the line, and write the equation of the tangent line via the scalar product: (x,y)⋅𝐧=(x0,y0)⋅𝐧.

What happens for a (parametrized) curve in ℝ3?

If L is a straight line in ℝ3, then we can see that there are infinitely many directions for normal vectors to L in ℝ3. Conversely, we can’t use a single normal vector to define a straight line as we could in ℝ2. In fact, the set of points (x,y,z) satisfying (x,y,z)⋅𝐧=(x0,y0,z0)⋅𝐧 is not a line but a plane (as long as 𝐧 is non-zero). On the other hand, we can use the derivative γ′⁢(t) to write the equation of the tangent line to γ at γ⁢(T):

(x,y,z)=γ⁢(T)+λ⁢γ′⁢(T),λ∈ℝ

Similarly, we can calculate the arc length of a parametrized curve between the points γ⁢(a) and γ⁢(b):

L=∫ab|γ′⁢(t)|⁢𝑑t

Example 2.22 Let γ:[0,π)→ℝ3, t↦(cos⁡2⁢t,2⁢t-sin⁡2⁢t,2⁢cos⁡t). Then

γ′⁢(t)=(-2⁢sin⁡2⁢t,2-2⁢cos⁡2⁢t,-2⁢sin⁡t).

We calculate

|γ′⁢(t)|2=4⁢sin2⁡2⁢t+4⁢(1-cos⁡2⁢t)2+4⁢sin2⁡t=4⁢sin2⁡2⁢t+4-8⁢cos⁡2⁢t+4⁢cos2⁡2⁢t+4⁢sin2⁡t.

Replacing cos2⁡2⁢t by (1-sin2⁡2⁢t) we obtain 8-8⁢cos⁡2⁢t+4⁢sin2⁡t. But cos⁡2⁢t=1-2⁢sin2⁡t so

|γ′⁢(t)|2=8-8⁢(1-2⁢sin2⁡t)+4⁢sin2⁡t=20⁢sin2⁡t.

Since sin⁡t≥0 for t∈[0,π), we have: |γ′⁢(t)|=20⁢sin⁡t.

Thus the length of the arc from γ⁢(0) to γ⁢(π) is

20⁢∫0πsin⁡t⁢d⁢t=-20⁢[cos⁡t]0π=2⁢20