On this page, we explain how to find a normal vector to a curve. In general, there are many normal vectors. However, one of them, the principal unit normal vector, is the one we focus on since this normal vector tells in what direction the curve is 'curving'. When we get to curvature, we will use this vector to also determine how 'tight' the curve is.
Recommended Books on Amazon (affiliate links) | ||
---|---|---|
![]() |
![]() |
![]() |
Conceptual Understanding
![]() |
---|
Plot 1 |
Before we get into the details of how to calculate the principal unit normal vector, let's look at an example to get a conceptual understanding of what we are talking about.
Plot 1 shows a curve (in black), the unit tangent vector (in green) and a normal vector (in blue) at the point \((1,2)\). Let's discuss each curve individually.
Basic Curve - - The basic curve (in black) is traced out starting at \((0,0)\) and going up and to the right, as shown by the arrow on the curve.
Unit Tangent Vector - - The unit tangent vector (in green) is tangent to the curve at the point of interest. Of course, as you know from basic calculus, there are two vectors tangent to the curve at each point but we are only interested in the unit tangent vector pointing in the direction of motion.
Principal Unit Normal Vector - - A normal vector (in blue) is shown in Plot 1. There are actually two normal vectors, the one we show and another in the opposite direction (not shown). We are interested only in the principal unit normal vector, which is the normal vector of length one that points to the inside of the curve.
How To Calculate the Principal Unit Normal Vector
To calculate the principal unit normal vector, we use the unit tangent vector \(\vec{T}(t)\). The equation is
\(\displaystyle{ \vec{N}(t) = \frac{d\vec{T}/dt}{ \| d\vec{T}/dt \| } }\)
We normally use \(\vec{N}\) to specify this vector within the context of vector functions. Here is quick video proving that \(\vec{T}\) and \(\vec{N}\) are orthogonal.
video by MIP4U |
---|
Shortcut in 2-dim
Remember from vector algebra that if you have a vector, you can get a vector normal to it by switching the x and y components and changing the sign of one of them. For example, for the vector \(\vec{v} = \langle a,b \rangle\), vectors \(\vec{w} = \langle -b,a \rangle\) and \(\vec{z} = \langle b,-a \rangle\) are both normal to \(\vec{v}\). (To check this, take the dot products and make sure you get zero.) However, there are two vectors and it is not possible to tell which is the principal normal vector. But, if you are allowed to, you can usually graph the original function and the vectors and pull the information off the graph.
Notes - -
1. This works only in 2-dim, i.e. for space curves (3-dim) you must use the vector equation given above for \(\vec{N}\).
2. As with everything on this site, make sure to check with your instructor to see if they allow you to use this shortcut.
Here is a quick video clip discussing the principal unit normal vector and this shortcut.
video by MIP4U |
---|
Okay, time for some practice problems. After that, your next logical topic is how to describe the acceleration vector in terms of the unit tangent and principal unit normal vector.
Practice
Unless otherwise instructed, find the principal unit normal vector of the curve. If a point is given, also find the principal unit normal vector at that point.
\( \vec{r}(t)=\langle \cos(t),\sin(t),t \rangle \), \( t=\pi/4 \)
Problem Statement |
---|
Calculate the principal unit normal vector for the vector function \( \vec{r}(t)=\langle \cos(t),\sin(t),t \rangle \) at the point \( t=\pi/4 \).
Final Answer |
---|
\( \vec{N}(t) = \langle -\cos(t),-\sin(t),0 \rangle \); \( \vec{N}(\pi/4) = \langle -\sqrt{2}/2,-\sqrt{2}/2,0 \rangle \)
Problem Statement
Calculate the principal unit normal vector for the vector function \( \vec{r}(t)=\langle \cos(t),\sin(t),t \rangle \) at the point \( t=\pi/4 \).
Solution
video by MIP4U |
---|
Final Answer
\( \vec{N}(t) = \langle -\cos(t),-\sin(t),0 \rangle \); \( \vec{N}(\pi/4) = \langle -\sqrt{2}/2,-\sqrt{2}/2,0 \rangle \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \vec{r}(t) = \langle t^3,2t^2 \rangle \), \( t=1 \)
Problem Statement |
---|
Calculate the principal unit normal vector for the vector function \( \vec{r}(t) = \langle t^3,2t^2 \rangle \) at the point \( t=1 \).
Final Answer |
---|
\( \displaystyle{ \vec{N}(t) = \frac{\langle 4,-3t\rangle}{\sqrt{9t^2+16}}}\); \( \vec{N}(1) = \langle 4/5,-3/5\rangle \)
Problem Statement
Calculate the principal unit normal vector for the vector function \( \vec{r}(t) = \langle t^3,2t^2 \rangle \) at the point \( t=1 \).
Solution
Although not required for this problem, here is the graph of the vector function and the unit tangent and principal unit normal vectors.
video by MIP4U |
---|
Final Answer
\( \displaystyle{ \vec{N}(t) = \frac{\langle 4,-3t\rangle}{\sqrt{9t^2+16}}}\); \( \vec{N}(1) = \langle 4/5,-3/5\rangle \)
Log in to rate this practice problem and to see it's current rating. |
---|
Calculate \(\vec{T}(0)\) and \(\vec{N}(0)\) for \( \vec{r}(t) = \langle t\sqrt{2}, e^t, e^{-t} \rangle \).
Problem Statement |
---|
Calculate \(\vec{T}(0)\) and \(\vec{N}(0)\) for \( \vec{r}(t) = \langle t\sqrt{2}, e^t, e^{-t} \rangle \).
Final Answer |
---|
\( \vec{T}(0) = \langle \sqrt{2}/2,1/2,-1/2\rangle \); \( \vec{N}(0) = \langle 0, \sqrt{2}/2, \sqrt{2}/2 \rangle \)
Problem Statement
Calculate \(\vec{T}(0)\) and \(\vec{N}(0)\) for \( \vec{r}(t) = \langle t\sqrt{2}, e^t, e^{-t} \rangle \).
Solution
video by David Lippman |
---|
Final Answer
\( \vec{T}(0) = \langle \sqrt{2}/2,1/2,-1/2\rangle \); \( \vec{N}(0) = \langle 0, \sqrt{2}/2, \sqrt{2}/2 \rangle \)
Log in to rate this practice problem and to see it's current rating. |
---|
\( \vec{r}(t)=\langle t,3\cos(t),3\sin(t)\rangle \)
Problem Statement |
---|
Calculate the principal unit normal vector for the vector function \( \vec{r}(t)=\langle t,3\cos(t),3\sin(t)\rangle \).
Final Answer |
---|
\(\displaystyle{ \vec{T}(t) = \frac{\langle 1,-3\sin(t),3\cos(t)\rangle}{\sqrt{10}} }\); \( \vec{N}(t) = \langle 0,-\cos(t),-\sin(t) \rangle \)
Problem Statement
Calculate the principal unit normal vector for the vector function \( \vec{r}(t)=\langle t,3\cos(t),3\sin(t)\rangle \).
Solution
video by Krista King Math |
---|
Final Answer
\(\displaystyle{ \vec{T}(t) = \frac{\langle 1,-3\sin(t),3\cos(t)\rangle}{\sqrt{10}} }\); \( \vec{N}(t) = \langle 0,-\cos(t),-\sin(t) \rangle \)
Log in to rate this practice problem and to see it's current rating. |
---|
Really UNDERSTAND Calculus
Log in to rate this page and to see it's current rating.
To bookmark this page and practice problems, log in to your account or set up a free account.
Do you have a practice problem number but do not know on which page it is found? If so, enter the number below and click 'page' to go to the page on which it is found or click 'practice' to be taken to the practice problem.
| |
I recently started a Patreon account to help defray the expenses associated with this site. To keep this site free, please consider supporting me. |
---|
Support 17Calculus on Patreon |
next: acceleration vector → |
---|
|
---|
Practice Instructions
Unless otherwise instructed, find the principal unit normal vector of the curve. If a point is given, also find the principal unit normal vector at that point.