Chapter 12: Problem 7
Find \(\mathbf{r}, \mathbf{T}, \mathbf{N},\) and \(\mathbf{B}\) at the given value of \(t .\) Then find equations for the osculating, normal, and rectifying planes at that value of \(t\). $$\mathbf{r}(t)=(\cos t) \mathbf{i}+(\sin t) \mathbf{j}-\mathbf{k}, \quad t=\pi / 4$$
Short Answer
Expert verified
\[\mathbf{r} = \frac{\sqrt{2}}{2}\mathbf{i} + \frac{\sqrt{2}}{2}\mathbf{j} - \mathbf{k}, \mathbf{T} = -\frac{\sqrt{2}}{2}\mathbf{i} + \frac{\sqrt{2}}{2}\mathbf{j}, \mathbf{N} = -\frac{\sqrt{2}}{2}\mathbf{i} - \frac{\sqrt{2}}{2}\mathbf{j}, \mathbf{B} = \mathbf{k} \]. Osculating plane: \(z=-1\), Normal plane: \(-\frac{\sqrt{2}}{2}x + \frac{\sqrt{2}}{2}y = z + 1\), Rectifying plane: \(-\frac{\sqrt{2}}{2}x - \frac{\sqrt{2}}{2}y = 0\).
Step by step solution
01
Compute the Position Vector at t
Given the position vector \( \mathbf{r}(t) = (\cos t) \mathbf{i} + (\sin t) \mathbf{j} - \mathbf{k} \), substitute \( t = \frac{\pi}{4} \) to get the coordinates: \( \mathbf{r}\left(\frac{\pi}{4}\right) = (\cos \frac{\pi}{4}) \mathbf{i} + (\sin \frac{\pi}{4}) \mathbf{j} - \mathbf{k} = \frac{\sqrt{2}}{2} \mathbf{i} + \frac{\sqrt{2}}{2} \mathbf{j} - \mathbf{k} \).
02
Compute the Tangent Vector \( \mathbf{T} \)
First, find \( \mathbf{r}'(t) = -\sin t \mathbf{i} + \cos t \mathbf{j} \). Evaluate at \( t = \frac{\pi}{4} \): \( \mathbf{r}'\left(\frac{\pi}{4}\right) = -\frac{\sqrt{2}}{2} \mathbf{i} + \frac{\sqrt{2}}{2} \mathbf{j} \). Normalize to find the unit tangent vector \( \mathbf{T} = \frac{\mathbf{r}'}{\|\mathbf{r}'\|} = \frac{-\frac{\sqrt{2}}{2}\mathbf{i} + \frac{\sqrt{2}}{2}\mathbf{j}}{1} = -\frac{\sqrt{2}}{2}\mathbf{i} + \frac{\sqrt{2}}{2}\mathbf{j} \).
03
Compute the Normal Vector \( \mathbf{N} \)
Differentiate \( \mathbf{T}(t) = -\sin t \mathbf{i} + \cos t \mathbf{j} \) to get \( \mathbf{T}'(t) = -\cos t \mathbf{i} - \sin t \mathbf{j} \). Evaluate at \( t = \frac{\pi}{4} \): \( \mathbf{T}'\left(\frac{\pi}{4}\right) = -\frac{\sqrt{2}}{2} \mathbf{i} - \frac{\sqrt{2}}{2} \mathbf{j} \). Normalize \( \mathbf{T}'(t) \) gives the principal unit normal vector \( \mathbf{N} = \frac{-\frac{\sqrt{2}}{2}\mathbf{i} - \frac{\sqrt{2}}{2}\mathbf{j}}{1} = -\frac{\sqrt{2}}{2}\mathbf{i} - \frac{\sqrt{2}}{2}\mathbf{j} \).
04
Compute the Binormal Vector \( \mathbf{B} \)
The binormal vector is given by \( \mathbf{B} = \mathbf{T} \times \mathbf{N} \). Cross product \( \left(-\frac{\sqrt{2}}{2}\mathbf{i} + \frac{\sqrt{2}}{2}\mathbf{j}\right) \times \left(-\frac{\sqrt{2}}{2}\mathbf{i} - \frac{\sqrt{2}}{2}\mathbf{j}\right) = \mathbf{k} \).
05
Equations of the Osculating Plane
The osculating plane is given by the point \( \mathbf{r}(\frac{\pi}{4}) \) and the normal vector \( \mathbf{B} \). The equation: \( x\mathbf{i} + y\mathbf{j} + (z + 1)\mathbf{k} = 0 \) simplifies to \( z + 1 = 0 \), or \( z = -1 \).
06
Equations of the Normal Plane
The normal plane is defined by the normal vector \( \mathbf{T} \) at the point \( \mathbf{r}(\frac{\pi}{4}) \). Use normal vector equation: \( -\frac{\sqrt{2}}{2}(x) + \frac{\sqrt{2}}{2}(y) = z + 1 \), where \( x = \frac{\sqrt{2}}{2} \) and \( y = \frac{\sqrt{2}}{2} \).
07
Equations of the Rectifying Plane
The rectifying plane is given by normal vector \( \mathbf{N} \) and the point \( \mathbf{r}(\frac{\pi}{4}) \). The equation: \( -\frac{\sqrt{2}}{2} x - \frac{\sqrt{2}}{2} y = 0 \) simplifies as the plane equation.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Position Vector
A position vector defines a point in space relative to an origin. For a given position vector function \( \mathbf{r}(t) = (\cos t) \mathbf{i} + (\sin t) \mathbf{j} - \mathbf{k} \), you find a specific point by substituting a value into the function. Here, with \( t = \pi/4 \), you can compute the position by calculating \( \cos(\pi/4) = \sin(\pi/4) = \frac{\sqrt{2}}{2} \). Thus, the position vector becomes \( \mathbf{r}(\frac{\pi}{4}) = \frac{\sqrt{2}}{2} \mathbf{i} + \frac{\sqrt{2}}{2} \mathbf{j} - \mathbf{k} \). This tells you exactly where your point is in three-dimensional space, involving both trigonometric identities and direct substitution.
Tangent Vector
The tangent vector \( \mathbf{T} \) gives the direction in which a curve is heading at any point and is methodically found first by differentiating the position vector \( \mathbf{r}(t) \) with respect to \( t \). For \( \mathbf{r}(t) = (\cos t) \mathbf{i} + (\sin t) \mathbf{j} - \mathbf{k} \), its derivative is \( \mathbf{r}'(t) = -\sin t \mathbf{i} + \cos t \mathbf{j} \). Evaluating at \( t = \pi/4 \), we have \( \mathbf{r}'(\frac{\pi}{4}) = -\frac{\sqrt{2}}{2} \mathbf{i} + \frac{\sqrt{2}}{2} \mathbf{j} \). The tangent vector is then normalized by dividing this vector by its own magnitude. Normalizing helps ensure \( \mathbf{T} \) is a unit vector. Normalized, the tangent vector retains its direction but has a magnitude of one.
Normal Vector
The normal vector \( \mathbf{N} \), often called the principal normal vector, indicates the direction in which the curve is bending at a given point. It is found by differentiating the tangent vector \( \mathbf{T}(t) \) and normalizing it. For our tangent vector from before, \( \mathbf{T}(t) = -\sin t \mathbf{i} + \cos t \mathbf{j} \), differentiating gives \( \mathbf{T}'(t) = -\cos t \mathbf{i} - \sin t \mathbf{j} \). Evaluate it at \( t = \pi/4 \) resulting in \( \mathbf{T}'(\frac{\pi}{4}) = -\frac{\sqrt{2}}{2} \mathbf{i} - \frac{\sqrt{2}}{2} \mathbf{j} \). After normalization, \( \mathbf{N} = -\frac{\sqrt{2}}{2} \mathbf{i} - \frac{\sqrt{2}}{2} \mathbf{j} \), showing us the unit direction in which the curve turns.
Binormal Vector
The binormal vector \( \mathbf{B} \) is perpendicular to both the tangent and normal vectors, forming a complete orthogonal basis known as the TNB (Tangent, Normal, Binormal) frame for a curve in space. To find it, you take the cross product of the tangent vector \( \mathbf{T} \) and normal vector \( \mathbf{N} \). When \( \mathbf{T} = -\frac{\sqrt{2}}{2} \mathbf{i} + \frac{\sqrt{2}}{2} \mathbf{j} \) and \( \mathbf{N} = -\frac{\sqrt{2}}{2} \mathbf{i} - \frac{\sqrt{2}}{2} \mathbf{j} \), the cross product results in \( \mathbf{T} \times \mathbf{N} = \mathbf{k} \). This vector, \( \mathbf{B} = \mathbf{k} \), helps in forming the osculating plane's equation with its orthogonality property regarding the preceding vectors.
Oscillating Plane
The osculating plane closely approximates the surface of a curved path at any point. This plane is spanned by the tangent and normal vectors with the binormal vector \( \mathbf{B} \) acting as the normal vector to the plane. For the given vector \( \mathbf{r}(t) \) at \( t = \pi/4 \), the plane is defined with equation \( x\mathbf{i} + y\mathbf{j} + (z + 1)\mathbf{k} = 0 \), simplifying to \( z = -1 \). Essentially, this plane represents how the curve "sits" in three-dimensional space, showing its most significant bending direction. It acts like an immediate best-fit linear approximation to the curve.